ZettaScaleLabs / stabby
A Stable ABI for Rust with compact sum-types
☆366Updated last month
Alternatives and similar repositories for stabby
Users that are interested in stabby are comparing it to the libraries listed below
Sorting:
- A binary encoder/decoder for Rust☆454Updated last month
- Müsli is a flexible and efficient serialization framework☆386Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆580Updated 3 months ago
- Safe cross-platform linker shenanigans☆731Updated last month
- ☆493Updated last month
- in-place allocation-reusing queues for Rust☆372Updated 11 months ago
- ☆483Updated 6 months ago
- Structured concurrency operations for async Rust☆448Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆550Updated 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…☆473Updated last week
- Reflection via DWARF.☆296Updated 2 years ago
- ☆306Updated last month
- Find potential unused enabled feature flags and prune them.☆269Updated 3 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆363Updated 10 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆350Updated 2 months ago
- A crate for mucking around with piles of bytes☆843Updated 2 weeks ago
- Typed distributed plugin registration☆1,105Updated 2 months ago
- Experiments with structured concurrency in Rust☆363Updated 9 months ago
- Execute Rust code carefully, with extra checking along the way☆409Updated last week
- Generic extensions for tapping values in Rust.☆437Updated 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…☆180Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆487Updated 2 months ago
- Serialization library with zero dependencies☆784Updated this week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆567Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆802Updated 3 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆653Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated last month
- Use bitsized types as if they were a feature of rust.☆182Updated 3 weeks ago
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆602Updated this week