danlark1 / quadratic_strict_weak_orderingLinks
☆31Updated 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:
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆53Updated 6 months ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆32Updated 11 years ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated last week
- ☆26Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- Selection and partial sorting algorithms☆137Updated 4 months ago
- Stabilizer: Rigorous Performance Evaluation☆25Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆168Updated 4 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 4 months ago
- It's exactly like those graduation gift balloons, except this is a Clang Tool that detects library-level API and ABI compatibility breaki…☆12Updated 4 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…☆56Updated 2 years ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆40Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- ☆48Updated 4 years ago
- Tool for detecting violations of ordering axioms in STL comparators☆18Updated 4 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆178Updated 4 months ago
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆9Updated last year
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- A small study in hardware accelerated AoS reversal☆175Updated 6 years ago
- Interchangeable AoS and SoA containers☆25Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 10 months ago