BurntSushi / rust-sortsLinks
Implementations of common sorting algorithms in Rust with comprehensive tests and benchmarks.
☆54Updated 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
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 6 years ago
- The Request for Explanation podcast that explains Rust RFCs☆60Updated 5 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- No longer maintained☆70Updated 8 years ago
- Get information about the x86 and x86_64 processor☆36Updated 4 years ago
- Various compression algorithms written in rust.☆115Updated 5 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- Generate CPU FlameGraphs based on DWARF Debug Info☆136Updated 8 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆145Updated 6 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- [DEPRECATED] see:☆81Updated 9 years ago
- Rust wrappers around references, boxes and Arcs.☆71Updated 3 years ago
- Communication primitives☆68Updated 8 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆177Updated 2 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 8 years ago
- Miscellaneous Collections☆64Updated 10 years ago
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- Respond to OS signals with channels.☆126Updated 6 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 4 years ago
- A FLAC implementation written in Rust☆78Updated 4 years ago