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:
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 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
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆23Updated 6 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- ☆56Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Token tree calling convention☆82Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A rust library for checked floating point operations☆82Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- ☆64Updated 8 years ago
- Rust Port of VerbalExpressions☆45Updated 9 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- integrate markdown files with your rustdoc generated documentation☆38Updated 6 years ago
- ☆53Updated 6 years ago
- Run Rust tests in isolated subprocesses☆40Updated 2 months ago
- Rust macros for std::Command☆40Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Safely combine results☆82Updated 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
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- pin-safe interior mutability☆14Updated 3 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago