purpleprotocol / graphlibLinks
Simple but powerful graph library for Rust
☆194Updated 3 years ago
Alternatives and similar repositories for graphlib
Users that are interested in graphlib are comparing it to the libraries listed below
Sorting:
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- skiplist☆144Updated 4 years ago
- A simple bitset container for Rust☆160Updated 7 months ago
- ☆126Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated 2 months ago
- 🚀 SM – a static State Machine library☆193Updated 5 years ago
- Run closures in parallel☆115Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265Updated 2 years ago
- Asynchronous HTTP/1.1 in Rust☆165Updated 2 years ago
- Async stream for Rust and the futures crate.☆193Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Heap-based async timers☆217Updated last year
- Utilities for pinning☆99Updated last year
- A graph library for Rust.☆121Updated 5 years ago
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆185Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust☆152Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Updated 5 years ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A priority queue for Rust with efficient change function.☆218Updated 3 months ago
- ☆130Updated 6 years ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago