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 3 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++☆104Updated 2 months ago
- Modern C++ made easy☆140Updated this week
- A C++ Library that give microservice framework ( Server / Client ) upon 0mq framework☆16Updated 2 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- C++20 Microservice Bootstrapping Framework☆232Updated 3 weeks ago
- A C++ header-only YAML library☆132Updated 6 months ago
- Networking library using C++ coroutines☆111Updated 2 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- A C++ parser combinator library.☆165Updated this week
- A modern C++ library for type-safe environment variable parsing☆154Updated last month
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated 2 weeks ago
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.☆85Updated 5 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆146Updated last week
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Updated 6 months ago
- Creating a simpler, more intuitive means of C++ reflection☆125Updated last week
- an experimental standard C++ library☆92Updated last year
- A C++ data structure visualization library using GraphViz☆47Updated 2 years ago
- A memory leak and deadlock finder for C, C++☆76Updated last year
- A light weight C++ in memory argument parser☆67Updated last year
- A highly optimised C++ library for mathematical applications and neural networks.☆177Updated 5 months ago
- A C++14 reflection library☆78Updated last month
- An implementation of the proposed C++ std::decimal☆25Updated 2 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆83Updated 2 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- A dockerized version of Dear ImGui☆52Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, ret…☆46Updated 4 months ago
- This is the code repository for my book "C++20 - Get the Details"☆104Updated 2 years ago