terraindata / frcLinks
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
Sorting:
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A high performance fork-join multi-threading library☆18Updated 8 years ago
- ☆27Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 5 months ago
- How fast can we shuffle values?☆37Updated last year
- Tasking 2.0☆16Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆13Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- 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
- parsertl: The Modular Parser Generator☆16Updated 3 months ago
- The Fancy Named Parameters Library☆31Updated last month
- C++ wrapper around wyhash and wyrand☆14Updated 11 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- ☆42Updated 2 years ago