Feliix42 / sorting-rsLinks
The world's best and finest sorting algorithms, implemented in Rust.
☆15Updated 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:
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆63Updated 7 years ago
- A rust library for checked floating point operations☆81Updated 6 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Cargo subcommand for contributing to your dependencies☆56Updated 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 compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- ☆55Updated 4 years ago
- Safely combine results☆81Updated 9 months ago
- (More or less) accurate floating point algorithms☆57Updated 11 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- ☆31Updated 5 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- ☆57Updated 3 years ago
- ☆58Updated 9 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 7 months ago