PerformanC / TableCLinks
Low-level C89 Closed/Open-addressed hashtable implementation.
☆27Updated 10 months ago
Alternatives and similar repositories for TableC
Users that are interested in TableC are comparing it to the libraries listed below
Sorting:
- A low level preprocessor meta programming library.☆29Updated 2 years ago
- Reference counter for C☆54Updated 2 years ago
- A C11 chess engine & GUI☆28Updated 2 years ago
- Chasm Runtime Assembler.☆143Updated 4 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last week
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- clex is a simple lexer generator☆102Updated last month
- Bytecode interpreter☆78Updated 9 months ago
- C23 Checked Arithmetic☆143Updated 3 months ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆159Updated 4 months ago
- A B+ tree implementation in C☆40Updated 3 weeks ago
- C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git☆74Updated 2 years ago
- NvDialog is a C library that lets you create modal dialog boxes, file dialogs, notifications and other kinds of popups using the system's…☆55Updated this week
- Similar to cdecl.org, but with broader support for language features. Static web page which supports file protocol. Parsing and to-prose …☆39Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 7 months ago
- A set of custom memory allocators☆25Updated 2 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆59Updated this week
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆211Updated last year
- Single-header library for writing CLI applications in C/C++☆81Updated 3 months ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆64Updated 3 months ago
- C library to print nicely formatted tables☆28Updated 8 months ago
- A subset of dirent interface for Windows.☆23Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆138Updated 8 months ago
- A single header buddy memory allocator for C & C++☆217Updated 3 weeks ago
- Simple C++ borrow checker☆73Updated 2 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆21Updated last month