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:
- ☆48Updated 3 years ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 6 months ago
- Asynchronous DNS lookups☆67Updated last year
- Typed any map for rust☆67Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Dynamic structured values for Rust☆28Updated last month
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- ☆95Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆66Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago