Emoun / grapheneLinks
Graph library for Rust
☆27Updated last month
Alternatives and similar repositories for graphene
Users that are interested in graphene are comparing it to the libraries listed below
Sorting:
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Flexible and modular framework for different NP-Problems with different solvers☆22Updated last week
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Human-friendly indexed collections☆55Updated 2 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Byte-wise atomic memcpy.☆37Updated last month
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- ☆36Updated last year
- ☆13Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust library providing mutable resizable arrays built on top of mmap☆24Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year