durka / macrolisp
Greenspunning Rust's macro_rules!
☆32Updated 6 years ago
Alternatives and similar repositories for macrolisp:
Users that are interested in macrolisp are comparing it to the libraries listed below
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Language server providing completion for gluon☆52Updated last year
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆28Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆52Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A very small GC in Rust, with a safe API☆61Updated 8 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Jazz - register-based virtual machine and programming language☆27Updated 6 years ago
- The simd optimized escape code☆53Updated last week
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Hexadecimal float support for Rust☆38Updated 3 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆20Updated 2 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago