purpleprotocol / graphlib
Simple but powerful graph library for Rust
☆193Updated last year
Related projects ⓘ
Alternatives and complementary repositories for graphlib
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- Abstract over the atomicity of reference-counting pointers in rust☆140Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆190Updated 3 weeks ago
- skiplist☆140Updated 2 years ago
- A directed acyclic graph data structure for Rust.☆206Updated 8 months ago
- rust stackful generator library☆309Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Faster, more compact implementation of std::Cow☆337Updated last year
- Fast, ergonomic metrics for Rust☆337Updated 3 weeks ago
- A compiler plugin to insert flame calls☆378Updated last year
- Serialisable closures for Rust.☆64Updated last year
- Fowler–Noll–Vo hash function☆338Updated 7 months ago
- Fast generic radix trie implemented in Rust☆188Updated last year
- The feature-rich, portable async channel library☆252Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- Procedural macros in expression position☆203Updated last year
- ☆223Updated this week
- ☆123Updated 2 years ago
- A fast intrusive flamegraph☆233Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆343Updated last month
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Generic array types in Rust☆405Updated 4 months ago
- A priority queue for Rust with efficient change function.☆176Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- 🚀 SM – a static State Machine library☆194Updated 3 years ago
- A library for creating references that carry their owner with them.☆362Updated last year