ZettaScaleLabs / stabbyLinks
A Stable ABI for Rust with compact sum-types
☆396Updated 6 months 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☆416Updated last week
- ☆518Updated last month
- Generic extensions for tapping values in Rust.☆471Updated 2 years ago
- A minimal async executor that lets you block on a future☆630Updated 5 months ago
- Safe cross-platform linker shenanigans☆797Updated last week
- Structured concurrency operations for async Rust☆474Updated last month
- A binary encoder/decoder for Rust☆546Updated 3 weeks ago
- Library for snippet annotations☆447Updated last week
- ☆501Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆511Updated 2 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆570Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- in-place allocation-reusing queues for Rust☆385Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆527Updated 2 weeks ago
- ☆340Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆638Updated last month
- Async executor☆406Updated 2 weeks ago
- Reflection via DWARF.☆298Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆190Updated last month
- ergonomic and precise error handling built atop type-level set arithmetic☆296Updated 6 months ago
- Compile-time string formatting☆248Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆191Updated 2 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆708Updated 3 months ago
- Easy code duplicate with substitution for Rust☆249Updated last week
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆201Updated last week