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
- Procedural macros in expression position☆204Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- A directed acyclic graph data structure for Rust.☆208Updated 3 weeks ago
- Fast generic radix trie implemented in Rust☆194Updated 2 years ago
- A simple bitset container for Rust☆131Updated 3 months ago
- Heap-based async timers☆211Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆351Updated last month
- 🚀 SM – a static State Machine library☆193Updated 4 years ago
- rust stackful generator library☆319Updated 2 weeks ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- A compiler plugin to insert flame calls☆380Updated last year
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆182Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- ☆124Updated 2 years ago
- A library for creating references that carry their owner with them.☆365Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A data structure to efficiently intern, cache and restore strings.☆189Updated last month
- A fast intrusive flamegraph☆234Updated 2 years ago
- A priority queue for Rust with efficient change function.☆184Updated this week
- skiplist☆141Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated 4 months ago
- Generic Atomic<T> type for Rust☆230Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Conditional compilation according to rustc compiler version☆349Updated last week
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- Approximate floating point equality comparisons and assertions☆161Updated 10 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 10 months ago
- Generic array types in Rust☆406Updated last week
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆172Updated 10 months ago
- A library for generating Graphviz DOT language files for graphs.☆74Updated 2 years ago