Water-Melon/Melon
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP). observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 85
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4401
- days_rel: n/a
- days_push: 95
- n_releases_24m: 0
Adoption not part of the score
1460 stars · 209 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Melon is a generic cross-platform C library (C99) bundling algorithms, data structures, functional components (memory pool, thread pool, event mechanism, HTTP/WebSocket, crypto, JSON), multi-process/multi-thread frameworks, and the Melang scripting language interpreter. It supports AOP-style function templates and compiles for Linux, macOS, Windows (msys2/msvc), and WebAssembly.
Use cases
- c library with memory pool and thread pool
- embed a scripting language interpreter in a c application
- multi-process server framework in c
- c data structures like red-black tree and fibonacci heap
- aes md5 sha base64 in c without dependencies
- websocket and http handling in c
- aspect-oriented programming in c
- compile c library to webassembly
When to choose
- writing C/C++ applications on Linux/macOS/Windows that need common components without many dependencies
- you want an embedded scripting language or AOP-style function callbacks in C
- you need a batteries-included C toolkit covering data structures, crypto, JSON, and concurrency
When to avoid
- you need a single-purpose, minimal library rather than a large monolithic one
- you require full framework features (multi-process/multi-thread models) on Windows or MSVC
- your project is in a higher-level language with rich ecosystems
Facets
library · maturity active
concurrency parser interpreter json http-server websocket cryptography logging configuration-management programming-language compiler math compression middleware developer-tools cross-platform parsers programming-languages networking windows c wasm memory-pool thread-pool aop data-structures melang reed-solomon ipc multiprocessing c99 scripting-language algorithms linux macos docker
6 sources
- readme: https://github.com/Water-Melon/Melon · fetched 2026-08-28 · 750054c2110a
- homepage: http://doc.melonc.io · fetched 2026-08-29 · 37a96125dd07
- site_page: http://doc.melonc.io/en/install.html · fetched 2026-08-29 · fc19a93e12b7
- site_page: http://doc.melonc.io/en/quickstart.html · fetched 2026-08-29 · ae2a87017043
- site_page: http://doc.melonc.io/cn/install.html · fetched 2026-08-29 · 475c5ae86342
- site_page: http://doc.melonc.io/cn/quickstart.html · fetched 2026-08-29 · a0abced0d513
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Water-Melon/Melon | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="Water-Melon/Melon")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem