Skip to content

3dgoose/librem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libremachines

libremachines is a collection of single-file libraries written in portable C.

Mentions

  • Written in Portable C (C99)

  • Licensed under the zlib permissive license

Libraries

  • Math and arrays

  • Terminal utilities

TODO

  • Hashmap

  • Encoder/Decoder (Base64 and MD5)

Usage

  1. Place librem.h in your directory

  2. Include it in your code using:

    #include "librem.h"

Contributing

Follow the Contributing Guidelines before opening a pull request.

License

Use, modify and distribute freely under the terms of the zlib permissive license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published