BurntSushi / rust-sorts
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
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 6 months ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆69Updated 7 years ago
- The Computer Language Benchmarks Game: Rust implementations☆70Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A qp-trie implementation in Rust☆44Updated last month
- Respond to OS signals with channels.☆124Updated 5 years ago
- The Request for Explanation podcast that explains Rust RFCs☆59Updated 4 years ago
- A Rust library to compress integer arrays.☆39Updated 6 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 5 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- Various compression algorithms written in rust.☆115Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- EXPERIMENTAL: Various hacks for zero-allocation stream parsing in Rust.☆59Updated 10 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 7 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- Get information about the x86 and x86_64 processor☆35Updated 3 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- My Master's Thesis??☆64Updated 9 years ago
- An implementation of TLS/SSL streams for Tokio☆95Updated 4 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- Test the downstream impact of Rust crate changes before publishing☆58Updated 6 years ago
- A real-time hierarchical profiler☆80Updated 8 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆136Updated 5 years ago
- Miscellaneous Collections☆64Updated 9 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago