GrayJack / algos
A collection of algorithms in rust
☆17Updated 4 years ago
Alternatives and similar repositories for algos
Users that are interested in algos are comparing it to the libraries listed below
Sorting:
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Tody.Chat - Zero-configuration Team Chat☆13Updated 5 years ago
- User first async http client☆24Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Custom exit status codes with ? in main☆29Updated 5 years ago
- Parameterized routing for generic resources in Rust☆36Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Async readiness traits☆11Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆12Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Derive Display for simple enums automagically☆24Updated 3 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A simple spline editor for the splines crate☆24Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago