google / effceeLinks
Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
☆102Updated 3 months ago
Alternatives and similar repositories for effcee
Users that are interested in effcee are comparing it to the libraries listed below
Sorting:
- ☆111Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A collection of formatting benchmarks☆52Updated last week
- Portable C++ SIMD library☆171Updated 6 years ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- ☆21Updated 6 years ago
- Papers for the C++ Standards Committee, WG21☆57Updated 5 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 9 months ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 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
- C++ framework for rapid server development☆77Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- Boost.Predef (a Boost C++ Library)☆53Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 weeks ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 6 years ago
- C++ messaging and serialization library☆80Updated this week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 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…☆58Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago