khonsulabs / refuseLinks
An easy-to-use, incremental, multi-threaded garbage collector for Rust
☆11Updated last year
Alternatives and similar repositories for refuse
Users that are interested in refuse are comparing it to the libraries listed below
Sorting:
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Simple and fast async channels☆18Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- ☆36Updated last year
- A math library specialized for 2d screen graphics.☆13Updated 9 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last month
- An alternative `std`-like implementation built on origin☆32Updated 9 months ago
- Exhaustive iteration trait in Rust☆18Updated last week
- `smol` integrations with `hyper`☆17Updated 4 months ago
- ☆19Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆15Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 5 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.