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 interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Rust macro implementing a guard/let-else mechanism.☆36Updated last week
- The peano numbers implemented in Rust's type system.☆24Updated 8 years 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
- Hexadecimal float support for Rust☆38Updated 2 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 6 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- ☆37Updated 8 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- A collection of lexers for various languages, written in Rust.☆12Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago