mkhan45 / tinyvm
An MVP stack VM
☆101Updated last year
Alternatives and similar repositories for tinyvm:
Users that are interested in tinyvm are comparing it to the libraries listed below
- A super-simple compiler demoing how to talk to LLVM from Rust☆94Updated 8 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 2 months ago
- Build your own - linker☆192Updated 3 years ago
- Pratt parser written in Rust☆88Updated last year
- Syntatic sugar Rust macros☆80Updated 2 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆188Updated 4 months ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆47Updated last week
- A fast and safe implementation of stackful coroutines in Rust☆210Updated 2 months ago
- A hobby x86-64 operating system written in Rust☆134Updated 6 months ago
- A new register allocator☆224Updated last month
- ☆63Updated 3 years ago
- The most secure OS that you've ever laid your eyes on: no networking, user processes or interaction of any kind! (also it's in [very unsa…☆50Updated 3 weeks ago
- The diatom programming language☆72Updated last year
- ☆21Updated 2 years ago
- Rust implementation of the Lox programming language☆143Updated 3 years ago
- A simple, fast, LRU cache implementation.☆198Updated 10 months ago
- a lock-free concurrent slab (experimental)☆278Updated last month
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆78Updated 4 years ago
- A very small and minimal virtual machine written in rust.☆106Updated 4 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆178Updated last year
- Cycle-tracking garbage collector library for Rust☆173Updated last month
- An inline SIMD accelerated hashmap designed for small amount of data.☆72Updated last year
- Reflection via DWARF.☆296Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 6 months ago
- A buddy system allocator in pure Rust.☆97Updated 4 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- An x86-64 kernel with ~100% Rust (originally) in a week. `async` inside!☆53Updated 2 years ago
- Create WASM plugins easily in Rust☆65Updated 2 years ago