RcLite: small, fast, and memory-friendly reference counting for Rust
☆197Dec 23, 2025Updated 2 months ago
Alternatives and similar repositories for rclite
Users that are interested in rclite are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Sep 4, 2023Updated 2 years ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Extra event types built on top of rsevents☆17May 19, 2023Updated 2 years ago
- Fast, concurrent, arena-based allocator with drop support☆147Dec 11, 2025Updated 2 months ago
- SIMD-accelerated operations☆251Updated this week
- A buffering MPSC queue.☆87Dec 3, 2025Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Feb 8, 2026Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆41Dec 16, 2025Updated 2 months ago
- Generating procedural textures☆26Jun 22, 2021Updated 4 years ago
- Markdown translation tool.☆17Oct 17, 2022Updated 3 years ago
- Execute Rust code carefully, with extra checking along the way☆481Jan 3, 2026Updated 2 months ago
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- The simd optimized escape code☆55Feb 27, 2026Updated last week
- Rust web servers without async/await.☆224Jan 12, 2025Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated last year
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 3 months ago
- Provides branch hinting and control functions for stable Rust☆37Jan 3, 2026Updated 2 months ago
- a small and single threaded async runtime built on top of io-uring☆78Mar 12, 2023Updated 2 years ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆157Updated this week
- A math library specialized for 2d screen graphics.☆14Feb 28, 2025Updated last year
- Bare-metal allocators.☆76Aug 23, 2022Updated 3 years ago
- "A very small syn"☆213Feb 1, 2025Updated last year
- A low-level MVCC file format for storing blobs.☆64Mar 6, 2024Updated 2 years ago
- SIMD-accelerated UTF-8 validation for Rust.☆587Dec 21, 2025Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Derive your Attribute Parsers☆13May 1, 2023Updated 2 years ago
- Simple shared types for multi-threaded Rust programs☆38Jun 1, 2025Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Jan 3, 2023Updated 3 years ago
- General purpose client/server networking library written in Rust, built on top of the QUIC protocol which is implemented by quinn☆108Sep 6, 2023Updated 2 years ago
- Müsli is a flexible and efficient serialization framework☆428Updated this week
- An implementation of libc written in Rust☆320Feb 26, 2026Updated last week
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆264Jun 23, 2025Updated 8 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆927Feb 23, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last week