Lokathor / bitfrobLinks
Helps you frob those bits
☆38Updated 11 months ago
Alternatives and similar repositories for bitfrob
Users that are interested in bitfrob are comparing it to the libraries listed below
Sorting:
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- An alternative `std`-like implementation built on origin☆31Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 2 weeks ago
- Checksum of a directory tree☆48Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- ☆36Updated 11 months ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- String optimized for map keys☆65Updated last week
- Types to define keyboard related events☆65Updated last month
- Generic Range iterators for Rust☆25Updated 3 weeks ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Thread-unsafe async runtime☆28Updated 8 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A list of Rust buffers that implements the bytes::Buf trait.☆33Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆63Updated last month
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Obsessively tiny error derive macro☆86Updated 5 months ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months 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
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 2 years ago
- Serde serializer for generating Starlark build targets☆66Updated last month