mbrubeck / unicode-reverse
Unicode-aware in-place string reverse function in Rust
☆19Updated last year
Alternatives and similar repositories for unicode-reverse
Users that are interested in unicode-reverse are comparing it to the libraries listed below
Sorting:
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Unicode caseless matching☆23Updated 4 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- A Rust source code parser and explorer☆23Updated last year
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Cartesian product, Combination, and Permutation library for Rust☆25Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- ☆34Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Structures to wrap C arrays☆20Updated 4 years ago
- Calculate statistics iteratively☆38Updated 2 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- (DEPRECATED) Featureful, pull-based, zero-allocation SVG parser.☆22Updated 7 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Compact sets in rust☆56Updated 2 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Delegate method calls to a field.☆14Updated 7 years ago