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
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Units of Measure for Rust☆45Updated 9 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- ☆40Updated 6 years ago
- JS affine☆66Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- A data engine for Data Oriented Design☆26Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Safely combine results☆81Updated 7 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 8 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Scary macros for serde_json☆43Updated 8 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago