BurntSushi / rust-sortsLinks
Implementations of common sorting algorithms in Rust with comprehensive tests and benchmarks.
☆53Updated 7 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 Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Generate CPU FlameGraphs based on DWARF Debug Info☆133Updated 7 years ago
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 5 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- Various compression algorithms written in rust.☆115Updated 5 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆175Updated last year
- Respond to OS signals with channels.☆124Updated 6 years ago
- Get information about the x86 and x86_64 processor☆35Updated 3 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- A Rust library to compress integer arrays.☆39Updated 7 years ago
- The Request for Explanation podcast that explains Rust RFCs☆60Updated 5 years ago
- A STOMP client in Rust. Compatible with RabbitMQ, ActiveMQ.☆90Updated 2 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- No longer maintained☆70Updated 8 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated 2 weeks ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- I/O and binary data encoding for Rust☆39Updated 10 years ago
- A list of useful Rust crates.☆43Updated 8 years ago
- Meow hasher for Rust☆96Updated 3 years ago
- Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.☆43Updated 3 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 2 months ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Miscellaneous Collections☆65Updated 10 years ago
- Send syslog messages from Rust☆117Updated last year