hecatia-elegua / bilgeLinks
Use bitsized types as if they were a feature of rust.
☆186Updated 3 months ago
Alternatives and similar repositories for bilge
Users that are interested in bilge are comparing it to the libraries listed below
Sorting:
- Müsli is a flexible and efficient serialization framework☆399Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- "A very small syn"☆208Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆183Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆195Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Procedural macro for bitfields.☆102Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆200Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- A Toolchain for Rust Debuginfo☆102Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆130Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- A Rust code linter☆217Updated last year
- Minimal asynchronous runtime for Rust☆129Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆149Updated 2 months ago
- IO-agnostic line editor for embedded systems☆109Updated 6 months ago
- Program startup and thread support written in Rust☆189Updated 2 months ago
- ☆261Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆115Updated 2 months ago
- A fixed-size circular buffer written in Rust.☆122Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Compile-time string formatting☆238Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆123Updated 10 months ago
- Maps where keys are borrowed from values.☆273Updated this week
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆166Updated last month
- Compile-time regular expressions, the right way.☆79Updated 6 months ago