SkyEng1neering / dallocLinks
This is the custom implementation of function malloc for embedded systems, that defragmentate memory after using it. Good solution when you need to allocate memory dynamically, but memory fragmentation is the problem.
☆19Updated 3 weeks ago
Alternatives and similar repositories for dalloc
Users that are interested in dalloc are comparing it to the libraries listed below
Sorting:
- A minimal implementation of the C standard library.☆14Updated 2 months ago
- Minimally design scripting language for use on systems with limited resources.☆58Updated 8 years ago
- High performance video graphic library for embedded systems☆37Updated 5 years ago
- A single-header C command line parsing library☆15Updated 7 years ago
- It is an alternative implementation of the printf family suitable for embedded systems.☆19Updated 4 years ago
- Lightweight printf-compatible format processing library☆34Updated last year
- Micro 6x7px half glyph based font for mcu/embedded project. 39 bytes min size☆23Updated 3 years ago
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆36Updated 11 months ago
- Tools for generating VisualGDB BSPs☆32Updated 2 weeks ago
- Generate C code for TrueType, OpenType and other fonts supported by FreeType☆16Updated 9 years ago
- Small C library for microcontrollers. Code is based on klibc.☆119Updated 4 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- This implementation of file system is developed by ELM Chan☆16Updated 3 months ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- Tiny, zero-allocation JSON serializer written in ANSI C☆48Updated 9 months ago
- Convert to/Embed binary files in C source files, quickly and efficiently.☆71Updated last year
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆27Updated 3 years ago
- st filesystem for embedded flash systems☆12Updated 8 years ago
- Port of Amber ARM Core project to Marsohod2 platform☆13Updated 6 years ago
- Async primitives library for C++20☆18Updated last week
- A small C compiler☆33Updated 7 months ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆96Updated last year
- Small implementation of (some of) the MQTT protocol in C☆47Updated 4 years ago
- A tiny CRC32/64 library for C/C++☆12Updated 6 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆47Updated 5 years ago
- Register Allocator for 8086☆76Updated 2 years ago
- C library to print nicely formatted tables☆29Updated 11 months ago
- A simple UEFI bootloader written in C++17 that does not need any third-party support code like Tianocore EDK or gnu-efi; only needs a han…☆21Updated 3 years ago
- Modern C++ for Embedded Systems☆16Updated 3 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year