mrnugget / data_structuresLinks
Implementations of common data structures in C
☆15Updated 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:
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆73Updated 5 years ago
- McLulang: The message is the language☆11Updated 11 months ago
- Educational implementation of a subset of the JVM bytecode to illustrate imperative and object-oriented programming.☆56Updated last year
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- an interactive programming language☆45Updated this week
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- Toy database project in C☆16Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- Pratt Top-down Operator Precedence Example in Go☆40Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- A proto-database inspired by SQLite for educational purposes.☆85Updated last month
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- pico piecetable☆31Updated 7 years ago
- ☆85Updated 3 years ago
- A LLVM-based compiled language.☆12Updated 4 years ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆110Updated 4 years ago
- Visualization of Huffman coding☆27Updated 2 years ago
- CS510 Advanced Topics in Concurrency Project☆15Updated 5 years ago
- An online Zig compiler inspired by Go and Rust☆83Updated 2 months ago
- lambda calculus interpreter☆44Updated 4 years ago
- 🪄 Tiny challenges for learning WebAssembly☆68Updated 7 months ago
- Tools for a compilers course☆125Updated 2 weeks ago
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- Single-decree Paxos Consensus Algorithm written from scratch☆11Updated last year
- It's just in place replacement for ring buffer, but without taking up all that extra space for multiply buffers used by different produce…☆18Updated 3 months ago
- A small toy language with syntax heavily inspired by Lua that transpiles to JS.☆18Updated 2 years ago
- All course materials for CS 4470 (Spring 2023)☆26Updated last year
- RustScript is a functional scripting language with as much relation to Rust as Javascript has to Java.☆41Updated 2 years ago
- WIP☆33Updated 6 years ago