Showing 161 open source projects for "cpp"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    .Net Native Interface Library for C/C++

    The best library to work with .Net Assemblies in C/C++.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for C/C++ programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    write Basic (Gui) in Cpp

    write Basic directly in the C ++ compiler. Simply create a Gui

    Hello Here is a small easy example to write Basic Code in C ++. It helped me to learn c ++. You can easily create a gui. When changing the window sizes, the buttons change propotionally! write Basic directly in the C ++ compiler. Simply create the Gui in Linux have fun ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    vcsinfo

    VCS Information Generator tool

    ... compatibility mode. hg summary | vcsinfo --cpp --compat version.h Generate Java class for Git repository treating new files as modification. git status | vcsinfo --git --java --package com.test --newismod > version.java SAMPLE OUTPUT: // Version Information // Generated by the VCS Information Tool v2.0 (c) #define MERCURIAL_REVISION 23u #define MERCURIAL_MODIFIED 1 #define MERCURIAL_HASH "6c784b7035ea" #define MERCURIAL_BRANCH "default"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C++ BigInt class

    C++ BigInt class

    C++ BigInt class enables to work with arbitrary precision integers

    C++ BigInt class that enables the user to work with arbitrary precision integers. Latest Version: 10.3 (2019-03-06)
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security.

    Access over 150 cutting-edge products, plus industry-defining AI

    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
    Try it free
  • 5
    Header-only cross platform libraries
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    gui_chung_dll

    gui_chung_dll

    a dll to easily make gui windows with graphics in any language

    gui chung dll is a dll version of gui_chung to easily make gui windows with graphics in any language , as c/c++, with simple syntax inspired from Liberty Basic easy gui coding (buttons, combobox, edittext, statictext, listbox, menu, graphicbox,...). Includes creation of openGL windows and guiloadtexture from jpg with alpha, and gfx graphics windows drawing. It is based on windows api and is written in compiled freebasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    KAREL 3D C++  ( Karel the Robot in 3D )

    KAREL 3D C++ ( Karel the Robot in 3D )

    Karel - 3D language interpreter

    version 5 in C++ WinAPI, for compiler MinGWx64 is manually rewrited from JavaScript no GL version in Notepad++ ( https://sourceforge.net/projects/karel-3d/ ). ZIP include source code and just one EXE file without install to direct Run KAREL-3D ( tested on Win10 x64 and Win7 x64 without MinGW compiller [ not need .dll ] ) Objects: brick, wall, mark, bridge. In Karel, currently can not be use Load or Save ( use Ctrl+C, Ctrl+V between the editor and Notepad ) Tip for Karel: Type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    zMand
    A cross-platform Mandelbrot set viewer written in C++/SDL2. Tested only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    fhnw-cpp

    Programming CPP

    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
    Learn More
  • 10
    Ethminer for macOS

    Ethminer for macOS

    Ethereum GPU Miner for macOS

    This is a fork of the cpp-ethereum project that works on macOS 10.12.x (Sierra) and 10.13.x (High Sierra). This specific repo was forked from Genoil's cpp-ethereum Repo, which itself was forked from the official aforementioned repo. This fork was made in response to the lack of maintained macOS support from Genoil's fork and from the Official Homebrew Ethereum Formula.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    TorchCraft

    TorchCraft

    Connecting Torch to StarCraft

    We present TorchCraft, a library that enables deep learning research on Real-Time Strategy (RTS) games such as StarCraft: Brood War, by making it easier to control these games from a machine learning framework, here Torch. This white paper argues for using RTS games as a benchmark for AI research, and describes the design and components of TorchCraft. TorchCraft is a BWAPI module that sends StarCraft data out over a ZMQ connection. This lets you parse StarCraft data and interact with BWAPI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C++ Fuzzy Logic Programming Library - For problem solving in the fuzzy logic domain. It has an object oriented API well suited to C++ syntax for direct inclusion in source code. Portable to platforms that support the C++ STL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Snake Game CPP

    Clone of the classic Snake video game, written in C++

    The player controls a snake, guiding it across the board in order to reach and eat objects. Every eaten object makes the snake longer, thus increasing the game difficulty. The player loses when the snake hits a wall or a part of its body.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    kalman-cpp

    Implementation of the Kalman filter and Extended Kalman filter in C++

    Implementation of the Kalman filter and Extended Kalman filter in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C++ library for working with OWL ontologies
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    FCL.C++ = FCL/VCL Style Class Library

    FCL.C++ = FCL/VCL Style Class Library

    A C++ Free Class Library written for FreePascal/Delphi Coders

    This is the start of a C++ version of the Free Class Library. Contact me if you want to contribute. I wanted to port some FreePascal code to my HDTV box which runs Linux. Ideally, I would have compiled FreePascal for MIPSEL, but, I choose to write a basic FCL style library for C++. I'm pretty happy with the results. FCL-CPP now allows me to code small to medium tools for small Linux systems, using an ObjectPascal language style. FCL-CPP is written in C++98 standard to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    Template Matrix/Vector Library for C++

    A fast, intuitive linear algebra library for C++.

    TMV is a comprehensive linear algebra library which uses operator overloading, views & delayed evaluation to simplify matrix and vector expressions in C++. It is well documented and can optionally call optimized BLAS/LAPACK for faster execution times
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Open CPP Widget Library (OCWL)

    Open CPP Widget Library (OCWL)

    Simple widget classes for C++ development

    This project aims to provide a set of simple controls to support user interface development in C++ apps which use a graphics API. This is only a set of widget classes. Each widget class provides vertex data for rendering but rendering itself is not covered (use OpenGL + FreeType or DirectX) nor is window handling (use eg. SDL, Qt, or GLFW). Currently under full-time development. An example project is provided which has four dependencies: SDL, OpenGL, GLEW and GLM. Feature set not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    bolt

    bolt

    The C++ framework for everything and more

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This C++ library adds reference-counting to user classes, as well as custom deleters and weak ptrs support. Thus it almost eliminates the need in tr1:shared_ptr. Wrapped objects could be used with tr1:intrusive_ptr or with this library smart pointers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JsonRpc-Cpp is an OpenSource implementation of JSON-RPC protocol in C++. JSON-RPC is a lightweight remote procedure call protocol similar to XML-RPC.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 23

    aaaEngine

    CPP Implementation of AAA Engine that glues RADIUS & TACACS+ client to

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C/C++ Program Perfometer

    C/C++ Program Perfometer

    The program enables to get performance of C/C++ program for any metric

    The program enables to get performance of C/C++ program and separated pieces of code for any metrics (for instance : time, memory, metrics defined by user etc.). The measurement results are represented in detailed/summary reports. Latest Version: 2.10
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Privileges#

    This is a hacking style game set in the early '80s

    ... and is about 3% - 5% complete. You can download the source code I uploaded it all as a zip file in the download section. It has the game files needed to run the game. Go here if you just want the CPP file or like to view the code: https://github.com/jwlickliter/privileges.git Right now the file for download will run on android with use of an ide. I recommend cppdroid. Its free on google play and has a really good console.
    Downloads: 0 This Week
    Last Update:
    See Project