maybevoid / mononym
Type-level named values with partial dependent type support in Rust
☆57Updated 3 years ago
Alternatives and similar repositories for mononym:
Users that are interested in mononym are comparing it to the libraries listed below
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated last month
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- ☆45Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Lift enum variants to the type-level.☆33Updated 4 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆24Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆17Updated 4 years ago
- A syn targetting PEG parser generator☆20Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- exhaustive testing library☆63Updated 8 months ago
- Partial function application macro for Rust☆47Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- ☆34Updated 3 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago