PerformanC / TableCLinks
Low-level C89 Closed/Open-addressed hashtable implementation.
☆28Updated 11 months ago
Alternatives and similar repositories for TableC
Users that are interested in TableC are comparing it to the libraries listed below
Sorting:
- Reference counter for C☆54Updated 2 years ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- not a build system☆62Updated 4 years ago
- A low level preprocessor meta programming library.☆30Updated 2 years ago
- C23 Checked Arithmetic☆148Updated 4 months ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- c-prepocessor lisp☆27Updated 2 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- A C11 chess engine & GUI☆28Updated 2 years ago
- Bytecode interpreter☆80Updated 10 months ago
- A set of custom memory allocators☆25Updated 2 years ago
- C library to print nicely formatted tables☆28Updated 9 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last month
- clex is a simple lexer generator☆105Updated 2 months ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆61Updated this week
- Optimizing Brainfuck interpreter in the C preprocessor☆65Updated 3 years ago
- Similar to cdecl.org, but with broader support for language features. Static web page which supports file protocol. Parsing and to-prose …☆41Updated last year
- The entire <math.h> library from scratch.☆15Updated 10 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 4 months ago
- Chasm Runtime Assembler.☆145Updated last month
- A easy way to logging☆20Updated last year
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆106Updated 8 months ago
- 6502 assembler☆16Updated 2 years ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆101Updated this week
- A self-written C++ standard library☆55Updated last week
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆139Updated 10 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated last week
- small embeddable C-style preprocessor