cessen / str_indices
Count and convert between various ways of indexing utf8 string slices.
☆16Updated 4 months ago
Alternatives and similar repositories for str_indices:
Users that are interested in str_indices are comparing it to the libraries listed below
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- Asynchronize blocking operation.☆26Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Types to define keyboard related events.☆57Updated this week
- structured parallel execution for async Rust☆33Updated 7 months ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years 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
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Test futures under all possible polling schedules☆18Updated 2 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 10 months ago
- Typed any map for rust☆65Updated 3 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Rust NonEmpty slice☆13Updated 3 years ago
- The missing compound borrowing for Rust.☆57Updated 2 months ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- ☆13Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- ☆87Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- For when you really, really just want to know that your config changed☆14Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago