scattered
Cache optimized container
A C++ library that improves cache line utilization and reduces false sharing in data structures
C++ Scattered Containers
66 stars
7 watching
33 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A multi-threaded data compression library written in Rust. | 154 |
| An optimization tool for Ruby's garbage collector to improve performance and memory usage in large applications | 345 |
| Provides in-memory caching with clustering support | 45 |
| A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,342 |
| A header-only library for optimizing vertex cache sizes of triangles. | 63 |
| Generic bounded containers for static memory allocation | 3 |
| A hybrid cache with advanced resiliency features and optional real-time sync capabilities | 1,976 |
| An interface to a library providing a quasi-newton method for optimization problems | 2 |
| A caching C++ compiler based on clang to speed up compilation | 1,248 |
| A library to reduce boilerplate OpenGL code | 18 |
| A fast compression library designed to achieve optimal compression ratios while minimizing processing time. | 1,019 |
| A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
| A C++ library for efficient compression and decompression of binary data | 330 |
| A collection of hash containers with different standards compliance levels and intended use cases. | 0 |
| An implementation of DenseNets optimized to save GPU memory by using checkpointing | 1,524 |