GrayJack / algosLinks
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:
- Concurrent hash trie☆58Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Tody.Chat - Zero-configuration Team Chat☆13Updated 5 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- Parameterized routing for generic resources in Rust☆36Updated last month
- Rust's missing `String` literal☆19Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- scraps of a potential language☆38Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- [WIP] Supervisors for async-backplane☆28Updated 5 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- ☆114Updated 2 years ago
- Derive Display for simple enums automagically☆24Updated 3 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Native TLS for futures and async-std☆72Updated 8 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆132Updated 4 years ago
- [WIP] A federated chat thing☆14Updated 2 years ago
- Utility for reusing memory☆53Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago