A macro for defining type operators in Rust.
☆65Mar 16, 2017Updated 8 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
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
- A syntax extension providing higher-order attributes to Rust.☆17Dec 3, 2017Updated 8 years ago
- Logic programming, for Rust, from inside Rust.☆44Mar 6, 2020Updated 5 years ago
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Sep 8, 2024Updated last year
- ☆22Sep 26, 2016Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Sep 4, 2016Updated 9 years ago
- Composable probability distributions☆16Jan 31, 2023Updated 3 years ago
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 4 months ago
- A syntactic "for" loop Rust macro☆55Jan 17, 2023Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Data for timing rustc☆17Jul 11, 2020Updated 5 years ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- A type-level implementation of Smallfuck in Rust, doubling as a Turing-completeness proof for Rust's type system.☆244Apr 3, 2017Updated 8 years ago
- The empty type Void.☆71Apr 28, 2023Updated 2 years ago
- Toy experiment of a text editing node graph in Rust☆15Dec 31, 2017Updated 8 years ago
- A drop-in replacement for the Rust standard library TCP listener with TLSv1.2 enabled.☆18Aug 18, 2016Updated 9 years ago
- Derive macro for generating arrays from struct fields.☆20Oct 6, 2022Updated 3 years ago
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated 11 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Nov 7, 2024Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39May 13, 2021Updated 4 years ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Collecting examples and information to help design a memory model for Rust.☆127Jun 18, 2019Updated 6 years ago
- (More or less) accurate floating point algorithms☆57Jul 20, 2024Updated last year
- Experimental type level programming in Rust☆41Jul 19, 2021Updated 4 years ago
- Forth for Rust's trait system☆233Jun 12, 2020Updated 5 years ago
- ☆64Aug 28, 2024Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆117Jan 10, 2023Updated 3 years ago
- A web service that generates images of dependency graphs for crates hosted on crates.io☆19Aug 6, 2017Updated 8 years ago
- speeds up your Rust program's execution by "priming" memory pages from your binary☆13Aug 22, 2024Updated last year
- The never type (the true one!) in stable Rust.☆41Jul 4, 2025Updated 7 months ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆311Dec 9, 2022Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Mar 20, 2023Updated 2 years ago
- Backported standard Rust library to older compilers.☆23Oct 7, 2022Updated 3 years ago
- Convenient creation of type-safe refinement types.☆23Jul 30, 2024Updated last year