terraindata / frcLinks
A fast reference counting library for C++
☆24Updated last month
Alternatives and similar repositories for frc
Users that are interested in frc are comparing it to the libraries listed below
Sorting:
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Bloom filter alternative (C++)☆18Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months ago
- ☆39Updated 4 years ago
- ☆13Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Benchmarks for our memory allocator☆69Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- A High Performance, Network Optimized, JSON Library☆82Updated last year
- parsertl: The Modular Parser Generator☆16Updated 2 weeks ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- benchmarking positional population count☆15Updated last year
- Tasking 2.0☆16Updated 3 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- ☆13Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Persistent red-black tree in C++☆30Updated 7 years ago
- A high performance fork-join multi-threading library☆18Updated 8 years ago
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 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
- AXE: a recursive descent parser generator C++ library☆16Updated last year
- SIMD (SSE) string functions☆102Updated 8 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago