haberman / upbLinks
a small protobuf implementation in C
☆69Updated last year
Alternatives and similar repositories for upb
Users that are interested in upb are comparing it to the libraries listed below
Sorting:
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- A C network library☆165Updated 3 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A pure Lua (at least for now) Actor Model framework.☆83Updated 11 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Faster implementation of MessagePack for Lua runtime☆70Updated 12 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- mmap() wrapper to expand MAP_32BIT to use all of the low 4Gbytes of address space.☆35Updated 12 years ago
- redis's async event loop library☆189Updated 5 years ago
- libuv bindings for Lua☆118Updated 12 years ago
- Map object pointer to an unique id☆43Updated 10 years ago
- A small code-size Protocol Buffers implementation☆25Updated 13 years ago
- A self contained Lua MessagePack C implementation.☆369Updated 3 years ago
- Bindings for hiredis Redis-client library☆76Updated last month
- Minimal HTTP processing library☆154Updated 5 years ago
- A miniature, portable version of bsdiff.☆128Updated 7 years ago
- lua concurrency library based on libev, similar with gevent☆192Updated 2 weeks ago
- skiplist library for C.☆54Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A Lua implementation with an Eclipse OMR based JIT compiler☆90Updated 7 years ago
- FFI package for Lua 5.1 and Lua 5.2☆197Updated 4 years ago
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆69Updated 3 years ago
- Examples of different message types in C with nanomsg☆144Updated 8 years ago