dryman / opicLinks
Fast serialization framework for C
☆225Updated 8 years ago
Alternatives and similar repositories for opic
Users that are interested in opic are comparing it to the libraries listed below
Sorting:
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- C11 Lock-free Stack☆183Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- High performance utility library for C☆94Updated 2 months ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆263Updated 4 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- Self-contained C/C++ profiler library for Linux☆176Updated 10 months ago
- An obsolete project☆83Updated 7 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- sprintf accelerator for GCC and Clang☆399Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A concurrent user-level thread library implemented in C++☆318Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- Multipurpose C library and persistent key/value storage☆307Updated 2 weeks ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A simple bitset library in C☆137Updated 6 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago