rsnively / rangetools
Traits extending the Rust Range structs in std::ops
☆38Updated last year
Alternatives and similar repositories for rangetools:
Users that are interested in rangetools are comparing it to the libraries listed below
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 3 months ago
- The missing compound borrowing for Rust.☆57Updated 2 months ago
- Lending iterators on stable Rust☆81Updated last year
- ☆45Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Typed any map for rust☆65Updated 3 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Unicode validation and transcoding at billions of characters per second☆14Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Asynchronous DNS lookups☆65Updated 9 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
- Dynamic structured values for Rust☆27Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Count and convert between various ways of indexing utf8 string slices.☆16Updated 4 months ago
- An ordered multimap.☆20Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- rust utility for temporarily changing directory☆15Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago
- ☆26Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week