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:
- 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 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Derive Display for simple enums automagically☆24Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Tody.Chat - Zero-configuration Team Chat☆13Updated 5 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 7 months ago
- JQuery for Crabs☆53Updated last year
- A dependency injection library for message-based applications☆38Updated 4 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- User first async http client☆24Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆130Updated 4 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Compacting the SQL into the URL rest API☆58Updated last year