bincrafters / communityLinks
Central repository for issues and recipes
☆221Updated last year
Alternatives and similar repositories for community
Users that are interested in community are comparing it to the libraries listed below
Sorting:
- Conan Package Tools. Helps with massive package creation and CI integration (Travis CI, Appveyor...)☆165Updated last year
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆149Updated 5 years ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆331Updated 3 weeks ago
- An Enhancement Suite for the CMake Build System☆441Updated 3 years ago
- Header only C++14 mocking framework☆870Updated 7 months ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆213Updated 2 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago
- Collection of Conan recipe + CI templates☆75Updated 3 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Updated 2 weeks ago
- Magic build tool☆170Updated 2 months ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆404Updated 2 weeks ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- Replacements to standard numeric types which throw exceptions on errors☆219Updated this week
- Some tools for automated package generation☆223Updated 2 weeks ago
- Documentation generator using annotated sources for multiple computer languages☆159Updated 8 months ago
- It's the C++ Package Manager Manager☆195Updated 2 years ago
- What a c++ standard Unicode library might look like.☆340Updated last year
- A reflective enum implementation for C++☆299Updated last year
- Tool for analyzing includes in C++☆208Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆656Updated last year
- A compiler from Doxygen XML to reStructuredText -- hence, the name. It parses XML databases generated by Doxygen and produces reStructure…☆308Updated last week
- Visual Studio and GCC precompiled header macro for CMake☆159Updated 6 years ago
- Header-only C++ library for JSON Schema validation, with support for many popular parsers☆397Updated last month
- Implementation of C++20's std::span for older compilers☆369Updated 2 years ago
- Implementation of strong types in C++☆813Updated 3 years ago
- An additive strong typedef library for C++14/17/20☆465Updated 10 months ago
- GUnit - Google.Test/Google.Mock/Cucumber on steroids☆272Updated 8 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- Simple, flexible and modular assertion macro.☆230Updated last year
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.