Forth for Rust's trait system
☆233Jun 12, 2020Updated 5 years ago
Alternatives and similar repositories for fortraith
Users that are interested in fortraith are comparing it to the libraries listed below
Sorting:
- We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???☆372Jan 31, 2021Updated 5 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64May 14, 2020Updated 5 years ago
- A pure functional language for type-level programming in Rust☆338Nov 12, 2022Updated 3 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Oct 23, 2022Updated 3 years ago
- A simple error library for no_std + no_alloc Rust☆18Apr 7, 2020Updated 5 years ago
- REGex in Rust with EcmaScript Syntax☆211Feb 3, 2026Updated last month
- a pragmatic point-free theorem prover assistant☆143Sep 21, 2025Updated 5 months ago
- You might not need your garbage collector☆541May 15, 2020Updated 5 years ago
- A simple prolog implementation in Rust☆26Nov 14, 2020Updated 5 years ago
- A clean, efficient parser combinator☆124Feb 15, 2022Updated 4 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Tools for working with functions in rust☆10Oct 11, 2020Updated 5 years ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- A syn targetting PEG parser generator☆20Jun 11, 2023Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- A tui library☆91Mar 9, 2025Updated 11 months ago
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆472May 7, 2022Updated 3 years ago
- One macro to rule them all☆21Mar 11, 2023Updated 2 years ago
- A C compiler written in Rust, with a focus on good error messages.☆305Feb 4, 2025Updated last year
- Cascade expressions in Rust, inspired by Dart☆123Apr 22, 2024Updated last year
- generators☆211Sep 20, 2023Updated 2 years ago
- Sruth Lùbach: A toy optimization engine☆23Jun 7, 2021Updated 4 years ago
- The tiniest sort☆15Apr 1, 2020Updated 5 years ago
- A macro for defining type operators in Rust.☆65Mar 16, 2017Updated 8 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.☆366Aug 18, 2022Updated 3 years ago
- Garbage collected smart pointers for Rust☆271Jan 16, 2022Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆13Nov 24, 2015Updated 10 years ago
- ☆15Aug 24, 2019Updated 6 years ago
- a macro for constructing views in Rust 🏗️☆105Jul 29, 2020Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Mar 20, 2025Updated 11 months ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago