purpleprotocol / graphlibLinks
Simple but powerful graph library for Rust
☆194Updated 2 years ago
Alternatives and similar repositories for graphlib
Users that are interested in graphlib are comparing it to the libraries listed below
Sorting:
- skiplist☆142Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆159Updated 5 months ago
- A simple bitset container for Rust☆148Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- 🚀 SM – a static State Machine library☆194Updated 4 years ago
- Heap-based async timers☆214Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆185Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- Serialisable closures for Rust.☆65Updated 2 years ago
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- ☆125Updated 3 years ago
- Async stream for Rust and the futures crate.☆187Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Utilities for pinning☆97Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Xactor is a rust actors framework based on async-std☆217Updated 3 years ago
- rust stackful generator library☆347Updated this week
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A directed acyclic graph data structure for Rust.☆226Updated 4 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A minimalistic async/await executor for Rust☆234Updated last year
- generators☆209Updated last year
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago