matprec / explain-rsLinks
A library which finds language features in rust code and provides resources on them.
☆39Updated 7 years ago
Alternatives and similar repositories for explain-rs
Users that are interested in explain-rs are comparing it to the libraries listed below
Sorting:
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Units of Measure for Rust☆46Updated 9 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Safely combine results☆81Updated 9 months ago
- ☆23Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- ☆40Updated 6 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 7 months ago
- Unix signal handling for tokio☆88Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Set the error context using doc comments☆54Updated 5 years ago