SkyEng1neering's repositories

dalloc

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.

Language:CLicense:Apache-2.0Stargazers:15Issues:1Issues:0

ustring

This is the magic implementation of dynamic string. Based on dalloc allocator, that solves memory fragmentation problem. So you can use it in your embedded project and not to be afraid of program crash by reason of memory fragmentation.

Language:C++License:Apache-2.0Stargazers:5Issues:1Issues:0

uvector

This is the magic implementation of dynamic array. Based on dalloc allocator, that solves memory fragmentation problem. So you can use it in your embedded project and not to be afraid of program crash by reason of memory fragmentation.

Language:C++License:Apache-2.0Stargazers:2Issues:1Issues:0
Language:CStargazers:1Issues:0Issues:0

usmartpointer

This is the dalloc wrapper, it designed to make "dalloc" more comfortable to use. For example if you need to return pointer to memory allocated inside some function.

Language:C++License:Apache-2.0Stargazers:1Issues:1Issues:0

constchar_tuple

This is the container for char strings. Based on dalloc allocator, that solves memory fragmentation problem. So you can use it in your embedded project and not to be afraid of program crash by reason of memory fragmentation.

Language:C++License:Apache-2.0Stargazers:0Issues:1Issues:0

fake-terminal-website

A fully customizable terminal-like website template

Language:JavaScriptLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

fileXferLib

Library for p2p files transfer

Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

fxferHost

Utility for making communication by UART with another device usind fileXfer protocol

Language:C++Stargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:1Issues:0

ulist

Here is an custom implementation of magic list container

License:Apache-2.0Stargazers:0Issues:1Issues:0
Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0

nuttx_space

Nuttx application

Language:CStargazers:0Issues:0Issues:0

PX4

PX4 Autopilot Software

Language:C++License:BSD-3-ClauseStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0