khonsulabs / refuseLinks
An easy-to-use, incremental, multi-threaded garbage collector for Rust
☆10Updated 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
- A math library specialized for 2d screen graphics.☆13Updated 7 months ago
- Database-like Asset management on top of ECS storage☆13Updated last month
- An alternative `std`-like implementation built on origin☆31Updated 6 months ago
- `smol` integrations with `hyper`☆16Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Simple and fast async channels☆18Updated last year
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 2 months ago
- Exhaustive iteration trait in Rust☆16Updated this week
- ☆19Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Helps you frob those bits☆40Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- ☆21Updated 3 years ago
- Wait for async tasks☆13Updated 2 years ago
- ☆36Updated last year
- Extra event types built on top of rsevents☆17Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 2 weeks ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆14Updated last year
- Strongly typed linear algebra library with a focus on 3D applications like games (i.e. low-dimensional vectors and matrices)☆12Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 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
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆37Updated last year