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:
- 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
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- ☆56Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A rust library for checked floating point operations☆82Updated 9 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- ☆23Updated 6 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆64Updated 8 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Fixed Point Arithmetic☆30Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆14Updated 2 years ago
- ☆53Updated 5 years ago
- Safely combine results☆82Updated last year
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago