flakusha / sorting_rs
Sorting algorithms implemented in Rust
☆23Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for sorting_rs
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆115Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Pull in every source file in a directory as a module☆158Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆83Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Array helpers for Rust's Vector and String types☆76Updated last year
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- String optimized for map keys☆60Updated 3 weeks ago
- ☆59Updated 3 years ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- You can name anonymous Future from async fn without dyn or Box!☆57Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆92Updated 2 months ago
- ☆49Updated 2 months ago
- Migrated to Codeberg☆80Updated last year
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- Extensions for the Rust standard library☆38Updated 7 months ago
- A library with task executors for Rust☆32Updated 3 years ago
- ☆76Updated 8 months ago
- A rust implementation of murmur3☆68Updated last month
- A middleware for actix-web that provides rate-limiting backed by governor.☆102Updated 3 weeks ago
- Vec-backed ID-tree☆46Updated 2 months ago
- Run closures in parallel☆109Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Test whether a given stream is a terminal☆49Updated 2 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 5 years ago
- Serde support for the humantime crate☆27Updated 9 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year