libdynamic Documentation

This is the documentation for libdynamic 1.1.0, last updated May 20, 2021.

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