roeeshoshani / bitpieceLinks
bitfields implementation for rust
☆54Updated 5 months ago
Alternatives and similar repositories for bitpiece
Users that are interested in bitpiece are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆78Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- The missing compound borrowing for Rust.☆62Updated last month
- Include your assets statically into your application with a strict structure☆92Updated 3 weeks ago
- Detect blocking code in Tokio async tasks. (Rust)☆81Updated 3 months ago
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- ☆26Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- run rust executables with vscode's codelldb extension☆64Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- A GUI generator for clap-rs using egui☆112Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Typed any map for rust☆67Updated last year
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆37Updated last month
- Serde with Validation☆60Updated this week
- ☆21Updated 5 months ago
- A Toolchain for Rust Debuginfo☆115Updated 4 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Testing framework for rust enhancing the built-in library with some useful features.☆68Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio proces…☆32Updated last week
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Tiny Rust Async Linux Executor☆109Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆192Updated last month