purpleprotocol / graphlib
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
- Procedural macros in expression position☆203Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated last month
- A simple bitset container for Rust☆137Updated last week
- Heap-based async timers☆212Updated 10 months ago
- A directed acyclic graph data structure for Rust.☆213Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆191Updated 3 months ago
- Generic array types in Rust☆407Updated 2 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- A graph library for Rust.☆121Updated 4 years ago
- Run closures in parallel☆113Updated 3 months ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Migrated to Codeberg☆79Updated last year
- The feature-rich, portable async channel library☆254Updated 2 years ago
- Eventually consistent values for Rust☆125Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- ☆272Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆326Updated 3 months ago
- Generic Rational numbers for Rust☆146Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago