m-peko / boolevalLinks
Header-only C++17 library for evaluating logical expressions.
☆88Updated 3 years ago
Alternatives and similar repositories for booleval
Users that are interested in booleval are comparing it to the libraries listed below
Sorting:
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- A little metaprogramming and functional library☆68Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated last month
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆173Updated 11 months ago
- Yet another C++ text formatting library.☆71Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated this week
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆93Updated 4 years ago
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- SPY - C++ Information Broker☆157Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- A small header-only library for converting data between json representation and c++ structs☆158Updated last year
- A fast, lightweight and single-header C++ csv parser library☆90Updated 7 months ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 5 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year