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:
- Machine scalar casting that meets your expectations☆76Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Safely combine results☆82Updated last year
- ☆64Updated 8 years ago
- A rust library for checked floating point operations☆82Updated 11 months ago
- ☆23Updated 6 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Run Rust tests in isolated subprocesses☆39Updated last month
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- ☆56Updated 4 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago