pnevyk / gryfLinks
Graph data structure library aspiring to be convenient, versatile, correct and performant.
☆75Updated 9 months ago
Alternatives and similar repositories for gryf
Users that are interested in gryf are comparing it to the libraries listed below
Sorting:
- Rank Polymorphic array library for Rust.☆102Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- ☆62Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- Arbitrary precision floating point numbers library☆109Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- ☆69Updated last week
- ☆156Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- A Rust macro to make enums with a subset of values of the parent☆98Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆179Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 7 months ago
- A sinless derive helper☆72Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- An ε-copy serialization/deserialization framework for Rust☆148Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago
- A concurrent, append-only vector.☆165Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A simple in-memory search for collections and key-value stores.☆72Updated 2 weeks ago
- Typed any map for rust☆67Updated 5 months ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Generate enum variants inline☆57Updated 2 years ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month