LLNL / metallLinks
Persistent memory allocator for data-centric analytics
☆55Updated 2 weeks ago
Alternatives and similar repositories for metall
Users that are interested in metall are comparing it to the libraries listed below
Sorting:
- The Berkeley Container Library☆124Updated last year
- User-space Page Management☆109Updated 11 months ago
- NUMAPROF is a NUMA memory profliler based on Pintool to track your remote memory accesses.☆50Updated 3 weeks ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 6 months ago
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆68Updated 3 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Library for lock-free locks☆82Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- ☆28Updated 2 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated 3 months ago
- ☆107Updated last year
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- ArgoDSM - A Page-Based Software Distributed Shared Memory System☆44Updated 2 weeks ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- GraphBLAS Template Library (GBTL): C++ graph algorithms and primitives using semiring algebra as defined at graphblas.org☆134Updated 2 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 11 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆76Updated 4 years ago
- ☆16Updated 11 years ago
- OFI Programmer's Guide☆53Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated 2 months ago
- [deprecated] Reference Implementation of OpenSHMEM on GASNet (specification <= 1.3)☆42Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast Erasure Coding Library for Large Number of Data and Parities☆29Updated 5 years ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆51Updated last week
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago