micl2e2 / bwrapLinks
A fast, lightweight, embedded system-friendly library for wrapping text.
☆64Updated last year
Alternatives and similar repositories for bwrap
Users that are interested in bwrap are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- Obsessively tiny error derive macro☆87Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Typed any map for rust☆67Updated 11 months ago
- ☆64Updated last month
- Generate Rust enum variants without associated data☆98Updated last month
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- A more compact help renderer for clap terminal applications☆90Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Include your assets statically into your application with a strict structure☆92Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 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
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- Progress reporting abstraction for Rust☆65Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last month
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated 2 weeks ago
- State machine pattern for Rust☆29Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- The missing compound borrowing for Rust.☆61Updated last month
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago