abgros / stallocLinks
Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.
☆27Updated 3 weeks ago
Alternatives and similar repositories for stalloc
Users that are interested in stalloc are comparing it to the libraries listed below
Sorting:
- An alternative `std`-like implementation built on origin☆31Updated 2 months ago
- ☆19Updated last year
- image segmentation on video and images☆47Updated last year
- State machine pattern for Rust☆29Updated 7 months ago
- `smol` integrations with `hyper`☆14Updated 7 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 8 months ago
- An async version of iterator☆40Updated 11 months ago
- Motion is a bare metal physics engine☆32Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- A kludgey 2d game engine written in Rust atop wgpu☆73Updated 2 months ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 9 months ago
- Lightning fast and modular UI framework.☆53Updated 3 weeks ago
- create sandbox to run untrusted code☆15Updated last month
- Convert numbers like 42 to forty-two☆17Updated 9 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- Zig comptime using Rust proc macros☆43Updated last year
- Wrapper for macOS system manager☆38Updated last month
- A math library specialized for 2d screen graphics.☆11Updated 3 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year