BurntSushi / rust-sortsLinks
Implementations of common sorting algorithms in Rust with comprehensive tests and benchmarks.
☆53Updated 6 years ago
Alternatives and similar repositories for rust-sorts
Users that are interested in rust-sorts are comparing it to the libraries listed below
Sorting:
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- Miscellaneous Collections☆64Updated 10 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- EXPERIMENTAL: Various hacks for zero-allocation stream parsing in Rust.☆59Updated 10 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- A Rust library to compress integer arrays.☆39Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- The empty type Void.☆69Updated 2 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Line protocol for Tokio☆63Updated 7 years ago
- The Computer Language Benchmarks Game: Rust implementations☆71Updated 5 years ago
- Convenient chaining APIs for free☆29Updated 8 years ago
- The Request for Explanation podcast that explains Rust RFCs☆59Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 3 weeks ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- A Delicious Build Tool.☆65Updated 8 years ago
- No longer maintained☆70Updated 7 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- (More or less) accurate floating point algorithms☆57Updated 11 months ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago