haberman / upbLinks
a small protobuf implementation in C
☆68Updated 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☆236Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 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
- A hierarchical timer wheel, for implementing timed event queues☆214Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A C network library☆167Updated 3 years ago
- redis's async event loop library☆189Updated 6 years ago
- Map object pointer to an unique id☆43Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- A allocator for lua☆28Updated 10 years ago
- A small code-size Protocol Buffers implementation☆25Updated 14 years ago
- a light weight, high performance coroutine implementation☆39Updated 13 years ago
- skiplist library for C.☆54Updated 9 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 11 years ago
- libuv bindings for Lua☆119Updated 12 years ago
- a fork of http://code.google.com/p/libtask/☆44Updated 14 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 3 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- A bump pointer allocator☆71Updated 12 years ago
- A pure Lua (at least for now) Actor Model framework.☆84Updated 11 years ago
- Examples of different message types in C with nanomsg☆144Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago