Compile-time reference counting
☆461May 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.☆514Jan 28, 2024Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆193May 9, 2021Updated 5 years ago
- Statically-checked alternatives to RefCell and RwLock☆392Sep 17, 2025Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆298Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆665Nov 18, 2023Updated 2 years 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 library for to allow multiple return types by automatically generated enum.☆382Jul 25, 2026Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,211Aug 3, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,522Jul 19, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,784Feb 20, 2026Updated 5 months ago
- Slotmap data structure for Rust☆1,348May 9, 2026Updated 3 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 7 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Dec 18, 2022Updated 3 years ago
- Defines the Rust borrow checker.☆1,724Jun 6, 2025Updated last year
- Compile time static maps for Rust☆2,179Aug 6, 2026Updated last week
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Zero-copy deserialization framework for Rust☆4,319Aug 6, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆3,061Aug 7, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,410Jul 10, 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,633Apr 22, 2026Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆306Jul 16, 2026Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆731Jan 11, 2025Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆153Nov 3, 2025Updated 9 months ago
- 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☆2,008Feb 8, 2026Updated 6 months 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.
- Stackless generators on stable Rust.☆484Jun 24, 2022Updated 4 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆654Aug 14, 2024Updated 2 years ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,595Jun 25, 2026Updated last month
- A collection of small utilities for working with pointer types in Rust.☆137Mar 29, 2026Updated 4 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆264May 29, 2023Updated 3 years ago
- ☆254Apr 19, 2026Updated 3 months ago
- A fast bump allocation arena for Rust☆2,300Jul 23, 2026Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,109Updated this week
- 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.
- A lock-free, read-optimized, concurrency primitive.☆2,270Aug 8, 2026Updated last week
- [Ariadne has moved to Codeberg!] A fancy diagnostics & error reporting crate☆2,161Mar 23, 2026Updated 4 months ago
- Compact inlined strings for Rust.☆544Sep 20, 2023Updated 2 years ago
- Support atomic operations on Arc itself☆1,404Jun 28, 2026Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆123Oct 11, 2021Updated 4 years ago
- Cranelift based backend for rustc☆2,115Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,931Updated this week