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
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Safely combine results☆82Updated last year
- ☆64Updated 8 years ago
- ☆58Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆15Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- The empty type Void.☆71Updated 2 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Run Rust tests in isolated subprocesses☆41Updated 4 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- A rust library for checked floating point operations☆83Updated last month
- A crate with indexed arenas with small memory footprint☆79Updated last year
- ☆23Updated 6 years ago