FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

aberratic/associative_array: A small library for associative arrays implemented in standard C · GitHub

Repository files navigation

Associative Array

This is a small and simple library for dynamic sized associative arrays. It is published at platformio.

License

This code is licensed under the MIT license.

Installation

Add to your platformio.ini the following line:

lib_deps = aberratic/associative_array @ ^0.1.0

How to use this library

Just look into include/associative_array.h.

Changelog

Version Changes
0.1 Initial Release

About

A small library for associative arrays implemented in standard C

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL