ZettaScaleLabs / stabbyLinks
A Stable ABI for Rust with compact sum-types
☆408Updated 2 weeks ago
Alternatives and similar repositories for stabby
Users that are interested in stabby are comparing it to the libraries listed below
Sorting:
- Müsli is a flexible and efficient serialization framework☆421Updated last month
- A binary encoder/decoder for Rust☆594Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆825Updated last month
- Generic extensions for tapping values in Rust.☆477Updated 2 years ago
- ☆501Updated 2 months ago
- ☆521Updated 3 months ago
- A minimal async executor that lets you block on a future☆651Updated 2 months ago
- Structured concurrency operations for async Rust☆486Updated this week
- in-place allocation-reusing queues for Rust☆395Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆388Updated last year
- Like Rust's std::Path, but UTF-8.☆541Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆522Updated last week
- Library for snippet annotations☆481Updated last week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆578Updated 2 years ago
- ☆351Updated 2 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆269Updated 2 months ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Reflection via DWARF.☆298Updated 2 years ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆732Updated last week
- Rust String Libraries by mcyoung☆199Updated last year
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- Compile-time string formatting☆261Updated 3 months ago
- Experiments with structured concurrency in Rust☆409Updated last year
- Futures, streams, and async I/O combinators.☆531Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆657Updated last week
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated 2 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆308Updated 9 months ago