Blame docs/opensource-users.md

rpm-build a7f80b
rpm-build a7f80b
# Open Source projects using Catch
rpm-build a7f80b
rpm-build a7f80b
Catch is great for open source. With its [liberal license](../LICENSE.txt) and single-header, dependency-free, distribution
rpm-build a7f80b
it's easy to just drop the header into your project and start writing tests - what's not to like?
rpm-build a7f80b
rpm-build a7f80b
As a result Catch is now being used in many Open Source projects, including some quite well known ones.
rpm-build a7f80b
This page is an attempt to track those projects. Obviously it can never be complete.
rpm-build a7f80b
This effort largely relies on the maintainers of the projects themselves updating this page and submitting a PR
rpm-build a7f80b
(or, if you prefer contact one of the maintainers of Catch directly, use the
rpm-build a7f80b
[forums](https://groups.google.com/forum/?fromgroups#!forum/catch-forum)), or raise an [issue](https://github.com/philsquared/Catch/issues) to let us know).
rpm-build a7f80b
Of course users of those projects might want to update this page too. That's fine - as long you're confident the project maintainers won't mind.
rpm-build a7f80b
If you're an Open Source project maintainer and see your project listed here but would rather it wasn't -
rpm-build a7f80b
just let us know via any of the previously mentioned means - although I'm sure there won't be many who feel that way.
rpm-build a7f80b
rpm-build a7f80b
Listing a project here does not imply endorsement and the plan is to keep these ordered alphabetically to avoid an implication of relative importance.
rpm-build a7f80b
rpm-build a7f80b
## Libraries & Frameworks
rpm-build a7f80b
rpm-build a7f80b
### [Azmq](https://github.com/zeromq/azmq)
rpm-build a7f80b
Boost Asio style bindings for ZeroMQ
rpm-build a7f80b
rpm-build a7f80b
### [ChakraCore](https://github.com/Microsoft/ChakraCore)
rpm-build a7f80b
The core part of the Chakra JavaScript engine that powers Microsoft Edge
rpm-build a7f80b
rpm-build a7f80b
### [ChaiScript](https://github.com/ChaiScript/ChaiScript)
rpm-build a7f80b
A, header-only, embedded scripting language designed from the ground up to directly target C++ and take advantage of modern C++ development techniques
rpm-build a7f80b
rpm-build a7f80b
### [Clara](https://github.com/philsquared/Clara)
rpm-build a7f80b
A, single-header-only, type-safe, command line parser - which also prints formatted usage strings.
rpm-build a7f80b
rpm-build a7f80b
### [Couchbase-lite-core](https://github.com/couchbase/couchbase-lite-core)
rpm-build a7f80b
The next-generation core storage and query engine for Couchbase Lite
rpm-build a7f80b
rpm-build a7f80b
### [DtCraft](https://github.com/twhuang-uiuc/DtCraft)
rpm-build a7f80b
A High-performance Cluster Computing Engine
rpm-build a7f80b
rpm-build a7f80b
### [forest](https://github.com/xorz57/forest)
rpm-build a7f80b
Forest is an open-source, template library of tree data structures written in C++11.
rpm-build a7f80b
rpm-build a7f80b
### [Fuxedo](https://github.com/fuxedo/fuxedo)
rpm-build a7f80b
Open source Oracle Tuxedo-like XATMI middleware for C and C++.
rpm-build a7f80b
rpm-build a7f80b
### [Inja](https://github.com/pantor/inja)
rpm-build a7f80b
A header-only template engine for modern C++.
rpm-build a7f80b
rpm-build a7f80b
### [JSON for Modern C++](https://github.com/nlohmann/json)
rpm-build a7f80b
A, single-header, JSON parsing library that takes advantage of what C++ has to offer.
rpm-build a7f80b
rpm-build a7f80b
### [MNMLSTC Core](https://github.com/mnmlstc/core)
rpm-build a7f80b
A small and easy to use C++11 library that adds a functionality set that will be available in C++14 and later, as well as some useful additions.
rpm-build a7f80b
rpm-build a7f80b
### [nanodbc](https://github.com/lexicalunit/nanodbc/)
rpm-build a7f80b
A small C++ library wrapper for the native C ODBC API.
rpm-build a7f80b
rpm-build a7f80b
### [Nonius](https://github.com/libnonius/nonius)
rpm-build a7f80b
A header-only framework for benchmarking small snippets of C++ code.
rpm-build a7f80b
rpm-build a7f80b
### [SOCI](https://github.com/SOCI/soci)
rpm-build a7f80b
The C++ Database Access Library
rpm-build a7f80b
rpm-build a7f80b
### [polymorphic_value](https://github.com/jbcoe/polymorphic_value)
rpm-build a7f80b
A polymorphic value-type for C++
rpm-build a7f80b
rpm-build a7f80b
### [Ppconsul](https://github.com/oliora/ppconsul)
rpm-build a7f80b
A C++ client library for Consul. Consul is a distributed tool for discovering and configuring services in your infrastructure
rpm-build a7f80b
rpm-build a7f80b
### [Reactive-Extensions/ RxCpp](https://github.com/Reactive-Extensions/RxCpp)
rpm-build a7f80b
A library of algorithms for values-distributed-in-time
rpm-build a7f80b
rpm-build a7f80b
### [TextFlowCpp](https://github.com/philsquared/textflowcpp)
rpm-build a7f80b
A small, single-header-only, library for wrapping and composing columns of text
rpm-build a7f80b
rpm-build a7f80b
### [Trompeloeil](https://github.com/rollbear/trompeloeil)
rpm-build a7f80b
A thread safe header only mocking framework for C++14
rpm-build a7f80b
rpm-build a7f80b
### [args](https://github.com/Taywee/args)
rpm-build a7f80b
A simple header-only C++ argument parser library.
rpm-build a7f80b
rpm-build a7f80b
## Applications & Tools
rpm-build a7f80b
rpm-build a7f80b
### [ArangoDB](https://github.com/arangodb/arangodb)
rpm-build a7f80b
ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values.
rpm-build a7f80b
rpm-build a7f80b
### [Giada - Your Hardcore Loop Machine](https://github.com/monocasual/giada)
rpm-build a7f80b
Minimal, open-source and cross-platform audio tool for live music production.
rpm-build a7f80b
rpm-build a7f80b
### [MAME](https://github.com/mamedev/mame)
rpm-build a7f80b
MAME originally stood for Multiple Arcade Machine Emulator
rpm-build a7f80b
rpm-build a7f80b
### [Newsbeuter](https://github.com/akrennmair/newsbeuter)
rpm-build a7f80b
Newsbeuter is an open-source RSS/Atom feed reader for text terminals.
rpm-build a7f80b
rpm-build a7f80b
### [SpECTRE](https://github.com/sxs-collaboration/spectre)
rpm-build a7f80b
SpECTRE is a code for multi-scale, multi-physics problems in astrophysics and gravitational physics.
rpm-build a7f80b
rpm-build a7f80b
### [Standardese](https://github.com/foonathan/standardese)
rpm-build a7f80b
Standardese aims to be a nextgen Doxygen
rpm-build a7f80b
rpm-build a7f80b
---
rpm-build a7f80b
rpm-build a7f80b
[Home](Readme.md#top)