abique / melonLinks
M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.
☆16Updated 13 years ago
Alternatives and similar repositories for melon
Users that are interested in melon are comparing it to the libraries listed below
Sorting:
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆18Updated 9 years ago
- Netstring parsing in C☆35Updated 4 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Updated 3 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Platform abstraction and utility library☆19Updated this week
- A decentralized unique ID generator (int64)☆21Updated 9 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Portable, protocol-agnostic UDP socket wrapper, primarily designed for client-server models in applications such as games (deprecated, us…☆12Updated 7 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- Small library providing a platform layer☆13Updated this week
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 8 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!