alexreinking / SharedStaticStarterLinks
A simple starter project showing how to distribute both static and shared libraries in CMake.
☆75Updated 4 years ago
Alternatives and similar repositories for SharedStaticStarter
Users that are interested in SharedStaticStarter are comparing it to the libraries listed below
Sorting:
- 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 2 months ago
- A modern C++ library for type-safe environment variable parsing☆155Updated 2 months ago
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆136Updated last year
- Boost.ASIO-based TLS certificate verification library☆85Updated last year
- A reflective enum implementation for C++☆300Updated 2 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆198Updated this week
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆178Updated last year
- A collection of Unicode utilities for C++ using Range-V3☆48Updated 9 years ago
- Tool for analyzing includes in C++☆209Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated 2 months ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Header-only library for multithreaded programming☆241Updated last week
- cross platform subprocess library for c++ similar to design of python subprocess☆209Updated last month
- Organization, documentation, etc. for the Beman Project,☆118Updated 3 weeks ago
- SPY - C++ Information Broker☆158Updated 3 weeks ago
- value types for composite class design - with allocators☆73Updated 2 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- P0323 & P2505 std::expected simple implementation☆43Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- A modern and (mostly) macro free mocking-framework