tomhea / farrayLinks
Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.
☆31Updated 2 years ago
Alternatives and similar repositories for farray
Users that are interested in farray are comparing it to the libraries listed below
Sorting:
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆60Updated last week
- A small C compiler☆33Updated 5 months ago
- LALR(1) parser for C++☆80Updated last year
- ☆42Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21Updated 7 years ago
- Data structures for ASTs☆14Updated 2 years ago
- A B+ tree implementation in C☆42Updated last week
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated last week
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆85Updated 5 months ago
- ☆11Updated 3 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Tiny raytracer with stochastic sampling and thin lens model☆18Updated 4 years ago
- Memory slices for C99☆48Updated 8 months ago
- Bootstrapping a simple C/C++ based compiler.☆16Updated 2 years ago
- A header-only portability and boilerplate library for C☆26Updated 2 months ago
- Documentation generator for C/C++ code☆53Updated last month
- Mirror of https://gist.github.com/vurtun/75ee8b43773152930d89b7d1fdbe6450☆17Updated 6 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Lace - implementation of work-stealing in C☆55Updated 3 months ago
- Conway's Game of Life in the Terminal☆39Updated 5 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Emulator for NES/GB/Chip-8 written in C++.☆29Updated 4 years ago