abgros / stallocLinks
Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.
☆32Updated 5 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.☆57Updated 5 months ago
- Utilities to work with dyn [Async]Fn*☆17Updated last week
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆83Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last month
- State machine pattern for Rust☆29Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆21Updated last year
- A comprehensive library for handling FLAC files☆33Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- Cargo hack manager☆64Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated last month
- Binary size analyzer for Rust programs☆37Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A tiny library and application for animating text in the terminal.☆53Updated 3 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆64Updated last week
- Language Server implementation for Cargo.toml☆44Updated last month
- ☆34Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- A drawing framework for arbitrary windowing systems☆79Updated last year