kurocha / concurrentLinks
☆13Updated 2 years ago
Alternatives and similar repositories for concurrent
Users that are interested in concurrent are comparing it to the libraries listed below
Sorting:
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- Tasking 2.0☆16Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- ☆12Updated last year
- Crit-bit tree (trie) library☆32Updated 11 years ago
- A fast reference counting library for C++☆24Updated 4 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A nano concurrency library☆24Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Lua trace JIT compiler using LLVM-C☆29Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Software transactional memory system developed at Wyatt Technology☆29Updated 5 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.…☆20Updated 8 years ago
- ☆27Updated last year
- Experiment: Fast finite field Fp=2^61-1 in C++☆11Updated 6 years ago
- ☆31Updated 9 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Parallel programming library in C++11☆12Updated 5 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 3 months ago