deepsea-inria / chunkedseqLinks
Container data structure for representing sequences by many fixed-capacity heap-allocated buffers (i.e., chunks).
☆24Updated 7 years ago
Alternatives and similar repositories for chunkedseq
Users that are interested in chunkedseq are comparing it to the libraries listed below
Sorting:
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- bit & sketches data structures☆60Updated 6 years ago
- BSD Licensed Bignum Library☆232Updated last year
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- Binary floating-point to decimal string conversion algorithm.☆104Updated 7 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 8 years ago
- An arrow-based parser combinator library for C☆39Updated 15 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 7 months ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- transducers in C++ 14☆40Updated 10 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Buildsome: The awesome build system☆54Updated 2 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- C++ parser combinator library☆97Updated 10 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- A book about compiling Racket to x86-64 assembly☆21Updated 7 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 8 years ago
- QuickCheck-like property based automated testing tool for C++☆111Updated 8 years ago
- Comparison of build program expressive power☆88Updated 5 years ago
- ☆33Updated 9 years ago
- Demontrates the power and simplicity of writing C++ programs in the data abstraction-style.☆42Updated 6 years ago
- A compiler from ML to C++ template language☆158Updated 10 years ago
- BSD-licensed C99/POSIX library code shared between tarsnap, scrypt, kivaloo, spiped, and bsdiff.☆116Updated last month
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- Sparse texture Hello World☆29Updated 10 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago