terraindata / frcLinks
A fast reference counting library for C++
☆25Updated 5 months ago
Alternatives and similar repositories for frc
Users that are interested in frc are comparing it to the libraries listed below
Sorting:
- String to Float Benchmark☆19Updated 7 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- Comparing linear and binary searches☆43Updated 5 years ago
- ☆28Updated 2 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 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
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- ☆42Updated 2 years ago
- ☆39Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- ☆13Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- benchmarking positional population count☆17Updated 2 months ago
- A High Performance, Network Optimized, JSON Library☆80Updated last year
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago