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:
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆54Updated 2 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆84Updated last week
- 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
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆20Updated last year
- State machine pattern for Rust☆29Updated 10 months ago
- Obsessively tiny error derive macro☆87Updated 7 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated 11 months ago
- Static-checked parsing of regexes into structs☆45Updated 9 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- Command line util to pretty print Rust backtraces☆28Updated last year
- the definitive non-empty slice/array/vec library for Rust☆17Updated 2 months ago
- A drawing framework for arbitrary windowing systems☆79Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆48Updated last year
- A kludgey 2d game engine written in Rust atop wgpu☆74Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last week
- ☆34Updated last year
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Lightning fast and modular UI framework.☆57Updated 4 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 3 weeks ago
- Terminal emulator widget powered by EGUI framework and alacritty terminal backend.☆44Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- A comprehensive library for handling FLAC files☆26Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆29Updated last month
- Tools for finding and manipulating differences between files☆99Updated 7 months ago