mrnugget / data_structuresLinks
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
Sorting:
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- ☆26Updated last year
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Lisp like, embeddable and extendable scripting language supporting go interoperability☆37Updated 11 months ago
- Pratt Top-down Operator Precedence Example in Go☆40Updated 4 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆39Updated 12 years ago
- Russ Cox/Rob Pike pikevm regex implementation☆33Updated 2 weeks ago
- Tree-sitter package for the Zig programming language☆26Updated last year
- An optimizing Brainfuck interpreter.☆14Updated 6 years ago
- An online Zig compiler inspired by Go and Rust☆83Updated last month
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- An implementation of strace in Rust, and a library interface☆22Updated 7 years ago
- lambda calculus interpreter☆43Updated 4 years ago
- Comparing concurrent code example programs between other languages and Zig☆61Updated 2 months ago
- A Zig port of the kilo editor, in less than 1000 LOC.☆71Updated last year
- An menu/quick reference for Programming Language concepts☆20Updated last year
- playing around with ELF in zig☆13Updated 4 years ago
- Zig's Mach-O parser☆45Updated last month
- lox virtual machine implementation in zig!☆27Updated 2 years ago
- Structured concurrency in Zig☆28Updated 2 years ago
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- Language Server Protocol for Zig☆27Updated 5 years ago
- an interactive programming language☆44Updated this week
- Highly space and performance efficient C allocator☆27Updated 6 months ago
- Tiny Zig package for writing microbenchmarks☆17Updated last year
- Regexp code for https://swtch.com/~rsc/regexp/☆38Updated last year
- Official website for Monkey☆41Updated 5 months ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 3 years ago