Showing 116 open source projects for "programming c++ library"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    A C++ unittest framework, written out of frustration with the existing unittest frameworks out there. No GUI with colorful progress bars, no dependencies on any other package in the world.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation. Now builds on newer versions of Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Simple Logging Library

    A simple logging library

    A simple logging library. Simple to use and fairly small and expandable. Available for C++ and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    punykit

    PunyKit - it's a very simple webkit-based browser.

    Rocket science it is not: PunyKit, a puny WebKit-based browser. PunyKit is a browser I created in about an hour or so, maybe less. It is a QtWebKit centred application that displays the page in a "mobile browser similar" manner, and keeps that oh-so-useful WebInspector open in a separate window next to it. What I'm aiming for is something that is as close to the iPhone simulator as possible, but with a web-inspector and (Yay!) works on machines which weren't made by the Apple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    This is an advanced portable C++ library with 144 variations of the ASSERT macro, to add expressions, levels and optional actions. 112 are modular because they can also use Rich Booleans, allowing much more combinations than non-modular ASSERT macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple C++ unit testing framework contained within a single header file. Minimal code is required for each new test.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Manufactured Analytical Solution Abstraction (MASA): a library for applying the Method of Manufactured Solutions to verification of numerical software used for solving systems of nonlinear algebraic and differential equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QTestLib TestRunner
    Simple test runner for QTestLib tests. Allows to run multiple different tests, provides interface similar to some XUnit applications, can be used with TDD (sort of). Consists of two different applications: GUI and console test runners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Death Star
    Death Star is a 'multi-protocol stress testing' tool. Initially forked from LOIQ v0.3a, Death Star seeks to surpass LOIC and LOIQ in terms of performance, OS support and win.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    nuf-fuzzer is a powerfull browser fuzzer based on mangleme fuzzer concept. It will be possible to fuzz html tags, css tags javascript functions and DOM objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The project moved to GitHub, https://github.com/aevdokimenko/tsqlunit TSQLUnit is a framework to write tests for applications written in Transact-SQL. It follows the tradition of the "xUnit" framework that is available for almost all programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Catsfoot provides to C++ concept checking, overloading with concepts and concept testing to C++ 2011 as a library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a light weight library for building concurrent simulation and stress test on .NET framework. This library is coded in C# use Visual Studio 2010 and target .NET Framework 3.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Note this project is in alpha, it works but is not pretty. This project offers a way to debug libraries loaded by third party programs. It is also great to use if trying to find a problem that occurs very infrequently or during automated testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Phplive is a python-like phpshell. You can test your phpscripts live in a window and can see the output and the syntax errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is migrating to GitHub. https://github.com/richsposato/Hestia Hestia provides utilities and tools for improving software development process. Auto Build Checker (ABC) parses build results and makes HTML pages summarizing the build attempt. C++ Unit Test which allows people to easily make unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Template Unit Test Framework
    TUT performs all required tasks that one can expect from unit test framework, but at the same time is small and robust (about 2.5k SLOC with 98% self-test coverage). Deploying TUT is very fast, since it is a header-only library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Newspeak is a simplified programming language, well-suited for the purpose of static analysis. The compiler c2newspeak tranforms C programs into Newspeak. Other utilities to manipulate Newspeak programs are also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DUMA (Detect Unintended Memory Access) is a multi-platform memory debugging library. It can detect memory leaks and buffer overruns (or underruns) in a malloc() / new memory buffer. DUMA is a fork of Bruce Perens' Electric Fence library. sourceforge isn't maintained for many years! suggest you want to look at https://github.com/johnsonjh/duma
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 20
    rjudge is a judge system for the Olympiad in Informatics. It can be also used as a problem test tool in the programming contest and daily practice. It provides many security features to ensure the smooth implement of judgement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Auxiliary tools for Boost uBLAS library. Has several strategy-driven functors for: 1) random-generating of vectors & matrices 2) Nice & suitable stream output of them 3) Equality-compare capacibility for vectors and matrices and approximate comparing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WebTest Fixtures library is a bridge between two great opensource tools, FitNesse and Selenium. It fills a gap between web tests and the domain model or database, allowing quick set up or verification of the effects of web tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NPresent is a simple tool to allow test-driven / behaviour-driven development of Windows Presentation Framework (WPF) GUIs. Think of it as NUnitForms for WPF, but based on NBehave in addition to NUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The templog library provides a logging facility to C++ applications that employs expression templates and heavy inlining to minimize run-time overhead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    log4sendpp aims to provide a minimalistic C++ client library to benefit from logging hosts around the log4j framework. It sends log messages over TCP/IP and is mainly intended for debugging purposes. It supports some unit test frameworks as well.
    Downloads: 0 This Week
    Last Update:
    See Project