Compile-time reference counting
☆460May 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.☆511Jan 28, 2024Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆192May 9, 2021Updated 5 years ago
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆296Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆664Nov 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.☆381Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,214Aug 3, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,523Jul 19, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,806Feb 20, 2026Updated 6 months ago
- Slotmap data structure for Rust☆1,352May 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,740Aug 17, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,186Updated this 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,336Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆3,071Aug 7, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,417Aug 28, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,646Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆306Jul 16, 2026Updated last month
- Easy self-referential struct generation for Rust.☆733Jan 11, 2025Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Nov 3, 2025Updated 10 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,013Feb 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☆655Aug 14, 2024Updated 2 years ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,602Jun 25, 2026Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆137Mar 29, 2026Updated 5 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆264May 29, 2023Updated 3 years ago
- ☆254Aug 23, 2026Updated last week
- A fast bump allocation arena for Rust☆2,321Jul 23, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,111Aug 10, 2026Updated 3 weeks ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A lock-free, read-optimized, concurrency primitive.☆2,278Updated this week
- [Ariadne has moved to Codeberg!] A fancy diagnostics & error reporting crate☆2,156Mar 23, 2026Updated 5 months ago
- Compact inlined strings for Rust.☆544Sep 20, 2023Updated 2 years ago
- Support atomic operations on Arc itself☆1,412Jun 28, 2026Updated 2 months ago
- 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,132Aug 24, 2026Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,954Updated this week