rsnively / rangetoolsLinks
Traits extending the Rust Range structs in std::ops
☆38Updated 2 years ago
Alternatives and similar repositories for rangetools
Users that are interested in rangetools are comparing it to the libraries listed below
Sorting:
- The missing compound borrowing for Rust.☆58Updated last month
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- rust utility for temporarily changing directory☆15Updated 2 years ago
- Typed any map for rust☆67Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- ☆46Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Asynchronous DNS lookups☆66Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- `smol` integrations with `hyper`☆15Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Dynamic structured values for Rust☆28Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆46Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Data-driven tests on stable Rust☆40Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Abstract over different executors☆74Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year