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:
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- Tasking 2.0☆16Updated 4 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months 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
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last week
- String to Float Benchmark☆19Updated 7 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- ☆13Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- Lightweight framework for easy and efficient code generation☆104Updated last year
- Erlang style programming for C++☆15Updated 8 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- ☆39Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- parsertl: The Modular Parser Generator☆16Updated 5 months ago
- A high performance fork-join multi-threading library☆18Updated 8 years ago
- LALR(1) parser for C++☆80Updated last year
- AXE: a recursive descent parser generator C++ library☆16Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- ☆42Updated 2 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 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