Stebalien / tool-rsLinks
☆14Updated 2 years ago
Alternatives and similar repositories for tool-rs
Users that are interested in tool-rs are comparing it to the libraries listed below
Sorting:
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- Experiment to get k-combinations working as a const fn☆13Updated 4 years ago
- ☆63Updated 8 years ago
- pin-safe interior mutability☆14Updated 3 years ago
- The empty type Void.☆71Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- integrate markdown files with your rustdoc generated documentation☆37Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- ☆19Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- REPL-like interactive code editor☆29Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- JS affine☆67Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- ☆59Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆40Updated 6 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- ☆23Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- This library is a workaround until futures-rs and error-chain crates works out-of-box with each other☆13Updated 8 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago