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
- A header-only C++ library for writing compiler/interpreter frontends.☆13Updated 2 weeks ago
- ☆11Updated 2 years ago
- Memory slices for C99☆47Updated 3 months ago
- Data structures for ASTs☆14Updated 2 years ago
- A small C compiler☆32Updated 9 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 2 weeks ago
- Small C example using libtcc, for C and GLSL live code editing☆18Updated 4 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon+, C++, C, Pascal, Micron and Luon☆19Updated 2 weeks ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- LALR(1) parser for C++☆78Updated 7 months ago
- Peephole optimizer for cproc and QBE☆25Updated 2 years ago
- c-prepocessor lisp☆26Updated last year
- portable, fast, approximate math functions☆28Updated 3 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- Workflows to build daily and ad hoc compilers for Compiler Explorer☆18Updated last month
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- The Carburetta scanner & parser generator☆17Updated 3 weeks ago
- little test driven handle library in c☆11Updated 4 years ago
- Fork of rpmalloc to be used with single thread applications and old C compilers☆11Updated 3 years ago
- Tiny and naive memory allocator for C unit tests☆23Updated 4 years ago
- BGI-style graphics in modern C++.☆9Updated last year
- Functional visual programming language with FRP for multimedia☆33Updated 3 years ago
- Public domain single-file libraries - stb style☆20Updated last month
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆14Updated 3 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated 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