Skip to content

fwcd/plating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plating

A small, general-purpose plain C library.

Features

  • StringBuffer
  • Vector
  • HashMap
  • LinkedList
  • Unit testing assertions
  • Memory allocation tracker
  • Logger

Building

cmake --build build

Testing

./build/platingtest resources/test

Embedding

The easiest way to add Plating as a dependency is to use a git submodule in conjunction with CMake.

About

General-purpose C library including containers and more

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published