An open API service indexing awesome lists of open source software.

https://github.com/mchalupa/filib

FiLib is a simple library containing misc ADT and functions
https://github.com/mchalupa/filib

Last synced: over 1 year ago
JSON representation

FiLib is a simple library containing misc ADT and functions

Awesome Lists containing this project

README

          

FiLib library
----------------------------------------------------------------------

This library aims to be lightweight booster for C programming language.
It implements some abstract datatypes as well as some usual functions
that can programmer need in day-to-day programming.

In this project I practice what I learn, so please don't be mad that I'm
reinventing wheel again. You don't have to use it :)

Author: Marek Chalupa