ZettaScaleLabs / stabbyLinks
A Stable ABI for Rust with compact sum-types
☆382Updated 2 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☆399Updated last week
- A binary encoder/decoder for Rust☆500Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆609Updated 2 months ago
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- Generic extensions for tapping values in Rust.☆457Updated last year
- Safe cross-platform linker shenanigans☆769Updated this week
- ☆493Updated 9 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆560Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- ☆510Updated 4 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆249Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆371Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆489Updated this week
- Use bitsized types as if they were a feature of rust.☆185Updated 3 months ago
- in-place allocation-reusing queues for Rust☆378Updated last year
- Compile-time string formatting☆238Updated 7 months ago
- ☆328Updated this week
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆181Updated last month
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Like Rust's std::Path, but UTF-8.☆503Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆440Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- ergonomic and precise error handling built atop type-level set arithmetic☆246Updated 3 months ago
- Find potential unused enabled feature flags and prune them.☆281Updated 6 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆395Updated 3 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆680Updated last month
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆606Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆645Updated this week
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago