kevinchannon / witeLinks
Wite is a small collection of routines and classes that aims to make easy things that should be easy in C++ but are not, for one reason or another.
☆19Updated 2 years ago
Alternatives and similar repositories for wite
Users that are interested in wite are comparing it to the libraries listed below
Sorting:
- Light-weight Thread Pool library in modern C++☆97Updated 6 months ago
- A light weight C++ in memory argument parser☆65Updated last year
- Networking library using C++ coroutines☆105Updated 2 weeks ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆96Updated last week
- A C++ parser combinator library.☆155Updated last month
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆102Updated last week
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- C++20 Microservice Bootstrapping Framework☆228Updated last week
- A C++ Library that give microservice framework ( Server / Client ) upon 0mq framework☆16Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆91Updated last month
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆114Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆78Updated last month
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated last week
- Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, ret…☆39Updated 2 weeks ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆155Updated 4 months ago
- CMake support infrastructure Boost submodule☆112Updated this week
- A fast, lightweight and single-header C++ csv parser library☆88Updated 4 months ago
- C++ Faker library for generating fake (but realistic) data.☆381Updated last week
- Standalone version of the boost::unordered library☆28Updated last month
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆90Updated 3 weeks ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆74Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆87Updated 2 weeks ago
- A modern C++ library for type-safe environment variable parsing☆148Updated 9 months ago
- A type safe SQL library for C++☆63Updated last week
- B2 makes it easy to build C++ projects, everywhere.☆98Updated 2 months ago
- Boost.org unordered module☆78Updated this week
- Modern C++ made easy☆137Updated last month