huonw / order-statLinks
Compute order statistics
☆15Updated last year
Alternatives and similar repositories for order-stat
Users that are interested in order-stat are comparing it to the libraries listed below
Sorting:
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- ☆30Updated 3 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 7 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A pool of reusable values☆51Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- ☆13Updated 8 years ago
- Experimental collection traits for Rust