flat.hpp
Container library
A library of associative containers with vector-like behavior
Library of flat vector-like based associative containers
75 stars
4 watching
2 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
c-plus-plusc-plus-plus-17containerscppcpp17stl-containersstl-like
Related projects:
Repository | Description | Stars |
---|---|---|
| A C library providing generic and type-safe container implementations | 919 |
| A C++11 header-only library providing various small and static container classes. | 76 |
| Provides C++17 analogs for standard library functions std::invoke and std::apply | 40 |
| A C++ library for efficient compression and decompression of binary data | 330 |
| An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements. | 400 |
| A C++ data container optimized for stack-based operations with improved performance compared to standard library containers. | 64 |
| A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 513 |
| A C container template library implementing various data structures and algorithms in ISO C99/C11. | 172 |
| A C-based implementation of Linux containers | 1,499 |
| A container class with efficient append operations on either end. | 37 |
| A C++ library for managing memory pools with efficient allocation and deallocation | 19 |
| A type-safe sum type library for C# that enables the creation of compact variants with compile-time checked constraints and generated interfaces. | 70 |
| A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,342 |
| Develops containers and utilities for embedded systems with fixed capacity and compile-time allocation | 2,274 |
| A C++14 library for basic reflection and std::tuple-like methods without boilerplate code or macros. | 207 |