A macro for defining type operators in Rust.
☆65Mar 16, 2017Updated 9 years ago
Alternatives and similar repositories for type-operators-rs
Users that are interested in type-operators-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tools for working with functions in rust☆10Oct 11, 2020Updated 5 years ago
- A pure functional language for type-level programming in Rust☆338Nov 12, 2022Updated 3 years ago
- Logic programming, for Rust, from inside Rust.☆44Mar 6, 2020Updated 6 years ago
- Collections Library for Adapton, in Rust☆13Sep 1, 2017Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- Experimental type level programming in Rust☆41Jul 19, 2021Updated 4 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Dec 3, 2017Updated 8 years ago
- Dynamically scoped variables in Rust☆11Oct 12, 2021Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Sep 4, 2016Updated 9 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- ☆22Sep 26, 2016Updated 9 years ago
- An alternative to monads in do notation☆13Jan 27, 2021Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Toy experiment of a text editing node graph in Rust☆15Dec 31, 2017Updated 8 years ago
- ☆17Oct 1, 2015Updated 10 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Mar 16, 2026Updated last week
- field accessor traits,and emulation of structural types☆13Apr 13, 2021Updated 4 years ago
- Tools for analyzing how the Rust ecosystem is using the language☆12Jan 21, 2015Updated 11 years ago
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Sep 8, 2024Updated last year
- Rust declarative static analysis with macro-like syntax☆15Oct 8, 2018Updated 7 years ago
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 2 months ago
- A type-level implementation of Smallfuck in Rust, doubling as a Turing-completeness proof for Rust's type system.☆245Apr 3, 2017Updated 8 years ago
- Convenient creation of type-safe refinement types.☆23Jul 30, 2024Updated last year
- (More or less) accurate floating point algorithms☆57Jul 20, 2024Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago
- A procedural macro helper for easily writing custom derives for enums.☆35Mar 12, 2026Updated last week
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- Composable probability distributions☆16Jan 31, 2023Updated 3 years ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Apr 10, 2024Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Nov 7, 2024Updated last year
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 7 years ago
- Forth for Rust's trait system☆233Jun 12, 2020Updated 5 years ago
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- Collecting examples and information to help design a memory model for Rust.☆127Jun 18, 2019Updated 6 years ago
- A Static Electric Field Visualizer☆18May 29, 2018Updated 7 years ago
- My experiment about implementing Row Polymorphism in current Haskell☆16Dec 9, 2018Updated 7 years ago
- Automatically exported from code.google.com/p/libsum☆12Mar 19, 2015Updated 11 years ago
- Automagical variable binding library for Rust☆68Oct 4, 2019Updated 6 years ago