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:
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 3 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- The missing compound borrowing for Rust.☆58Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Typed any map for rust☆67Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Dynamic structured values for Rust☆28Updated 2 months ago
- `smol` integrations with `hyper`☆15Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- 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 primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- A framework for iterating over collections of types implementing a trait without virtual dispatch☆13Updated 3 years ago