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 last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years 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
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Parameterized routing for generic resources in Rust☆36Updated last year
- scraps of a potential language☆37Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Reactive dependency injection for Rust.☆42Updated 3 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- 🌶 hottest way to store data on the web. If you like JSON, and dealing with things later☆53Updated 5 years ago
- Rust map and set literals☆24Updated 5 years ago
- A small and fast frontend framework in Rust☆67Updated this week
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆12Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago