google / effceeLinks
Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
☆100Updated 2 months ago
Alternatives and similar repositories for effcee
Users that are interested in effcee are comparing it to the libraries listed below
Sorting:
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 7 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- ☆107Updated last year
- A collection of formatting benchmarks☆49Updated 5 months ago
- ☆56Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆85Updated 3 months ago
- Papers for the C++ Standards Committee, WG21☆56Updated last month
- Benchmarks for our memory allocator☆65Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- ☆21Updated 6 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆66Updated 5 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- DWARF debug info viewer using GTK+☆53Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C++ framework for rapid server development☆77Updated last year
- Fast multi-threaded memory allocator☆79Updated 5 years 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
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago