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
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Units of Measure for Rust☆46Updated 9 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- More maintainable Rust test☆28Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Test the downstream impact of Rust crate changes before publishing☆58Updated 7 years ago
- ☆40Updated 6 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆23Updated 4 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- A data engine for Data Oriented Design☆26Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago