RcLite: small, fast, and memory-friendly reference counting for Rust
☆198Dec 23, 2025Updated 4 months ago
Alternatives and similar repositories for rclite
Users that are interested in rclite are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A pure Rust library for cross-platform memory mapped IO, which replaces libc with rustix.☆42Apr 23, 2026Updated 2 weeks ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆43Dec 16, 2025Updated 4 months ago
- Provides branch hinting and control functions for stable Rust☆38Jan 3, 2026Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆59Sep 4, 2023Updated 2 years ago
- The simd optimized escape code☆55Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Fast, concurrent, arena-based allocator with drop support☆150Dec 11, 2025Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆829Dec 24, 2025Updated 4 months ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆158Feb 28, 2026Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated this week
- SIMD-accelerated operations☆252Mar 30, 2026Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆298Dec 30, 2025Updated 4 months ago
- A math library specialized for 2d screen graphics.☆14Feb 28, 2025Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆259Feb 8, 2026Updated 2 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- System information☆22Updated this week
- Wasm module dependency analysis for module resolution☆12Jul 29, 2025Updated 9 months ago
- Generating procedural textures☆26Jun 22, 2021Updated 4 years ago
- Extra event types built on top of rsevents☆17May 19, 2023Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆289Jan 22, 2026Updated 3 months ago
- Slotmap data structure for Rust