Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
翻译 - 嵌入式系统的微型,快速,非依赖性和完全加载printf实现。广泛的测试套件通过。
team project printf
tic-tac-toe in a single call to printf
翻译 - 在一次调用printf中的井字游戏
Brainfuck interpreter inside printf
Minimal, type safe printf replacement library for C++
Nanolog 是一款性能极佳的纳秒级 C++ 日志框架,提供一个简单的类似 printf 的 API,每秒可处理超过 8000 万条日志,平均延迟仅为 7 纳秒
Golang ultimate ANSI-colors that supports Printf/Sprintf methods
翻译 - 支持Printf / Sprintf方法的Golang最终ANSI颜色
Minimal printf() implementation for embedded projects.
Tester for the ft_printf project of 42 school
Printf repository for the project 0x11 C-printf
🍦 Never use cout/printf to debug again
Lightweight printf library optimized for embedded systems
The smallest public printf implementation for its feature set.
This is a collaboration project in creating our own printf function just like the one defined in the stdio.h library
A tiny printf and sprintf library for small embedded systems
Minimal implementation of printf, which is really fast
79 sloc) 3.66 KB #!/bin/bash # Coded by @thelinuxchoice (Instagram) checkroot() { if [[ "$(id -u)" -ne 0 ]]; then printf "\e[1;77mPlease, run this program as root!\n\e[0m" exit 1 fi } bann...
printf function for use with the MSP432
JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.
STM32F303 Minimal self-contained Makefile-based build environment (Plus printf!)
STM32F10x I2C2 communication with SHT20 and printf to USART1 based on STM32CubeMX.
ESP8266 ILI9341 multi-window, touch, custom fonts, printf source, cordic wireframe viewer, WEB, SD CARD , RTC, ADF4351
用C++写的,适用于Windows环境的日志库,支持百万级高并发,支持以printf语法输入日志