Feliix42 / sorting-rs
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
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A rust library for checked floating point operations☆81Updated 4 months ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆14Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆31Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆62Updated 7 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- ☆23Updated 5 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Safely combine results☆81Updated 7 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 5 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated this week
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago