grego / bset
Fast and compact sets of bytes or ASCII characters
☆28Updated 4 years ago
Alternatives and similar repositories for bset:
Users that are interested in bset are comparing it to the libraries listed below
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆29Updated 10 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- ☆33Updated 3 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rust traits for key comparison in maps.☆24Updated last month
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆21Updated 4 years ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated 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`☆30Updated 2 years ago
- Extension of nom to trace parser☆49Updated last month
- Remove Cargo.lock lockfile☆33Updated last month
- Thread-unsafe async runtime☆27Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Tool to inline module contents into syn::File instances☆12Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A shell-inspired escape+unescape library for strings☆37Updated last year