Feliix42 / sorting-rsLinks
The world's best and finest sorting algorithms, implemented in Rust.
☆16Updated 5 years ago
Alternatives and similar repositories for sorting-rs
Users that are interested in sorting-rs are comparing it to the libraries listed below
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
 - Machine scalar casting that meets your expectations☆75Updated 4 years ago
 - Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
 - A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
 - Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
 - A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
 - Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
 - ☆56Updated 4 years ago
 - An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
 - Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
 - Concatenate identifiers in a macro invocation☆93Updated 2 years ago
 - The Computer Language Benchmarks Game: Rust implementations☆72Updated 5 years ago
 - Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
 - Rust macros for std::Command☆40Updated 4 years ago
 - A rust library for checked floating point operations☆82Updated 10 months ago
 - Rust library providing a counter-based thread barrier☆56Updated 6 years ago
 - Token tree calling convention☆80Updated 2 years ago
 - Runtime string formatting for Rust☆64Updated 6 years ago
 - (More or less) accurate floating point algorithms☆57Updated last year
 - A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
 - Safely combine results☆82Updated last year
 - A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
 - This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
 - A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
 - Run Rust tests in isolated subprocesses☆39Updated 3 weeks ago
 - Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.☆129Updated 3 years ago
 - Judy array implementation in pure Rust☆88Updated 8 years ago
 - Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
 - Iterate in a lazily achieved sorted order☆59Updated 7 years ago
 - ☆23Updated 6 years ago