tomhea / farray
Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.
☆30Updated 2 years ago
Alternatives and similar repositories for farray
Users that are interested in farray are comparing it to the libraries listed below
Sorting:
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- BGI-style graphics in modern C++.☆9Updated last year
- Interchangeable AoS and SoA containers☆23Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months ago
- Data structures for ASTs☆14Updated 2 years ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- A small C compiler☆32Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- A header-only portability and boilerplate library for C☆22Updated last year
- Converting (scoped)enum values to string names written in C++>=11.☆21Updated 2 months ago
- A B+ tree implementation in C☆32Updated last month
- A tagged-pointer type for C++.☆32Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Coco/R for C++☆28Updated 2 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21Updated 7 years ago
- little test driven handle library in c☆11Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- Bytecode interpreter☆72Updated 3 months ago
- Open letter for new C++ scope/charter.☆10Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Cycle-accurate X86-64 simulator based on PTLsim☆30Updated last year