dryman / opic
Fast serialization framework for C
☆224Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for opic
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 4 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- Hashing functions and PRNGs based on them☆145Updated 3 years ago
- Fast, efficient string interning☆90Updated 7 years ago
- A benchmark framework for concurrent queue implementations☆284Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Self-contained C/C++ profiler library for Linux☆178Updated 2 weeks ago
- [deprecated] For native C atomics, see Turf instead☆515Updated 8 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆290Updated 11 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆334Updated 7 years ago
- sprintf accelerator for GCC and Clang☆396Updated last year
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 7 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆107Updated 9 months ago
- An efficient trie implementation.☆252Updated 3 years ago
- Concurrent Programming Library (Coroutine) for C11☆361Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆157Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- A simple bitset library in C☆126Updated last month
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- An efficient and configurable logging framework for C++☆137Updated 2 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆254Updated 3 years ago