rustne-kretser / noline
IO-agnostic line editor for embedded systems
☆99Updated last month
Alternatives and similar repositories for noline:
Users that are interested in noline are comparing it to the libraries listed below
- A tool to mine crates.io and produce static websites☆128Updated 4 months ago
- ☆84Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Migrated to Codeberg☆80Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Program startup and thread support written in Rust☆174Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- "A very small syn"☆200Updated 2 weeks ago
- Minimal TOML library with few dependencies☆84Updated this week
- ☆111Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 4 months ago
- The missing compound borrowing for Rust.☆57Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- A Vec That Has a Smaller size_of☆133Updated 6 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆77Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- A super powered testing macro for Rust☆117Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago