rsnively / rangetools
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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- The missing compound borrowing for Rust.☆57Updated last week
- 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
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- Data-driven tests on stable Rust☆39Updated this week
- `smol` integrations with `hyper`☆14Updated 7 months ago
- Lending iterators on stable Rust☆82Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A Rust crate that defines the ToBoundedStatic and IntoBoundedStatic traits☆18Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Asynchronous DNS lookups☆65Updated 11 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Dynamic structured values for Rust☆28Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Placeholder for the time being.☆8Updated 4 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Abstract over different executors☆73Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- An ordered multimap.☆21Updated 6 months ago
- Full precision decimal representation of f64☆26Updated last week
- rust utility for temporarily changing directory☆15Updated 2 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago