Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 607 Bytes

Readme.md

File metadata and controls

30 lines (20 loc) · 607 Bytes

Base Kit

This is my personal base-lib I use to program in C and even C++ In the future this library might change to depending on learnings or requirements I could not envision of the day when it was created.

The goal of this library to provide streamlined way to program with C and create applications.

Highlights of this lib:

  • Arena based memory management
  • Length base strings
  • Typed string formatter for C & C++
  • Various Platform abstractions

BASE

OS

Dependencies: BASE

LOG

Dependencies: BASE, OS

RX

Dependencies: BASE

SHD

Dependencies: BASE, OS

AUDIO

Dependencies: BASE