abgros / stallocLinks
Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.
☆32Updated 7 months ago
Alternatives and similar repositories for stalloc
Users that are interested in stalloc are comparing it to the libraries listed below
Sorting:
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Utilities to work with dyn [Async]Fn*☆17Updated last month
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Obsessively tiny error derive macro☆86Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- State machine pattern for Rust☆29Updated last year
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Cargo hack manager☆64Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆83Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- An async version of iterator☆41Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated this week
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆22Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Rust-First frontend framework.☆41Updated 3 months ago
- ☆55Updated 2 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆38Updated last year
- A drawing framework for arbitrary windowing systems☆79Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago