haberman / upbLinks
a small protobuf implementation in C
☆66Updated 2 years ago
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☆232Updated 2 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- a light weight, high performance coroutine implementation☆38Updated 13 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 16 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- A C network library☆166Updated 3 years ago
- Map object pointer to an unique id☆43Updated 10 years ago
- A bump pointer allocator☆70Updated 11 years ago
- A Lua implementation with an Eclipse OMR based JIT compiler☆90Updated 7 years ago
- A self contained Lua MessagePack C implementation.☆372Updated 3 years ago
- redis's async event loop library☆189Updated 5 years ago
- This is a collection of several GDB macros that simplify debugging of C modules for Lua☆67Updated 8 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- libuv bindings for Lua☆118Updated 12 years ago
- A pure Lua (at least for now) Actor Model framework.☆83Updated 11 years ago
- skiplist library for C.☆54Updated 9 years ago
- Based on the malloc implementation from http://tlsf.baisoku.org/☆67Updated 9 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- A small code-size Protocol Buffers implementation☆25Updated 13 years ago
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆72Updated 3 years ago
- A allocator for lua☆28Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Examples of different message types in C with nanomsg☆144Updated 8 years ago
- LUACC allows you write C code in lua☆47Updated 12 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆153Updated this week
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆477Updated 4 years ago
- Minimize lock-free queue ever!☆133Updated 7 years ago