appnexus / acfLinks
An-source C library developed and used at AppNexus.
☆109Updated 5 years ago
Alternatives and similar repositories for acf
Users that are interested in acf are comparing it to the libraries listed below
Sorting:
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Hashing functions and PRNGs based on them☆161Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- High performance utility library for C☆93Updated 9 months ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆72Updated 4 years ago
- bit & sketches data structures☆60Updated 6 years ago
- An obsolete project☆83Updated 6 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 4 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 4 months ago
- Fast, efficient string interning☆97Updated 7 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Binary floating-point to decimal string conversion algorithm.