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
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆42Updated 3 years ago
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆13Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Tody.Chat - Zero-configuration Team Chat☆13Updated 5 years ago
- Native TLS for futures and async-std☆72Updated 3 months ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 8 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- User first async http client☆24Updated 2 years ago
- A community website for highlighting Rust conferences.☆23Updated 2 years ago
- Collection of azure pipelines templates for rust☆44Updated 3 years ago
- Rust's missing `String` literal☆19Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 6 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago