giannitedesco / colaLinks
Cache Oblivious Lookahead Arrays
☆27Updated 12 years ago
Alternatives and similar repositories for cola
Users that are interested in cola are comparing it to the libraries listed below
Sorting:
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- I-cache line packing and branch misprediction measuring tool☆18Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- A Tree Parser Generator☆103Updated last year
- dthreads: Efficient Deterministic Multithreading☆70Updated 11 years ago
- The No-Order File System (NoFS)☆49Updated 13 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆55Updated 5 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆27Updated 3 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- A binary serialisation format inspired by YAML, MessagePack and nvlists.☆33Updated 5 years ago
- Continuation Passing C☆114Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- K42 Kernel☆32Updated 13 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- A fast AES-PRF based secure random-number generator☆21Updated 2 years ago
- Crit-bit tree (trie) library☆32Updated 11 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆61Updated 16 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- Fast and Reliable (but not Secure) Hash☆56Updated 7 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- C++ compiler, from scratch. Only completed the preprocessing tokenizer yet.☆12Updated 8 years ago