CasualX / bitset-core
Straightforward, no-std compatible, simd optimized, BitSet API.
☆12Updated 4 years ago
Alternatives and similar repositories for bitset-core
Users that are interested in bitset-core are comparing it to the libraries listed below
Sorting:
- A C expression parser and evaluator☆46Updated 2 years ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- A dynamic library helper for rust crates☆35Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- More indexing options for Rust slices☆9Updated last year
- ☆36Updated 9 months ago
- ☆20Updated 8 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A wrapper for build.rs instructions☆16Updated last year
- Full precision decimal representation of f64☆26Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Simple malloc implementation.☆32Updated 2 months ago
- Aligned allocation for Rust☆15Updated 4 years ago
- Implements rust's Display trait for hex data☆23Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago