unordered
Hash container library
A collection of hash containers with different standards compliance levels and intended use cases.
Boost.org unordered module (uses zig build)
0 stars
0 watching
0 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
boost-librariescpluspluscppzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
kassane/intrusive | A C++ library implementing intrusive containers to improve performance and exception safety in software applications | 0 |
kassane/context | A C++ library for cooperative multitasking and execution control on a single thread. | 0 |
kassane/hana | A standard library for metaprogramming in C++ | 1 |
kassane/beast | A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. | 1 |
kassane/openssl-zig | A TLS/SSL and crypto library implemented in C using Zig | 12 |
kassane/json | A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
kassane/standalone-server | A C++ HTTP/S Server with asynchronous request handling and platform independence | 3 |
kassane/outcome | A lightweight C++ library that provides an alternative to exception handling for error reporting and management. | 1 |
martinus/unordered_dense | A hash map and hash set implementation with optimized storage and deletion algorithms | 942 |
kassane/range-v3 | A library that extends C++'s Standard Template Library with composable range abstractions for more powerful and flexible iteration | 0 |
sahnvour/zig-containers | A collection of container implementations for the Zig programming language | 12 |
kassane/fmt | A modern formatting library with a fast and safe API for string formatting | 0 |
kassane/wolfssl | An embedded SSL/TLS library for resource-constrained environments | 5 |
kassane/libsigcplusplus | A typesafe callback system for C++ | 0 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |