Feliix42 / sorting-rsLinks
The world's best and finest sorting algorithms, implemented in Rust.
☆15Updated 4 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:
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆31Updated 5 years ago
- A rust library for checked floating point operations☆81Updated 5 months ago
- ☆63Updated 7 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆54Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- configuration☆31Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆23Updated 8 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- ☆23Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- flif decoder written in Rust☆61Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago