chaoran / fibril
A high performance fork-join multi-threading library
☆18Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for fibril
- Lace - implementation of work-stealing in C☆34Updated 7 months ago
- Tasking 2.0☆16Updated 3 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆33Updated 5 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- ☆13Updated last year
- Exploration of various implementations of memory range types☆7Updated 5 years ago
- A small DFA for under 16 states☆52Updated 6 years ago
- A fast reference counting library for C++☆24Updated 4 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 8 years ago
- C port of the Farmhash Hash64 (farmhashna) hash function☆16Updated 9 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- A demo of concurrency primitives in x64 assembly☆17Updated 2 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆26Updated 2 years ago
- Garbage collected concurrent hash tries.☆19Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated last month
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆23Updated 10 years ago
- quick c☆34Updated 2 years ago
- pure zig language server with swagger and bling bling☆18Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆12Updated 6 years ago
- Transactional Data Structure Libraries☆12Updated 6 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆21Updated 2 years ago