veddan / rust-introsortLinks
Fast introsort implementation in Rust
☆12Updated 8 years ago
Alternatives and similar repositories for rust-introsort
Users that are interested in rust-introsort are comparing it to the libraries listed below
Sorting:
- A Rust implementation of the PCP instrumentation API☆35Updated 8 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- Approximations to Histograms☆67Updated 4 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- ☆47Updated 5 years ago
- A pool of reusable values☆51Updated 6 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- rust histogram and percentile stats☆48Updated 5 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Rust MetroHash☆53Updated last year
- Don't use this any more. Use std::sort_unstable☆17Updated 8 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 7 months ago
- probe: Static probes for Rust☆102Updated 3 months ago
- Rust serializer library☆89Updated 4 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated 2 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆90Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆23Updated 4 years ago
- Rust bindings for Amazon's Hawktracer profiler☆74Updated 5 years ago
- Cap'n Proto code generation for Rust☆79Updated 7 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 7 years ago
- ☆78Updated 3 years ago