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☆48Updated 3 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.☆92Updated 9 months ago
- Compile-time regular expressions, the right way.☆81Updated last year
- Typed any map for rust☆67Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Obsessively tiny error derive macro☆86Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- The quickest way to override dependencies with Cargo☆82Updated last week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- State machine pattern for Rust☆29Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- IO-agnostic line editor for embedded systems☆113Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 3 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Generate Rust enum variants without associated data☆100Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year