micl2e2 / bwrapLinks
A fast, lightweight, embedded system-friendly library for wrapping text.
☆63Updated last year
Alternatives and similar repositories for bwrap
Users that are interested in bwrap are comparing it to the libraries listed below
Sorting:
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Typed any map for rust☆67Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Include your assets statically into your application with a strict structure☆90Updated 6 months ago
- Command line util to pretty print Rust backtraces☆28Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- horrible serde macro stuff☆39Updated last year
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- State machine pattern for Rust☆29Updated 11 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- A sinless derive helper☆75Updated 3 months ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago