Aloso / lexical-sortLinks
Sort Unicode strings lexicographically
☆36Updated 10 months ago
Alternatives and similar repositories for lexical-sort
Users that are interested in lexical-sort are comparing it to the libraries listed below
Sorting:
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Vec-backed ID-tree☆59Updated 2 months ago
- Rust macro to specialize on the type of an expression.☆42Updated 2 years ago
- Extensions for the Rust standard library☆39Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Extension of nom to trace parser☆49Updated 4 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 8 months ago
- ☆24Updated 2 years ago
- String optimized for map keys☆63Updated 2 weeks ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Parse byte size into integer accurately.☆29Updated 9 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Simple and fast async channels☆15Updated 11 months ago
- ☆20Updated 3 weeks ago
- Types to define keyboard related events☆65Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆56Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- ☆57Updated last year
- Macro for sealing traits and structures☆56Updated 6 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`☆31Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago