Skip to content

ryankurte/emstr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emstr

no_std and alloc-free string building and encoding for embedded firmware in rust.

This crate provides an EncodeStr trait for string encoding and implementations for basic types, as well as a write! macro for building strings from encodable objects, roughly equivalent to alloc::format! except using pre-allocated buffers.

Status

GitHub tag Build Status Crates.io Docs.rs

About

Rust embedded string encoding and manipulation helpers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages