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:
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 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 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 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
- Tody.Chat - Zero-configuration Team Chat☆13Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Rust's missing `String` literal☆19Updated 6 years ago
- A dependency injection library for message-based applications☆39Updated 4 years ago
- 🌶 hottest way to store data on the web. If you like JSON, and dealing with things later☆53Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Parameterized routing for generic resources in Rust☆36Updated last year
- Managing Rust dependencies via a dashboard☆50Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated 11 months ago
- Native TLS for futures and async-std☆72Updated 5 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆113Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- User first async http client☆24Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month