wrenger / bitfield-struct-rsLinks
Procedural macro for bitfields.
☆98Updated 2 months ago
Alternatives and similar repositories for bitfield-struct-rs
Users that are interested in bitfield-struct-rs are comparing it to the libraries listed below
Sorting:
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- Rust async HTTP client for embedded/no_std☆195Updated 3 weeks ago
- Compile-time string formatting☆238Updated 7 months ago
- Rust crate for bitfields and bit-enums☆62Updated 3 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆198Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Pluggable critical section☆147Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Rust String Libraries by mcyoung☆189Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆166Updated 3 weeks ago
- async + no_std + no-alloc implementations of various network protocols☆174Updated last month
- A fixed-size circular buffer written in Rust.☆116Updated this week
- Program startup and thread support written in Rust☆188Updated last month
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆131Updated last year
- A Stable ABI for Rust with compact sum-types☆380Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 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…☆181Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆246Updated last week
- A crate for storing data in flash memory with minimal need for erasing pages☆150Updated last week
- An async no_std HTTP server suitable for bare-metal environments, heavily inspired by axum☆290Updated last week
- An attribute to create an atomic wrapper around a C-style enum☆44Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆161Updated last year
- An RPC layer for postcard based protocols☆166Updated this week
- `serde-json` for `no_std` programs☆176Updated 5 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Maps where keys are borrowed from values.☆270Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month