carzuiliam / generic-data-structuresLinks
An example of how to build a workaround for generic data type in C.
☆10Updated 7 months ago
Alternatives and similar repositories for generic-data-structures
Users that are interested in generic-data-structures are comparing it to the libraries listed below
Sorting:
- JSON parser in c☆17Updated 10 months ago
- A toy c compiler written in python☆12Updated 2 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆36Updated 3 years ago
- A Machine-Independent Debugger☆35Updated last year
- Minimal LISP Compiler for x86_64☆15Updated 3 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆46Updated 7 months ago
- This repository contains my solutions for Introduction to Computing Systems - From Bits & Gates to C - C++ & Beyond by Yale Patt and Sanj…☆21Updated 5 months ago
- ☆23Updated 3 years ago
- Mini C Compiler☆21Updated 6 months ago
- A bignum library for C.☆33Updated last year
- A C++ math library for scientific computing with a simple and elegant interface.☆29Updated last week
- A lexical analyser for C, written in C.☆29Updated 9 years ago
- i440fx BIOS source code intended for Bochs☆18Updated 4 months ago
- Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.☆31Updated 2 years ago
- RLE compression implementation in C☆17Updated 5 years ago
- Fabrice Bellard's fbcc C Compiler☆47Updated 6 years ago
- Single header C99 compiler (TCC)☆35Updated 10 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 4 months ago
- mirror of Fabrice Bellard's libbf tar releases, with fixes and CI☆15Updated 5 months ago
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆39Updated 8 years ago
- GNU M4 is an implementation of the traditional Unix macro processor.☆13Updated 8 years ago
- OTCC Deobfuscated and Explained☆41Updated 2 years ago
- Small portable regex in C (cbmc verified, and extended)☆14Updated 2 years ago
- Tiny raytracer with stochastic sampling and thin lens model☆18Updated 4 years ago
- Software and documentation, mostly from the 80s and 90s☆24Updated 10 years ago
- Aims to be interpreted C written in C.☆32Updated 8 months ago
- C library for evaluating expressions with the abstract syntax tree.☆15Updated 5 years ago
- A collection of tiny command-line games in C☆26Updated last year
- Code from livestreams of Combinatory Logic in C++☆17Updated 2 years ago
- vm and compiler for a small lisp☆13Updated 4 years ago