huonw / order-statLinks
Compute order statistics
☆15Updated 2 years ago
Alternatives and similar repositories for order-stat
Users that are interested in order-stat are comparing it to the libraries listed below
Sorting:
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A pool of reusable values☆51Updated 5 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 8 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- The empty type Void.☆71Updated 2 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- ☆30Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆27Updated 10 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year