clibraries / array-algorithmsLinks
Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++
☆214Updated 2 years ago
Alternatives and similar repositories for array-algorithms
Users that are interested in array-algorithms are comparing it to the libraries listed below
Sorting:
- Quicksort implemented as a C macro☆172Updated 2 years ago
- Personal scratch code☆429Updated last week
- ☆175Updated last year
- Header-only library for asynchronous tasks in C☆270Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆136Updated 6 months ago
- A simple C coroutine library.☆227Updated last year
- All-inclusive Buffer for C☆412Updated last year
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆82Updated 9 months ago
- Tiny hash function in C☆140Updated 11 months ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- A hash array-mapped trie implementation in C☆303Updated last year
- ☆295Updated last year
- Cake a C23 front end and transpiler written in C☆609Updated last week
- Stevan Apter-style trees in C++17☆373Updated last year
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆154Updated last week
- ☆211Updated 9 months ago
- A small, portable, linear probing hash map☆143Updated 4 months ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆202Updated last month
- str: yet another string library for C language.☆341Updated 9 months ago
- a graphical C/C++ runtime editor☆187Updated last year
- GCC powered interactive C/C++ REPL terminal created with BASH☆285Updated 7 months ago
- A Defer statement for C☆241Updated 3 years ago
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- Cp1 / C+1 / C plus 1 Programming Language, a TypeScript for C