dterei / tscLinks
Quick and dirty TSC access for benchmarking
☆32Updated 9 years ago
Alternatives and similar repositories for tsc
Users that are interested in tsc are comparing it to the libraries listed below
Sorting:
- QSBR and EBR library☆127Updated 5 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆63Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- ☆128Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- ☆109Updated last year
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- C port of the HdrHistogram☆253Updated last month
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆43Updated 10 years ago
- C++14 cache friendly B-heap priority queue☆106Updated 2 weeks ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- Concurrent trie-hash map library☆92Updated last year