purpleprotocol / graphlib
Simple but powerful graph library for Rust
☆193Updated 2 years ago
Alternatives and similar repositories for graphlib:
Users that are interested in graphlib are comparing it to the libraries listed below
- A fast intrusive flamegraph☆234Updated 2 years ago
- A simple bitset container for Rust☆136Updated 4 months ago
- A HashMap variant that spreads resize load across inserts☆191Updated 2 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆151Updated last week
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Generic array types in Rust☆407Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆364Updated last year
- Delegation of trait implementations via procedural macros☆262Updated 8 months ago
- An allocator that can track and limit memory usage.☆207Updated 2 years ago
- ☆270Updated last month
- skiplist☆141Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 2 months ago
- Heap-based async timers☆212Updated 10 months ago
- Fast generic radix trie implemented in Rust☆197Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A directed acyclic graph data structure for Rust.☆210Updated last month
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- Fast, ergonomic metrics for Rust☆340Updated 6 months ago
- Generic Rational numbers for Rust☆146Updated 2 months ago
- generators☆205Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆333Updated 3 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Serialisable closures for Rust.☆64Updated 2 years ago
- A priority queue for Rust with efficient change function.☆188Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆232Updated last year
- Proc-macro typestate DSL for Rust☆148Updated last year
- 🔐 Encrypts all the Serialize.☆180Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month