google / effcee
Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
☆96Updated 2 weeks ago
Alternatives and similar repositories for effcee:
Users that are interested in effcee are comparing it to the libraries listed below
- A collection of formatting benchmarks☆47Updated last month
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 7 years ago
- ☆21Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆80Updated 6 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- ☆105Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- Papers for the C++ Standards Committee, WG21☆55Updated last month
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Origin C++11 Libraries☆127Updated 7 years 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
- Portable C++ SIMD library☆174Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- ☆56Updated 6 years ago
- ☆26Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆75Updated 3 years ago
- Benchmarks for our memory allocator☆63Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆13Updated 13 years ago