Compile-time reference counting
☆458May 18, 2025Updated last year
Alternatives and similar repositories for static-rc
Users that are interested in static-rc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An implementation of Joshua Yanovski's Ghost Cell paper.☆507Jan 28, 2024Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆188May 9, 2021Updated 5 years ago
- Statically-checked alternatives to RefCell and RwLock☆392Sep 17, 2025Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆292Jan 22, 2026Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆663Nov 18, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A library for to allow multiple return types by automatically generated enum.☆381May 2, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,711Feb 20, 2026Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,497Jan 21, 2026Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,193Mar 24, 2026Updated 2 months ago
- Slotmap data structure for Rust☆1,319May 9, 2026Updated 2 weeks ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Dec 18, 2022Updated 3 years ago
- Defines the Rust borrow checker.☆1,613Jun 6, 2025Updated 11 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,362May 2, 2026Updated 3 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Compile time static maps for Rust☆2,145Updated this week
- Zero-copy deserialization framework for Rust☆4,219May 17, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆3,021Apr 16, 2026Updated last month
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,589Apr 22, 2026Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆304Dec 30, 2025Updated 4 months ago
- Easy self-referential struct generation for Rust.☆710Jan 11, 2025Updated last year
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,997Feb 8, 2026Updated 3 months ago
- Stackless generators on stable Rust.☆483Jun 24, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Experimental one-shot benchmarking/profiling harness for Rust☆651Aug 14, 2024Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Nov 3, 2025Updated 6 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,556Sep 29, 2025Updated 7 months ago
- generators☆211Sep 20, 2023Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆135Mar 29, 2026Updated last month
- A fast bump allocation arena for Rust☆2,207Apr 27, 2026Updated 3 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆264May 29, 2023Updated 2 years ago
- ☆253Apr 19, 2026Updated last month
- A lock-free, read-optimized, concurrency primitive.☆2,216May 1, 2026Updated 3 weeks ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A string type for Rust that is not required to be valid UTF-8.☆1,071Feb 10, 2026Updated 3 months ago
- [Ariadne has moved to Codeberg!] A fancy diagnostics & error reporting crate☆2,156Mar 23, 2026Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆123Oct 11, 2021Updated 4 years ago
- Compact inlined strings for Rust.☆543Sep 20, 2023Updated 2 years ago
- Support atomic operations on Arc itself☆1,339Apr 4, 2026Updated last month
- Rust cache structures and easy function memoization☆2,013Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,844May 6, 2026Updated 2 weeks ago