Commit Graph

172 Commits

Author SHA1 Message Date
Dmitry Murzinov
02c6afc053
add StaticNet - C++ TCP/IP and SSH stack with all-static allocations designed for bare metal (no operating system) embedded applications with minimal footprint. 2024-09-28 21:24:43 +04:00
Dmitry Murzinov
4e24398e2c [close #16] add Unishox2 - Compression for Unicode short strings 2024-01-15 05:01:05 +04:00
Dmitry Murzinov
cb333d0ba3
Merge pull request #15 from DNedic/main
Add lfbb, a lock-free bipartite buffer implementation
2023-12-18 17:58:04 +03:00
Djordje Nedic
7e126b8fe2 Add lfbb, a lock-free bipartite buffer implementation 2023-12-16 16:04:37 +01:00
Dmitry Murzinov
2019cfadd0
Merge pull request #14 from dns13/patch-1
Add emio as printf library
2023-12-06 12:51:07 +04:00
Jan Schöppach
be01a2628b
Fix casing.. 2023-12-06 09:31:06 +01:00
Jan Schöppach
47a6eaaf6b
Add punctuation 2023-12-05 21:48:20 +01:00
Jan Schöppach
65015d2e2e
Add emio as printf library 2023-12-05 17:11:07 +01:00
Dmitry Murzinov
1542a8a8e6
Merge pull request #13 from Jasinsky/fsmlang_awesome_embedded
Added FSMLang - state machine generator tool
2023-10-06 00:05:25 +04:00
Daniel
715552d7b5
Added FSMLang - state machine generator tool 2023-10-05 14:05:38 -04:00
Dmitry Murzinov
80bd02e1a4 add docs for µGUI 2023-09-28 20:01:12 +03:00
Dmitry Murzinov
6e1384af58 fix remark-lint:double-link 2023-09-28 16:32:42 +03:00
Dmitry Murzinov
13addf3f0d [close #5] move microrl to appropriate section 2023-09-28 16:17:32 +03:00
Dmitry Murzinov
b71a7051c2 [close #9] move micromenu-v2 to appropriate section 2023-09-28 16:16:02 +03:00
Dmitry Murzinov
21f6215f16
Merge pull request #12 from arhiv6/patch-6
Add printf - a formatted printing function library
2023-09-28 11:56:37 +04:00
Dmitry Murzinov
a0f8521cc5
Merge pull request #11 from arhiv6/patch-5
Add ctl - C Container Template Library
2023-09-28 11:56:10 +04:00
Dmitry Murzinov
e95c54f2e1
Merge pull request #10 from arhiv6/patch-4
Add UGUI (µGUI) graphic library.
2023-09-28 11:55:38 +04:00
Dmitry Murzinov
8cb49f16f8
Merge pull request #8 from arhiv6/patch-3
Add nanoMODBUS - MODBUS RTU/TCP C library
2023-09-28 11:55:06 +04:00
Dmitry Murzinov
c1104d289c
Merge pull request #7 from arhiv6/patch-2
Add o1heap - highly deterministic allocator
2023-09-28 11:54:33 +04:00
Dmitry Murzinov
9953885a2f
Merge pull request #6 from arhiv6/patch-1
Add resourse embedding helper: incbin
2023-09-28 11:54:08 +04:00
arhiv6
8ec5ab5565
Add printf - a formatted printing function library
It is standalone printf/sprintf formatted printing function library
2023-09-28 12:12:00 +07:00
arhiv6
cd681d52d4
Add ctl - C Container Template Library
CTL is a fast compiling, type safe, header only, template-like container library for ISO C99/C11.
2023-09-28 12:04:56 +07:00
arhiv6
a72692921d
Add UGUI (µGUI) graphic library. 2023-09-28 11:48:18 +07:00
arhiv6
baa5e18387
Add nanoMODBUS - MODBUS RTU/TCP C library
nanoMODBUS - A compact MODBUS RTU/TCP C library for embedded/microcontrollers.
2023-09-28 10:33:44 +07:00
arhiv6
bc6b697a9b
Add o1heap - highly deterministic allocator 2023-09-28 10:09:42 +07:00
arhiv6
2d7ed89cac
Add incbin 2023-09-28 09:12:52 +07:00
Dmitry Murzinov
48b3d04a73 add Quite Ok RTOS 2023-08-16 19:15:01 +03:00
Dmitry Murzinov
6f5a1eb378 add QP/C [FuSa, MISRA-C 2023 compliance] 2023-07-31 13:14:50 +03:00
Dmitry Murzinov
739ab87998 add microkvs 2023-07-28 20:24:27 +03:00
Dmitry Murzinov
66a3c2d813 add LovyanGFX 2023-07-27 16:35:13 +03:00
Dmitry Murzinov
a1224b2f8d fix lint 2023-07-22 14:17:39 +03:00
Dmitry Murzinov
22e0143367
Merge pull request #4 from Jasinsky/patch-1
Added Marcin Borowicz microshell
2023-07-22 15:16:02 +04:00
Daniel
d0dd833c5c
Added Marcin Borowicz microshell
Microshell is a lightweight pure C implementation of virtual shell, compatible with VT100 terminal. Support root tree, run-time mounting paths, global commands, and much more.
2023-07-21 21:42:33 -04:00
Dmitry Murzinov
116cac229a remove duplicate 2023-07-08 00:03:40 +03:00
Dmitry Murzinov
ed8026d3d0 add embedded-cli 2023-07-04 15:25:03 +03:00
Dmitry Murzinov
a853101a52 Add Embedded-graphics 2023-06-24 13:06:17 +03:00
Dmitry Murzinov
443cf04795 add Embedded Artistrys libc 2023-06-11 00:47:01 +03:00
Dmitry Murzinov
ce3fb90d40 fix typo 2023-06-09 22:00:08 +03:00
Dmitry Murzinov
32d907d8ca add category Embeddable Scripts and Languages 2023-06-09 21:57:07 +03:00
Dmitry Murzinov
3377fc5079 fix for lint 2023-06-08 14:45:57 +03:00
Dmitry Murzinov
12ca8fed39
Merge pull request #3 from Novakov/patch-1
Add filesystem: UFFS
2023-06-08 14:41:10 +03:00
Maciej T. Nowak
99823c660e
Add filesystem: UFFS 2023-06-08 09:51:05 +02:00
Dmitry Murzinov
2c55faf71a add UnQLite and Vedis 2023-06-07 11:56:26 +03:00
Dmitry Murzinov
c4b498a2a5 fix typo 2023-06-04 15:40:28 +03:00
Dmitry Murzinov
6f248f0cf8 add TinyMaix 2023-06-03 19:06:44 +03:00
Dmitry Murzinov
4d942f4dd6 add Curve25519 and Ed25519 implementations for low-memory systems 2023-06-01 20:45:53 +03:00
Dmitry Murzinov
bf0212d78b add rvcc (Bootstrapped C compiler for 32-bit RISC-V and ARM ISAs) 2023-05-29 11:59:03 +03:00
Dmitry Murzinov
365ae4d19f fix lint 2023-05-27 21:22:02 +03:00
Dmitry Murzinov
68b7b1fafb add CycloneCRYPTO 2023-05-24 09:13:19 +03:00
Dmitry Murzinov
c71e070bec [close #2] add CycloneTCP 2023-05-23 14:11:17 +03:00