khonsulabs / refuseLinks
An easy-to-use, incremental, multi-threaded garbage collector for Rust
☆12Updated last year
Alternatives and similar repositories for refuse
Users that are interested in refuse are comparing it to the libraries listed below
Sorting:
- `smol` integrations with `hyper`☆17Updated 6 months ago
- A math library specialized for 2d screen graphics.☆14Updated 11 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- ☆36Updated last year
- An alternative `std`-like implementation built on origin☆35Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- Helps you frob those bits☆42Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last week
- Simple and fast async channels☆18Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Database-like Asset management on top of ECS storage☆14Updated 2 weeks ago
- `smol` integrations with `axum`☆22Updated 6 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A vector-based map and set implementation for rust☆16Updated this week
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated last week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- A generic media layer for graphics, IO, and audio for desktop and the browser☆18Updated last year
- Exhaustive iteration trait in Rust☆21Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago