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:
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 3 months ago
- skiplist☆142Updated 3 years ago
- Fast generic radix trie implemented in Rust☆201Updated 2 years ago
- A simple bitset container for Rust☆145Updated 3 weeks ago
- Run closures in parallel☆114Updated 5 months ago
- generators☆210Updated last year
- A graph library for Rust.☆121Updated 4 years ago
- A priority queue for Rust with efficient change function.☆196Updated 3 weeks ago
- Data parallelism library for async-std.☆93Updated last year
- ☆124Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A directed acyclic graph data structure for Rust.☆222Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆184Updated last month
- Generic Rational numbers for Rust☆149Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Minimal non-blocking I/O for Rust☆168Updated 6 months ago
- Heap-based async timers☆215Updated last year
- A Rust library providing a builder API to generate Rust code.☆257Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆184Updated last year
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆184Updated 2 years ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week