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:
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 4 years ago
- sprintf accelerator for GCC and Clang☆401Updated 2 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- Hashing functions and PRNGs based on them☆166Updated 2 weeks ago
- A benchmark framework for concurrent queue implementations☆295Updated 5 years ago
- High performance utility library for C☆96Updated 5 months ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 10 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆295Updated 12 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- A C library of hashtables and tries designed to store objects with high performance☆242Updated last week
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A concurrent user-level thread library implemented in C++☆317Updated 5 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- A fast preprocessor for C and C++☆534Updated 4 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A compressed bitmap class in C++.☆458Updated last year
- Lightweight locality-aware user-level threading runtime.☆198Updated last month
- Critbit trees in C☆334Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago