abgros / stallocLinks
Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.
☆31Updated 2 months ago
Alternatives and similar repositories for stalloc
Users that are interested in stalloc are comparing it to the libraries listed below
Sorting:
- State machine pattern for Rust☆29Updated 11 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆55Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 months ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated last month
- Obsessively tiny error derive macro☆87Updated 8 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆20Updated last year
- A tiny library and application for animating text in the terminal.☆53Updated 3 years ago
- A comprehensive library for handling FLAC files☆30Updated last week
- Lightning fast and modular UI framework.☆57Updated 5 months ago
- ☆20Updated 3 months ago
- ☆54Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆84Updated 3 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last year
- ☆33Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 3 weeks ago
- A drawing framework for arbitrary windowing systems☆79Updated last year
- Binary size analyzer for Rust programs☆36Updated last year
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- A kludgey 2d game engine written in Rust atop wgpu☆74Updated 6 months ago
- Serde with Validation☆60Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- A tiny ORM for CRUD operations built on top of SQLx QueryBuilder.☆48Updated 8 months ago
- the definitive non-empty slice/array/vec library for Rust☆18Updated 3 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year