Mhr1375 / MiniOAuth2Links
A lightweight, header-only C++20 library for OAuth 2.0 Authorization Code Flow with PKCE . built for Crow, usable anywhere.
☆14Updated 5 months ago
Alternatives and similar repositories for MiniOAuth2
Users that are interested in MiniOAuth2 are comparing it to the libraries listed below
Sorting:
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆23Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆63Updated last month
- another c#-like property accessor for C++11 and above.☆17Updated 11 months ago
- The asynchronous framework for modern C++☆13Updated 2 years ago
- A C++ SIMD mathematics library for computer graphics.☆29Updated last month
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++26 STL for C++14~ developers☆11Updated 5 months ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆23Updated this week
- lightweight, header-only C++ library for creating well-formatted, fully-customizable CLI tables.☆59Updated last month
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Performance profiling of JSON libraries☆28Updated 4 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Yet Another C++ Library☆23Updated last year
- A [WIP] C++20 cross-platform desktop app framework☆15Updated last year
- Miscellaneous Useful Utilities for C++.☆32Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Low memory overhead allocator☆33Updated 11 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- Container Traits for Modern C++☆30Updated 5 years ago
- Library for complex bitfields☆19Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year