libdynamic Documentation

This is the documentation for libdynamic 1.0.0, last updated Dec 17, 2017.

Introduction

libdynamic is a C library for various dynamic container types. Its main features and design principles are:

  • High performance/low overhead
  • Simplicity
  • Uniformity
  • Flexibility

Where appropriate, containers are modelled roughly after the stdc++ equivalents.

libdynamic is licensed under the MIT license; see LICENSE in the source distribution for details.

Indices and Tables