#map #hash #string #fixed #fixed-size #type #collections #progress #dictionary

hash-map

A data structure for storing and manipulating fixed number of elements of a specific type

1 unstable release

0.1.0 Jan 7, 2022

Apache-2.0

2KB

Some useful data-structures, such as: ArrayBuf, StringBuf, etc...

Good choice for fixed size storage.

Implementation

  • Array
  • String - In progress 🏃

No runtime deps