matprec / explain-rs
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
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Safely combine results☆81Updated 5 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- More maintainable Rust test☆28Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 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
- Convert `try!()` into `?`s☆34Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- Units of Measure for Rust☆45Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- A real-time hierarchical profiler☆80Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- JS affine☆66Updated 4 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆46Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago