terraindata / frc
A fast reference counting library for C++
☆24Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for frc
- String to Float Benchmark☆19Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- ☆13Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- CLI util: Poor man's rpath for Windows executables.☆9Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- ☆40Updated last year
- Comparing linear and binary searches☆38Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆38Updated this week
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 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
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated last month
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated last year
- ☆12Updated 8 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 11 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- High performance event tracing☆16Updated 7 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Garbage collected concurrent hash tries.☆19Updated 7 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago