tomhea / farray
Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.
☆30Updated last year
Alternatives and similar repositories for farray:
Users that are interested in farray are comparing it to the libraries listed below
- Data structures for ASTs☆14Updated 2 years ago
- A very simple benchmarking tool☆16Updated 3 years ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆14Updated 3 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 3 months ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- little test driven handle library in c☆11Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated 9 months ago
- ☆40Updated last year
- BGI-style graphics in modern C++.☆9Updated last year
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- moderngpu algorithms for C++ shaders☆16Updated 3 years ago
- A collection of lambda calculus interpreters and development tools☆14Updated 2 years ago
- The fiber sourcebook☆22Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- QLL : Level loaders☆14Updated 4 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- ☆11Updated 2 years ago
- A tagged-pointer type for C++.☆30Updated last year
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- Public domain single-file libraries - stb style☆20Updated 2 weeks ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21Updated 6 years ago
- Arbitrary-precision integer and rational arithmetic☆17Updated 3 years ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆27Updated 3 months ago
- Libcwd is a thread-safe, full-featured debugging support library for C++ developers. It includes ostream-based debug output with custom …☆24Updated 2 months ago