khonsulabs / refuseLinks
An easy-to-use, incremental, multi-threaded garbage collector for Rust
☆10Updated 11 months ago
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 3 years ago
- `smol` integrations with `hyper`☆16Updated this week
- Exhaustive iteration trait in Rust☆16Updated last month
- A math library specialized for 2d screen graphics.☆11Updated 5 months ago
- An alternative `std`-like implementation built on origin☆30Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Count lines of code across your entire dependency tree☆20Updated last year
- Thread-unsafe async runtime☆28Updated 9 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A safe, fast, lightweight embeddable scripting language written in Rust.☆20Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- ☆36Updated 11 months ago
- Database-like Asset management on top of ECS storage☆12Updated 3 weeks ago
- Configure const and static items by environment variables.☆25Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Support for compiling C programs with Eyra☆13Updated 9 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last week
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- ☆19Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- State machine pattern for Rust☆29Updated 9 months ago
- Obsessively tiny error derive macro☆87Updated 6 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆13Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Wait for async tasks☆13Updated 2 years ago