Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 395 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 395 Bytes

c_omponents

Common, mostly generic components to reuse in C projects

The aim of this library is to propose tags and releases to use in other projects. The API should remain stable, unless a very big changed is absolutely needed. API functions can be added, old ones can be marked as deprecated with the DEPRECATED macro

Available containers

  • Generic Vector
  • Generic Fixed size Buffer