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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    MahApps.Metro IconPacks

    MahApps.Metro IconPacks

    Awesome icon packs for WPF and UWP in one library

    Awesome icon packs for WPF and UWP in one library.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Modular Monolith with DDD

    Modular Monolith with DDD

    Full Modular Monolith application with Domain-Driven Design approach

    This is a sample / starter architecture project for building a modular monolith application using Domain-Driven Design (DDD) principles in .NET. It aims to show how to structure a monolithic application into modules (bounded contexts), while preserving separation of concerns, maintainability, and scalability, without splitting into microservices. Showing the application of best practices and object-oriented programming principles. Presentation of some architectural considerations, decisions,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    hyde Jekyll

    hyde Jekyll

    A front-end to Jekyll that parses C++ sources

    ...Secondly (and ironically), experienced users of these libraries eventually find inline documentation to be more of a distraction than a help, cluttering code with comments they no longer read. In order to properly document your C++, hyde compiles it using Clang's excellent libTooling library. Therefore, as the C++ language evolves, so too will hyde.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Featureless Linux Library

    Featureless Linux Library

    Linux Library on top of Libc focusing on long term support.

    When computer power increases, programmers generally add more "features", thus making any performance gains in new hardware negligible. This project is an attempt to develop a library above libc that breaks out of this terrible loop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Fluid Design

    Fluid Design

    Library for QtQuick apps with Material Design

    Fluid is a collection of cross-platform QtQuick components for building fluid and dynamic applications, using the Material Design guidelines. Online documentation is available at docs.liri.io. We develop using the git flow method this means that the develop branch contains code that is being developed and might break from time to time. If you want to check out a stable version just install one of the releases or clone the master branch that has the latest released version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ZAPH

    Tools and Z80 engine for creating adventure games. (RUST)

    This is an exercise in some advance programming topics using a text adventure as the central result. This originally began as a project to recreate an old BASIC text adventure, on the ZX Spectrum, using Z80. After developing a very simple byte code VM to handle the game interactions, I realised that there was an opportunity to use some more advance techniques, which in turn can lead to some PC based tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    To give users the full control over the running application. This means that an application is working according to its purpose but the control over the whole interface is taken from developer and given to users. While an application is running, users can move, resize, and tune all the screen objects through which the communication with an application is going. Set of files includes the book (both in DOC and PDF formats), a big demonstration project with all its files available (all the...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Louvre

    Louvre

    High performance C++ library for building Wayland compositors

    Louvre is a high-performance C++ library designed for building Wayland compositors with a strong emphasis on ease of development. It provides a default way for managing protocols, enabling you to have a basic but functional compositor from day one and progressively explore and customize its functionality to precisely match your requirements. Within Louvre, you have the flexibility to either employ your own OpenGL ES 2.0 shaders/programs, use the LPainter class for fundamental 2D rendering, or leverage the LScene and LView system, which manages buffer damage and can also handle input events for you. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Swiss Army Knife C++ Toolkit is a set of versatile tools for C++ development. It offers to a developer variety of everyday needed tools for programming. Among these tools are configuration files reader, Tokeniser, Singleton template and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    Unified Code Generation

    Unified Code Generation

    Open-source code generator for Simulink/Stateflow

    This project provides an open-source framework for the generation of high quality source code which is suitable for safety-critical applications and certification (e.g DO-178B). Currently a Simulink and Stateflow front-end and a C-language back-end are included. Some of the strengths of UCGN: - Clearly readable source-code - Separation of functionality and parameters ("tunable parameters") - Robust data storage (compile-time static structures in favor of pointer run-time constructs) - Clear software architecture, direct correspondence to the model architecture - Separation of reusable library code - Simplicity and uniformity of software interfaces (for testing etc.) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wallaroo

    wallaroo

    C++ Dependency Injection

    Wallaroo is a dependency injection library for C++. With wallaroo you can easily separate the object graph from the class implementation. You can create objects and wiring them using strings, so that you can load the "object graph" from a configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ProgramNet Designer

    ProgramNet Designer

    C++ cross plattform functional block programming

    With the help of the ProgramNet the user can develop plug-ins(called units) which can be connected with other units forming a net. The net has a form of a flow diagram. The resulted net can be executed in the ProgramNet for testing purposes or independently in the target platform as a final release. In order to execute a net the ProgramNet uses the kernel. The kernel executes automatically each unit in a separate thread and manages the data exchange between the units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    thisandagain Color

    thisandagain Color

    A collection of categories and utilities that extend UIColor

    Color is a JavaScript library that allows developers to easily parse, convert, and manipulate color values across different formats like RGB, HSL, and HEX. It offers a chainable API for adjusting colors programmatically, enabling dynamic styling and theming in web applications. Color is lightweight, with no dependencies, making it ideal for front-end projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LED sign conversion

    LED matrix rebirth

    Discarded the original controller due to lack of programming information and replaced it with three optional controllers: mbed, arduino and 8051 (DS5000)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Contract++

    Contract++

    Contract Programming Library for C++

    **** THIS LIBRARY WAS MOVED INTO Boost **** New location: https://github.com/boostorg/contract C++ Contract Programming (a.k.a. Design by Contract or DbC). All Eiffel features supported: subcontracting, postcondition old and result values, optional contract compilation, customizable action on assertion failure, block invariants, loop variants, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SirOne xMouse

    SirOne xMouse

    Make your mouse faster!

    Our project was born from the idea of creating gravitational fields near the visual controllers in a given application.In case of cursor “braking” near the controllers, gravitational fields are formed and become active, aiding and improving the correct placement and selection of the desired controller. All this process doesn’t put any restriction in free cursor movements: the fields are activated only in case of cursor braking near a predefined control. No unwanted interrelations or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A C++ library of designs, containing flexible implementations of common design patterns and idioms.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 18
    Tool logging facility. UDP server and client library included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Relacy is a framework for agent-oriented programming in C++. Agents are autonomous objects, they interact fully asynchronously with messages. Relacy provides means for defining user agents and messages, as well as runtime system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Genie Lamp

    Model-driven development system and software factory

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ylibcontrols

    yLibrary Controls is a graphical widget library for .net framework

    yLibrary Controls is a graphical widget library for .net framework by C# It provides some controls such as Photoshop CS4 form for free. It is a free application you can use and redistrubute it , but you can include my name and a refrence to this project URL if you want by Ali Mousavi Kherad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An algorithm to efficiently compute the number of products and the commonality of the features modeled by a Feature Diagram
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Noise Graph

    LibNoise module graph designer

    Noise Graph allows you to graphically design libNoise modules, preview data as raw numbers or as image, and when you are satisfied with results generate C++ class ready to use in your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This software should help to easy migrate Delphi forms (Delphi & CBuilder) into Qt4 forms. The converter itself is written in Qt4.x. Special Thanks to Robert.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    PapaFactory is a header-only C++ library providing three generic abstract factories. The library is licensed under the Boost software license which allows incorporation into propriety software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next