pnevyk / gryfLinks
Graph data structure library aspiring to be convenient, versatile, correct and performant.
☆84Updated 2 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.☆103Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- Parallel processing with disjoint indices in Rust☆90Updated 7 months ago
- ☆64Updated 3 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated 2 weeks ago
- ☆112Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated last week
- An ε-copy serialization/deserialization framework for Rust☆162Updated 2 weeks ago
- Typed any map for rust☆67Updated 11 months ago
- Zero-cost bitsets over native Rust types☆79Updated this week
- structured parallel execution for async Rust☆37Updated last year
- Fast JSON deserialization on borrowed data☆116Updated last month
- A sinless derive helper☆75Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆144Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 9 months ago
- A simple in-memory search for collections and key-value stores.☆80Updated 6 months ago
- A minimalist property-based testing library☆119Updated 6 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years ago