fereidani / rcliteView external linksLinks
RcLite: small, fast, and memory-friendly reference counting for Rust
☆195Dec 23, 2025Updated last month
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 last month
- Extra event types built on top of rsevents☆17May 19, 2023Updated 2 years ago
- Fast, concurrent, arena-based allocator with drop support☆145Dec 11, 2025Updated 2 months ago
- SIMD-accelerated operations☆251Updated this week
- A buffering MPSC queue.☆87Dec 3, 2025Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Dec 30, 2025Updated last month
- Generating procedural textures☆26Jun 22, 2021Updated 4 years ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆40Dec 16, 2025Updated last month
- Markdown translation tool.☆17Oct 17, 2022Updated 3 years ago
- Execute Rust code carefully, with extra checking along the way☆477Jan 3, 2026Updated last month
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- The simd optimized escape code☆54Feb 6, 2026Updated last week
- Rust web servers without async/await.☆221Jan 12, 2025Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated 11 months ago
- Slotmap data structure for Rust☆1,285Dec 6, 2025Updated 2 months ago
- a small and single threaded async runtime built on top of io-uring☆78Mar 12, 2023Updated 2 years ago
- Provides branch hinting and control functions for stable Rust☆36Jan 3, 2026Updated last month
- A flexible, simple to use, clone-efficient String replacement for Rust☆157Jan 20, 2026Updated 3 weeks ago
- A math library specialized for 2d screen graphics.☆14Feb 28, 2025Updated 11 months ago
- Bare-metal allocators.☆76Aug 23, 2022Updated 3 years ago
- "A very small syn"☆212Feb 1, 2025Updated last year
- A low-level MVCC file format for storing blobs.☆64Mar 6, 2024Updated last year
- SIMD-accelerated UTF-8 validation for Rust.☆582Dec 21, 2025Updated last month
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆279Jan 22, 2026Updated 3 weeks ago
- Derive your Attribute Parsers☆13May 1, 2023Updated 2 years ago
- Simple shared types for multi-threaded Rust programs☆38Jun 1, 2025Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Jan 3, 2023Updated 3 years ago
- Müsli is a flexible and efficient serialization framework☆423Dec 28, 2025Updated last month
- 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
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- An implementation of libc written in Rust☆317Jan 21, 2026Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆264Jun 23, 2025Updated 7 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆919Jan 19, 2026Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week