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:
- Lending iterators on stable Rust☆83Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- The missing compound borrowing for Rust.☆62Updated last month
- Typed any map for rust☆67Updated last year
- ☆47Updated 3 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Asynchronous DNS lookups☆67Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆65Updated last month
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Define your own PhantomData☆158Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Rust library to facilitate event-driven programming.☆76Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Dynamic structured values for Rust☆28Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year