GrayJack / algos
A collection of algorithms in rust
☆17Updated 3 years ago
Alternatives and similar repositories for algos:
Users that are interested in algos are comparing it to the libraries listed below
- Tody.Chat - Zero-configuration Team Chat☆13Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆31Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Search algorithms written in Rust☆11Updated 6 years ago
- scraps of a potential language☆37Updated 3 years ago
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆12Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- L-Systems in Rust, with a turtle interpreter☆26Updated 5 years ago
- A community website for highlighting Rust conferences.☆23Updated last year
- Rust's missing `String` literal☆19Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- ☆38Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Macros for async-std.☆37Updated 5 years ago
- Rust promises library☆19Updated last year
- [WIP] A federated chat thing☆14Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆41Updated last month