small
Small container library
Library of optimized C++ containers designed to reduce overhead in small data structures
C++ small containers
138 stars
9 watching
21 forks
Language: C++
last commit: 4 months ago containerssmall-container-optimizationsmall-containers
Related projects:
Repository | Description | Stars |
---|---|---|
mattreecebentley/plf_stack | A C++ data container optimized for stack-based operations with improved performance compared to standard library containers. | 63 |
orlp/devector | A container class with efficient append operations on either end. | 37 |
serge-sans-paille/frozen | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,323 |
slavenf/sfl-library | A C++11 header-only library providing various small and static container classes. | 71 |
clementfarabet/lbfgs | An interface to a library providing a quasi-newton method for optimization problems | 2 |
ducasse/containers-grid | A data structure package providing an efficient grid data implementation | 3 |
pharo-containers/avl | A Smalltalk implementation of an AVL tree data structure | 4 |
foonathan/tiny | A C++11 library for minimizing the size of types by using bit-twiddling and other low-level techniques. | 110 |
mattreecebentley/plf_list | A high-performance alternative to the C++ standard library's list container | 151 |
rafi993/tiny | A minimal desktop application framework built on top of a C++ webview library | 54 |
abecodes/dft | A library that provides a simple and efficient way to spin up isolated containers for testing and development | 13 |
mlpack/ensmallen | A high-quality C++ library for non-linear numerical optimization | 743 |
adacore/ada-traits-containers | A comprehensive Ada library for implementing various containers and data structures | 29 |
acdemiralp/acd | A collection of single-file utilities for C++. | 30 |
fgenesis/tinypile | A collection of small, self-contained C/C++ libraries with various functionalities. | 86 |