rsnively / rangetoolsLinks
Traits extending the Rust Range structs in std::ops
☆42Updated 2 years ago
Alternatives and similar repositories for rangetools
Users that are interested in rangetools are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- The missing compound borrowing for Rust.☆61Updated last week
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- ☆46Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Typed any map for rust☆67Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 4 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 weeks ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- rust utility for temporarily changing directory☆15Updated 2 years ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Updated 7 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Rust library to facilitate event-driven programming.☆76Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Count and convert between various ways of indexing utf8 string slices.☆19Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- An efficient JSON Value parser☆77Updated last year