BurntSushi / rust-sorts
Implementations of common sorting algorithms in Rust with comprehensive tests and benchmarks.
☆51Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-sorts
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated 3 months ago
- A parser-combinator library for Rust☆45Updated 8 years ago
- Miscellaneous Collections☆64Updated 9 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆85Updated 7 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- Pure-Rust Command Line Editing Library☆27Updated 8 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 7 years ago
- EXPERIMENTAL: Various hacks for zero-allocation stream parsing in Rust.☆58Updated 9 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- A Rust library to compress integer arrays.☆39Updated 6 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- The Request for Explanation podcast that explains Rust RFCs☆60Updated 4 years ago
- [DEPRECATED] see:☆82Updated 7 years ago
- A real-time hierarchical profiler☆80Updated 8 years ago
- a distributed-merge capable database for many small objects☆78Updated 4 years ago
- Scary macros for serde_json☆42Updated 8 years ago
- ☆30Updated 3 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 2 years ago
- The Computer Language Benchmarks Game: Rust implementations☆70Updated 4 years ago
- Communication primitives☆67Updated 7 years ago
- tracking performance of rustc-generated binaries over time☆105Updated last year
- Straight-forward functions and types for basic data parallel operations.☆94Updated 6 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 6 years ago
- Get information about the x86 and x86_64 processor☆34Updated 3 years ago
- Respond to OS signals with channels.☆125Updated 5 years ago
- Core functionality for handling rustc's save-analysis data☆39Updated 5 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year