danlark1 / quadratic_strict_weak_orderingLinks
☆32Updated 2 years ago
Alternatives and similar repositories for quadratic_strict_weak_ordering
Users that are interested in quadratic_strict_weak_ordering are comparing it to the libraries listed below
Sorting:
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- Some experiments with SMT solvers and GIMPLE IR☆79Updated 2 weeks ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆55Updated 11 months ago
- Stabilizer: Rigorous Performance Evaluation☆26Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- Selection and partial sorting algorithms☆138Updated 9 months ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- ☆26Updated last year
- 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…☆59Updated 3 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆50Updated last month
- Generic model checker for concurrent C programs (mirror repository)☆184Updated last month
- Companion Repository for the Lecture Slides for the Clang Libraries☆121Updated 3 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated 5 months ago
- Better Code (redux) course and book materials☆18Updated 2 weeks ago
- ☆48Updated 5 years ago
- C++17 string with fixed size☆116Updated 4 months ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆90Updated 3 weeks ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- A benchmark for cache efficient data structures.☆32Updated 5 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- Towards a constexpr version of the C++ standard library☆18Updated last year
- Fast poor man's profiler for Linux☆12Updated 2 years ago
- C++20 SIMD Within A Register library☆46Updated 7 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆120Updated this week
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago