mrnugget / data_structuresLinks
Implementations of common data structures in C
☆16Updated 3 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:
- Tiny Programs: Rosetta code for implementations☆57Updated 2 years ago
- Tools for a compilers course☆128Updated 6 months ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 6 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 7 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Pratt Top-down Operator Precedence Example in Go☆40Updated 4 years ago
- Claro Lang☆148Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- B-tree generator for C☆145Updated 3 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆349Updated 9 months ago
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- Building a scheme live on Twitch in Golang☆23Updated 2 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆52Updated 9 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- A curated list of resources on operating system design and implementation.☆190Updated last year
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated 2 years ago
- Writing a SQL database, take two: Zig and RocksDB☆162Updated 3 years ago
- Educational implementation of a subset of the JVM bytecode to illustrate imperative and object-oriented programming.☆58Updated last year
- An online Zig compiler inspired by Go and Rust☆83Updated last week
- A list of companies using Zig in production.☆113Updated 4 months ago
- an interactive programming language☆54Updated this week
- lambda calculus interpreter☆46Updated 4 years ago
- A competitive programming language (WIP -- MAY CONTAIN HIDEOUS CODE)☆32Updated last month
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Highly space and performance efficient C allocator☆28Updated last month
- Zig implementation of Crafting Interpreters bytecode lox interpreter☆52Updated 10 months ago
- A garden of small programming language implementations 🪴☆310Updated this week
- Lua From Scratch (WIP)☆114Updated 8 years ago
- ☆91Updated 4 years ago