dterei / tscLinks
Quick and dirty TSC access for benchmarking
☆31Updated 8 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☆121Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- ☆108Updated last year
- 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
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- CPU Ultimate Latency Test.☆110Updated last month
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆54Updated 4 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Boost.Sort☆53Updated last month
- A C library of hashtables and tries designed to store objects with high performance☆236Updated 2 years ago