hecatia-elegua / bilgeLinks
Use bitsized types as if they were a feature of rust.
☆183Updated 3 months ago
Alternatives and similar repositories for bilge
Users that are interested in bilge are comparing it to the libraries listed below
Sorting:
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆127Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆192Updated last week
- Macro to generate bitfields for structs that allow for modular use of enums.☆198Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Müsli is a flexible and efficient serialization framework☆398Updated 3 weeks 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
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- "A very small syn"☆206Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- A Rust code linter☆216Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆196Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated 2 months ago
- Procedural macro for bitfields.☆98Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 9 months ago
- IO-agnostic line editor for embedded systems☆107Updated 6 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Rust String Libraries by mcyoung☆190Updated 5 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆244Updated 2 months ago