tomhea / farrayLinks
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:
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated this week
- A small C compiler☆33Updated 3 months ago
- ☆42Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- Memory slices for C99☆48Updated 6 months ago
- Data structures for ASTs☆14Updated 2 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆59Updated 2 weeks ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Conway's Game of Life in the Terminal☆39Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Lace - implementation of work-stealing in C☆53Updated last month
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Generic parse tree, configurable lexer, `lemon` parser generator, wrapped for C++17 and Python 3.☆14Updated 4 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- A C++ dialect with optional memory safety guarantees (provides memory safety for node.cpp)☆24Updated last year
- Mirror of https://gist.github.com/vurtun/75ee8b43773152930d89b7d1fdbe6450☆17Updated 5 years ago
- Vulkan compute shader experiment☆11Updated 4 years ago
- Bytecode interpreter☆77Updated 8 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- LALR(1) parser for C++☆79Updated last year
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21Updated 7 years ago