ARM-software / progress64
PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.
☆70Updated this week
Related projects ⓘ
Alternatives and complementary repositories for progress64
- Programatically obtain information about the pages backing a given memory region☆73Updated 3 years ago
- Benchmarks for our memory allocator☆61Updated last year
- Collection of synchronization micro-benchmarks and traces from infrastructure applications☆38Updated 6 months ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆94Updated 6 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆116Updated 5 years ago
- Concurrent trie-hash map library☆89Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆54Updated 7 months ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated last year
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆55Updated 3 weeks ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆54Updated 11 months ago
- Test if AVX vector loads and stores are atomic☆24Updated 4 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆43Updated 5 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆95Updated 9 months ago
- CPU Ultimate Latency Test.☆105Updated last year
- A circular buffer alternative written in C under a BSD license☆137Updated 5 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆33Updated 10 months ago
- Tools and Reference Code for Intel Optimizations (eg Large Pages)☆136Updated 2 months ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆25Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆15Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- Blog and pages generated by Jekyll. Hosted on GitHub.☆54Updated this week
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 10 years ago
- Volatile Persistent Memory Allocator☆23Updated last year
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆54Updated 3 years ago
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- Testing memory-level parallelism☆66Updated 8 months ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆56Updated last year
- InstLatX64_Demo☆41Updated last week