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
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Tody.Chat - Zero-configuration Team Chat☆13Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- User first async http client☆24Updated last year
- Rust's missing `String` literal☆19Updated 5 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆12Updated 3 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 4 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- Native TLS for futures and async-std☆70Updated 8 months ago
- Derive Display for simple enums automagically☆24Updated 3 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- Search algorithms written in Rust☆11Updated 7 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago