ubco-db / EmbedDB
EmbedDB Embedded Database for IoT and Sensors Supporting Key-Value and Relational Data
☆25Updated 2 weeks ago
Alternatives and similar repositories for EmbedDB:
Users that are interested in EmbedDB are comparing it to the libraries listed below
- The Key Value Store library provides a convenient way to store information as key-value pairs in non-volatile storage.☆22Updated 3 weeks ago
- Pub/Sub library for C☆76Updated 3 years ago
- Lightweight date, time & cron utilities for embedded systems☆41Updated last month
- a tiny rpc library, support c++14 and rust☆45Updated last month
- Fast and small logger for embedded (or not) devices☆28Updated 2 months ago
- Embedded software modules: dynamic memory with defrag, Linked list, RAMFS, GFX, Primitive scheduler, FIFO etc.☆24Updated 6 years ago
- State-Oriented Programming: was a cover story article about Hierarchical State Machines in C and C++ published originally in "Embedded Sy…☆40Updated last year
- Client implementation of a subset of HTTP 1.1 protocol designed for embedded devices.☆92Updated 3 months ago
- a small and beautiful embedded log library for mcu.☆27Updated last year
- Microcontroller message bus☆10Updated 7 years ago
- STM32 lwIP networking via USB☆72Updated 4 years ago
- short messages compression with COBS framing using implicit run-length-encoding, optimized for data containing statistically a bit more 0…☆26Updated last month
- using hashmap on MCUs☆16Updated 2 years ago
- Virtual serial port driver for Linux☆74Updated 4 months ago
- Serial Line Internet Protocol☆45Updated 3 years ago
- Timer library for microcontrollers / embedded systems☆12Updated 2 years ago
- A very lame UI library for embedded systems.☆110Updated last year
- Apache NFFS filesystem☆30Updated 9 months ago
- Embed Chinese Input Method Framework onto MCU platform running LittleVgl GUI☆11Updated 3 years ago
- Simple key value pairs store only integer and string types.☆10Updated 6 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆10Updated 3 years ago
- Kconfig for ARM based MCUs☆39Updated 4 months ago
- Dynamically load apps to zephyr RTOS☆59Updated 4 years ago
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆117Updated 5 months ago
- Parser for AT commands and similar protocols.☆36Updated 5 years ago
- Free, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers☆18Updated last year
- ProtoThread内核,从Contiki NG中提取而出,已经做好充分性移植准备工作,可以直接移植到单片机上。☆11Updated 3 years ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆91Updated 3 years ago
- 一个在单片机上运行的事件循环模型库,参考了JavaScript的事件循环☆12Updated 3 years ago
- Algorithm for calculating exponential backoff with jitter for network retry attempts.☆33Updated 5 months ago