A Stable ABI for Rust with compact sum-types
☆410Feb 23, 2026Updated last week
Alternatives and similar repositories for stabby
Users that are interested in stabby are comparing it to the libraries listed below
Sorting:
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆584Oct 12, 2023Updated 2 years ago
- Rust tool for generating FFI definitions allowing many other languages to call Rust code☆742Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week
- Execute Rust code carefully, with extra checking along the way☆480Jan 3, 2026Updated last month
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- Rust ABI safe code generator☆190Apr 25, 2025Updated 10 months ago
- Rust programs written entirely in Rust☆870Apr 30, 2025Updated 10 months ago
- Making parsing a breeze☆854Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,710Updated this week
- "A very small syn"☆212Feb 1, 2025Updated last year
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,367Feb 13, 2026Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Feb 7, 2026Updated 3 weeks ago
- A very fast linker for Linux☆3,370Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Nov 2, 2025Updated 3 months ago
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- Safe Rust bindings to POSIX-ish APIs☆1,920Feb 22, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆925Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Oct 24, 2025Updated 4 months ago
- ☆111Nov 29, 2022Updated 3 years ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,509Sep 29, 2025Updated 5 months ago
- 🐦 Friendly little instrumentation profiler for Rust 🦀☆1,678Feb 23, 2026Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 2 months ago
- Incremental garbage collection from safe Rust☆816Feb 9, 2026Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Scan your Rust crate for semver violations.☆1,586Feb 23, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Solving i18n for client-side and resource-constrained environments.☆1,753Updated this week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆745Jan 25, 2026Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,026Jan 16, 2026Updated last month
- Kani Rust Verifier☆2,953Updated this week
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆12Aug 11, 2024Updated last year