CasualX / bitset-coreLinks
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
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆36Updated 11 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆63Updated 8 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- A generic implementation of double-buffering.☆17Updated 3 years ago
- LZW en- and decoding that goes weeeee!☆28Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- ☆34Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 weeks ago
- ☆20Updated 8 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Moving code-gen out of `build.rs`☆18Updated 3 weeks ago
- Easy and safe destructuring for more types.☆32Updated 3 weeks ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 5 months ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Serde (De)serializer implementation for rlua::Value☆24Updated 2 years ago