rsnively / rangetoolsLinks
Traits extending the Rust Range structs in std::ops
☆41Updated 2 years ago
Alternatives and similar repositories for rangetools
Users that are interested in rangetools are comparing it to the libraries listed below
Sorting:
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 4 months ago
- ☆46Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Typed any map for rust☆67Updated 10 months ago
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆132Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A more compact help renderer for clap terminal applications☆88Updated last month
- Rust library to facilitate event-driven programming.☆76Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago