array
Array library
A container library providing customizable arrays with various allocation strategies and optimized storage.
contiguous container library - arrays with customizable allocation, small buffer optimization and more
252 stars
16 watching
16 forks
Language: C++
last commit: almost 5 years ago
Linked from 1 awesome list
allocatorcontainercplusplus
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing a new, flexible memory allocation system | 1,499 |
| Automated C++ build and testing containers | 48 |
| A C++ library providing hashed string identifiers with optional access to the original string value and collision detection. | 184 |
| A C++11 library for minimizing the size of types by using bit-twiddling and other low-level techniques. | 111 |
| A set of C++ utilities to prevent bugs at compile time using the type system. | 1,545 |
| A library for efficiently managing large arrays and memory-mapped files in Java and Scala | 401 |
| A Go library that provides methods for storing and managing filesystem layers, container images, and containers. | 571 |
| A language designed to simplify and improve array programming, with a focus on performance and ease of use. | 921 |
| A C++ and Python library for storing and manipulating large multi-dimensional arrays in various formats and storage systems. | 1,362 |
| A C library providing generic and type-safe container implementations | 919 |
| A collection of pre-defined string arrays for common use cases in Android app development | 156 |
| A Haskell library for efficient array manipulation with parallel computation capabilities. | 385 |
| A library of algorithms for searching and manipulating sorted arrays in a generic way | 12 |
| A library providing a functional programming model for working with collections of data in PHP. | 536 |
| An efficient serialization library with support for various data types and formats | 734 |