Emoun / grapheneLinks
Graph library for Rust
☆27Updated 5 months ago
Alternatives and similar repositories for graphene
Users that are interested in graphene are comparing it to the libraries listed below
Sorting:
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Byte-wise atomic memcpy.☆43Updated this week
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Human-friendly indexed collections☆56Updated 3 months ago
- A prototype implementation of reactive UI in rust☆83Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Create dozens/hundreds/thousands/millions of random examples based on a pest grammar (PEG). It can be used for generate string/structured…☆15Updated 4 years ago
- Exhaustive iteration trait in Rust☆21Updated last week
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 4 years ago
- ☆36Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Rust library providing mutable resizable arrays built on top of mmap☆24Updated 2 years ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel