terraindata / frcLinks
A fast reference counting library for C++
☆25Updated 6 months ago
Alternatives and similar repositories for frc
Users that are interested in frc are comparing it to the libraries listed below
Sorting:
- Bloom filter alternative (C++)☆18Updated 7 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- parsertl: The Modular Parser Generator☆16Updated 5 months ago
- C++ template library for floating point operations☆36Updated last month
- ☆13Updated 2 years ago
- String to Float Benchmark☆19Updated 7 years ago
- Tasking 2.0☆16Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- A high performance fork-join multi-threading library☆18Updated 8 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- Comparing linear and binary searches☆43Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- Compile-time TRIE based string matcher (C++11)☆54Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- ☆29Updated 2 years ago
- ☆42Updated 2 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆19Updated last month
- Lace - implementation of work-stealing in C☆55Updated 6 months ago
- Erlang style programming for C++☆15Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago