terraindata / frc
A fast reference counting library for C++
☆24Updated 4 years ago
Alternatives and similar repositories for frc:
Users that are interested in frc are comparing it to the libraries listed below
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- ☆13Updated 8 years ago
- ☆13Updated last year
- Allocation benchmarks☆30Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- String to Float Benchmark☆19Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- CLI util: Poor man's rpath for Windows executables.☆11Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- AXE: a recursive descent parser generator C++ library☆15Updated 6 months ago
- Composable Data and Type Generators for C++☆10Updated 5 years ago
- ☆40Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last month
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- High performance event tracing☆16Updated this week
- portability macros for compiler and hardware micro operations☆35Updated 7 months ago
- Not Another Range Library☆39Updated 10 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Tasking 2.0☆16Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago