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 last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Compile-time regular expressions, the right way.☆79Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- Typed any map for rust☆67Updated 8 months ago
- Include your assets statically into your application with a strict structure☆89Updated 5 months ago
- Obsessively tiny error derive macro☆87Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- ☆32Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- State machine pattern for Rust☆29Updated 9 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- A sinless derive helper☆74Updated last month
- IO-agnostic line editor for embedded systems☆109Updated 7 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆100Updated this week
- Generate Rust enum variants without associated data☆98Updated last year
- Serde with Validation☆59Updated 5 months ago
- A more compact help renderer for clap terminal applications☆77Updated 3 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- Static-checked parsing of regexes into structs