charles-salvia / charlesLinks
public
☆19Updated 10 years ago
Alternatives and similar repositories for charles
Users that are interested in charles are comparing it to the libraries listed below
Sorting:
- Experiments with constexpr☆245Updated 4 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 4 months ago
- Coroutine Support Library☆33Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Compile-time string manipulation library for modern C++☆59Updated last year
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆213Updated 8 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated this week
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- Simple cURL C++17 wrapper☆60Updated 2 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆81Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Port of the xxhash library to C++17.☆184Updated 4 months ago
- Single-header library facilities for C++2a Coroutines