purpleprotocol / graphlib
Simple but powerful graph library for Rust
☆192Updated 2 years ago
Alternatives and similar repositories for graphlib:
Users that are interested in graphlib are comparing it to the libraries listed below
- Abstract over the atomicity of reference-counting pointers in rust☆149Updated 3 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A directed acyclic graph data structure for Rust.☆208Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- A graph library for Rust.☆121Updated 4 years ago
- skiplist☆141Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Heap-based async timers☆211Updated 8 months ago
- A priority queue for Rust with efficient change function.☆183Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- A simple bitset container for Rust☆131Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- A HashMap variant that spreads resize load across inserts☆191Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- Generic Rational numbers for Rust☆145Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- Common types for HTTP operations☆201Updated last year
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Approximate floating point equality comparisons and assertions☆159Updated 10 months ago
- ☆124Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Generic Atomic<T> type for Rust☆226Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆191Updated last year