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:
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- ☆13Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- ☆41Updated 2 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- AXE: a recursive descent parser generator C++ library☆16Updated 9 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 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☆43Updated 4 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year
- How fast can we shuffle values?☆37Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- Bloom filter alternative (C++)☆18Updated 6 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ wrapper around wyhash and wyrand☆14Updated 10 months ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆39Updated 4 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago