Compile-time reference counting
☆456May 18, 2025Updated 10 months ago
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.☆501Jan 28, 2024Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187May 9, 2021Updated 4 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆285Jan 22, 2026Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,648Feb 20, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,187Feb 8, 2026Updated last month
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months 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()☆290Dec 18, 2022Updated 3 years ago
- Defines the Rust borrow checker.☆1,587Jun 6, 2025Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,980Dec 22, 2025Updated 3 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,537Mar 16, 2026Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Easy self-referential struct generation for Rust.☆700Jan 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,986Feb 8, 2026Updated last month
- Stackless generators on stable Rust.☆477Jun 24, 2022Updated 3 years ago
- 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.
- Experimental one-shot benchmarking/profiling harness for Rust☆647Aug 14, 2024Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Nov 3, 2025Updated 4 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,525Sep 29, 2025Updated 5 months ago
- generators☆211Sep 20, 2023Updated 2 years ago
- A fast bump allocation arena for Rust☆2,147Feb 26, 2026Updated last month
- A lock-free, read-optimized, concurrency primitive.☆2,097Mar 14, 2026Updated last week
- A collection of small utilities for working with pointer types in Rust.☆135Jan 17, 2025Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆248Mar 8, 2026Updated 2 weeks ago
- A fancy diagnostics & error reporting crate☆2,152Updated this week
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Compact inlined strings for Rust.☆542Sep 20, 2023Updated 2 years ago
- Rust cache structures and easy function memoization☆1,974Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,791Updated this week