dryman / opic
Fast serialization framework for C
☆225Updated 7 years ago
Alternatives and similar repositories for opic:
Users that are interested in opic are comparing it to the libraries listed below
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- C11 Lock-free Stack☆181Updated 11 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Hashing functions and PRNGs based on them☆161Updated 2 months ago
- GCC Tiny front-end☆102Updated 7 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Coroutines in C☆120Updated 10 years ago
- An obsolete project☆83Updated 6 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 5 months ago
- Fast, efficient string interning☆98Updated 7 years ago
- sprintf accelerator for GCC and Clang☆398Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- High performance utility library for C☆93Updated 8 months ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated 3 months ago
- Critbit trees in C☆334Updated 3 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Ragel State Machine Compiler - http://www.complang.org/ragel/☆157Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆258Updated 3 years ago