Aloso / lexical-sortLinks
Sort Unicode strings lexicographically
☆36Updated 11 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
- Extension of nom to trace parser☆49Updated 5 months ago
- Extensions for the Rust standard library☆40Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- ☆57Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- String optimized for map keys☆65Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Ergonomically run processes with limits.☆37Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Types to define keyboard related events☆65Updated last month
- 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
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago