carzuiliam / generic-data-structuresLinks
An example of how to build a workaround for generic data type in C.
☆9Updated last week
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:
- A Machine-Independent Debugger☆34Updated 8 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆17Updated last month
- Minimal LISP Compiler for x86_64☆12Updated 3 years ago
- Repository with the code for my C/C++ tutorial series☆10Updated 2 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- Fabrice Bellard's fbcc C Compiler☆42Updated 5 years ago
- A single header library for simply creating statically allocated state machines.☆25Updated 4 months ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- Easy GUI for C - create simple gui's based on layers without libraries & frameworks☆15Updated 2 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆37Updated 3 weeks ago
- Minimal OpenCL program on Windows☆20Updated last year
- Tiny raytracer with stochastic sampling and thin lens model☆18Updated 3 years ago
- Software and documentation, mostly from the 80s and 90s☆23Updated 10 years ago
- vm and compiler for a small lisp☆13Updated 3 years ago
- Example of how to create a plain C wrapper that calls C++ code.☆22Updated 9 years ago
- Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.☆30Updated 2 years ago
- A Lisp compiler to RISC-V machine code written in Lisp☆31Updated 8 months ago
- The SubC compiler☆24Updated 8 years ago
- alic: A Language Inspired by C☆26Updated this week
- Tiny scheme implementation written in c++17☆29Updated 6 years ago
- FFT implemented in ANSI C☆23Updated 5 years ago
- Never use printf to debug again in c99☆17Updated 3 years ago
- A very simple benchmarking tool☆16Updated 3 years ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon+, C++, C, Pascal, Micron and Luon☆20Updated last month
- JSON encoder/decoder in a single C file.☆10Updated 2 years ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆14Updated last year
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆16Updated 3 years ago
- Combinators in C☆38Updated 13 years ago
- Yet another C compiler.☆30Updated last year