Skip to content

aberratic/associative_array

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages