Fast, concurrent, arena-based allocator with drop support
☆146Dec 11, 2025Updated 2 months ago
Alternatives and similar repositories for blink-alloc
Users that are interested in blink-alloc are comparing it to the libraries listed below
Sorting:
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 2 years ago
- 🎮 game loop + 🐷 coroutine + 🌯 burrito = 🚀🔥 blazingly synchronous async executor for games 🔥🚀☆13Aug 25, 2023Updated 2 years ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated last month
- Fantastic serialization library☆159Feb 5, 2026Updated last month
- Minimal async cache in Rust with support for key expirations☆55May 27, 2025Updated 9 months ago
- Zero-cost bitsets over native Rust types☆79Nov 17, 2025Updated 3 months ago
- A tiny benchmarking library☆66Sep 10, 2024Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆197Dec 23, 2025Updated 2 months ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- ☆328Nov 15, 2025Updated 3 months ago
- Compile-time string operations☆117Feb 1, 2026Updated last month
- Program startup and thread support written in Rust☆207Feb 18, 2026Updated 2 weeks ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆472Feb 6, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Reusable post-processing effects for wgpu☆13Sep 13, 2024Updated last year
- A low-level gltf parser implemented on nanoserde☆37Feb 13, 2026Updated 2 weeks ago
- A WIP project using the `VK_KHR_ray_tracing_pipeline` Vulkan extension and friends☆16Oct 29, 2021Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆57Feb 9, 2026Updated 3 weeks ago
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Sep 8, 2024Updated last year
- A thread-safe & efficient memory pool☆172Oct 12, 2023Updated 2 years ago
- The first compute-centric vector graphic video game☆70Jul 6, 2024Updated last year
- Record and replay 🖱 input with precise timing☆17Sep 12, 2022Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- An alternative `std`-like implementation built on origin☆35Mar 7, 2025Updated 11 months ago
- Configuration variables and consoles for games in Rust. An alternative to inline_tweak / const-tweaker with different tradeoffs.☆52Nov 15, 2024Updated last year
- Unicode validation and transcoding at billions of characters per second☆25Updated this week
- Bare-metal allocators.☆76Aug 23, 2022Updated 3 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- A lock-free memory allocator☆65Sep 18, 2025Updated 5 months ago
- ☆45Oct 9, 2023Updated 2 years ago
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- ☆12Aug 14, 2025Updated 6 months ago
- Concurrency algorithms☆11Apr 7, 2025Updated 10 months ago
- A high-level API for interacting with SMT solvers.☆33Dec 8, 2025Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆206Oct 13, 2025Updated 4 months ago
- A pure-rust implementation of *lua* (5.4) with *just-in-time* (JIT) compilation using `cranelift`.☆15Jan 2, 2026Updated 2 months ago
- A concurrent, append-only vector.☆209Aug 13, 2025Updated 6 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆108Sep 17, 2025Updated 5 months ago