durka / macrolispLinks
Greenspunning Rust's macro_rules!
☆33Updated 6 years ago
Alternatives and similar repositories for macrolisp
Users that are interested in macrolisp are comparing it to the libraries listed below
Sorting:
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Hexadecimal float support for Rust☆38Updated last month
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Ergonomic trie data structure☆27Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- ☆53Updated 5 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- A collection of lexers for various languages, written in Rust.☆12Updated 8 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated 10 months ago
- ☆27Updated 10 years ago
- A pool of reusable values☆50Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 6 years ago