Skip to content
View 0gl20shk0sbt36's full-sized avatar

Highlights

  • Pro

Block or report 0gl20shk0sbt36

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. MemoryPool MemoryPool Public

    A page-based memory management system designed for MCU (microcontrollers).

    C

  2. SLUB_Allocator SLUB_Allocator Public

    A two-layer memory management system for embedded MCUs: a **page-based memory pool** underneath a **SLUB-style fixed-size object allocator**.

    C

  3. pool_log pool_log Public

    A lightweight, bare-metal-friendly logging library in pure C99. Zero system calls — no malloc, no file I/O, no threading. Designed for embedded MCUs where every resource counts.

    C