A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small binary footprint.
☆184Nov 30, 2025Updated 3 months ago
Alternatives and similar repositories for emio
Users that are interested in emio are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- List-initialize containers with proper move semantics☆30Mar 12, 2025Updated last year
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- A Header only, constexpr / compile time small table based CRC library.☆25Mar 5, 2023Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 3 months ago
- Apache NFFS filesystem☆36Jul 31, 2024Updated last year
- C++ Standard Lib adapted to embedded environments☆84Updated this week
- C++ reimplementation of cpplint.py☆33Oct 30, 2025Updated 4 months ago
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 9 months ago
- A C++20 serialization library (cereal fork)☆33Jun 25, 2025Updated 8 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆497Feb 27, 2026Updated 3 weeks ago
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- C++ library for composing modular firmware at compile-time.☆627Updated this week
- Cryptography library for modern C++.☆78Jul 31, 2023Updated 2 years ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Jan 17, 2024Updated 2 years ago
- OctaneGUI is a renderer agnostic multi-window multi-platform UI library for C++.☆205Apr 9, 2024Updated last year
- A binary i/o library for C++, without the agonizing pain☆35Aug 3, 2023Updated 2 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆559Sep 30, 2024Updated last year
- amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software devel…☆247Updated this week
- Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the p…☆24Feb 16, 2026Updated last month
- Yet another C++ text formatting library.☆71Dec 15, 2024Updated last year
- Embedded Template Library☆2,930Updated this week
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- A set of fixed-sized C++ storage arrays with various features☆30Apr 11, 2019Updated 6 years ago
- ☆12Oct 30, 2022Updated 3 years ago
- scanf for modern C++☆1,304Oct 29, 2025Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- A [WIP] C++20 cross-platform desktop app framework☆17Aug 25, 2024Updated last year
- A compiler-friendly variadic type list for C++.☆39Jun 14, 2023Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆157Dec 9, 2025Updated 3 months ago
- A 3D Scene Renderer written in C++☆17Mar 5, 2023Updated 3 years ago
- a declarative UI library for C++☆119Updated this week
- rust-like traits (type erasure) on plain C++☆17Jun 30, 2023Updated 2 years ago
- 这是一个嵌入式裸机框架,提供一套API,方便管理多种任务,比如超时任务/周期任务/并行任务/互斥任务等。 有 sys_wait 和 sys_wait_bare 这两个非阻塞等待 API ,支持挂起当前互斥任务,但不阻塞并行任务。☆43Feb 7, 2026Updated last month
- A cross-platform library for output stream manipulation using ANSI escape sequences.☆220Sep 12, 2023Updated 2 years ago
- Collection of self-contained header-only libraries for C++17