hecatia-elegua / bilge
Use bitsized types as if they were a feature of rust.
☆178Updated 9 months ago
Alternatives and similar repositories for bilge:
Users that are interested in bilge are comparing it to the libraries listed below
- Bare-metal allocators.☆76Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 2 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…☆171Updated last week
- Rust String Libraries by mcyoung☆159Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- Müsli is a flexible and efficient serialization framework☆367Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆176Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆181Updated 3 months ago
- "A very small syn"☆200Updated last month
- ergonomic and precise error handling built atop type-level set arithmetic☆217Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- ☆223Updated last month
- Program startup and thread support written in Rust☆174Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- An alternate Cargo registry using static files☆113Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- Rust crate for bitfields and bit-enums☆50Updated 2 months ago
- A Rust code linter☆210Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Compile-time string formatting☆230Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Pull in every source file in a directory as a module☆169Updated last week
- Type that deserializes only from one specific value☆231Updated last week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- A collection of utilities for a superior nom experience☆153Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago