mrnugget / data_structures
Implementations of common data structures in C
☆15Updated 2 years ago
Alternatives and similar repositories for data_structures:
Users that are interested in data_structures are comparing it to the libraries listed below
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Parser Combinators of Monad☆35Updated 4 years ago
- A Minimal Lispy Calculator☆26Updated last year
- ☆27Updated last year
- An implementation of the Lox language in Racket.☆33Updated last year
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- [WIP] A pure-Zig TLS 1.3 client implementation.☆13Updated 2 years ago
- Zorex: the omnipotent regex engine☆67Updated 3 years ago
- Lisp like, embeddable and extendable scripting language supporting go interoperability☆37Updated 9 months ago
- lox virtual machine implementation in zig!☆27Updated 2 years ago
- A more experimental runtime for Ink, focused on perf and instrumentation☆17Updated 4 years ago
- McLulang: The message is the language☆10Updated 8 months ago
- A small general purpose programming language for programming on the JVM. packages: https://smllpkgs.onrender.com/☆16Updated 2 months ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 4 months ago
- an interactive programming language☆36Updated this week
- playing around with ELF in zig☆12Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- Wasm binary parser for Zig☆16Updated 2 years ago
- algebraic typechecking and elaboration of type systems☆12Updated 3 months ago
- Zig's Mach-O parser☆44Updated last month
- A toy Unix shell written in Zig☆66Updated last year
- Compiler Optimizations Playground☆27Updated 4 years ago
- Comparing concurrent code example programs between other languages and Zig☆60Updated 3 weeks ago
- lambda calculus interpreter☆42Updated 3 years ago
- Tiny Zig package for writing microbenchmarks☆17Updated 10 months ago
- A simple programming language for researching different ways of program execution and compilation☆32Updated 6 months ago
- A super simple mark-and-sweep garbage collector written in Zig.☆39Updated 3 years ago
- Educational implementation of a subset of the JVM bytecode to illustrate imperative and object-oriented programming.☆54Updated 9 months ago