google / cpu_features
A cross platform C99 library to get cpu features at runtime.
☆2,502Updated 3 weeks ago
Alternatives and similar repositories for cpu_features:
Users that are interested in cpu_features are comparing it to the libraries listed below
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,239Updated last week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,460Updated 2 weeks ago
- mimalloc is a compact general purpose allocator with excellent performance.☆11,079Updated last week
- Bloaty: a size profiler for binaries☆4,955Updated 5 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,599Updated last week
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,575Updated 2 years ago
- MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 3/4/5, Nintendo Switch, Android and other platforms☆2,681Updated 3 months ago
- The Linux perf GUI for performance analysis.☆4,311Updated this week
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,041Updated last month
- Fast strong hash functions: SipHash/HighwayHash☆1,575Updated 11 months ago
- oneAPI Threading Building Blocks (oneTBB)☆6,010Updated this week
- Low-latency machine code generation☆4,083Updated last week
- A tool for use with clang to analyze #includes in C and C++ source files☆4,250Updated this week
- zlib replacement with optimizations for "next generation" systems.☆1,729Updated this week
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,326Updated last week
- ☆4,599Updated this week
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,716Updated last week
- CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)☆1,058Updated last month
- A C++ library of Concurrent Data Structures☆2,602Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,531Updated last year
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,811Updated last month
- High-performance regular expression matching library☆4,923Updated 10 months ago
- A collection of resources on wait-free and lock-free programming☆1,863Updated last year
- Demonstration of various hardware effects.☆2,884Updated last year
- A very fast hashtable☆1,752Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,002Updated 8 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,895Updated last month
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,797Updated 8 months ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,229Updated 5 months ago