Showing 32 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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    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
    libgit2

    libgit2

    A cross-platform, portable, linkable Git implementation library

    libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings. Libgit2 is developed with CMake, and this is be the easiest way to build a binary from the source. The CMake build system provides lots of options to configure the libgit2 build for your particular needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Fast git handover with mob

    Fast git handover with mob

    Tool for smooth git handover

    Fast git handover for remote pair/mob programming. Switch to a separate branch with mob start and handover to the next person with mob next. Repeat. When you're done, get your changes into the staging area of the main branch with mob done and commit them. The perfect git handover is quick, requires no talking, and allows the rest of the team to continue discussing how to best solve the current problem undisturbed by the handover. mob is a thin wrapper around git. mob provides only a few environment variables for configuration. mob only uses the Go standard library and no 3rd party plugins. mob provides a copy'n'paste solution if it encounters an error. mob requires the user to do changes in non-wip branches. mob owns its wip branches. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Jujutsu VCS

    Jujutsu VCS

    A Git-compatible DVCS that is both simple and powerful

    ...This lets you use Jujutsu as an alternative interface to Git. The commits you create will look like regular Git commits. You can always switch back to Git. The Git support uses the libgit2 C library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SubTile

    SubTile

    wxWidgets Based Client GUI for Subversion ®

    SubTile is a lightweight platform independent Subversion ® (SVN) client, it runs on all platforms where wxWidgets library is available. Main goal is to provide simple and quick method to manage and organize projects under version control from everywhere without need of development environment.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 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
  • 5
    TransferWare is a collection of tools for the Oracle world: the schema version manager TransVersion (tv), the External Procedure Call (epc) toolkit for accessing the outside world from within Oracle PL/SQL and an application Performance Monitor (pm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Rugged

    Rugged

    ruby bindings to libgit2

    Rugged is a library for accessing libgit2 in Ruby. It gives you the speed and portability of libgit2 with the beauty of the Ruby language. libgit2 is a pure C implementation of the Git core methods. It's designed to be fast and portable. For more information about libgit2, check out libgit2's website or browse the libgit2 organization on GitHub. You need to have CMake and pkg-config installed on your system to be able to build the included version of libgit2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gitinspector

    Gitinspector

    The statistical analysis tool for git repositories

    ...Under normal operation, it filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis. This tool was originally written to help fetch repository statistics from student projects in the course Object-oriented Programming Project (TDA367/DIT211) at Chalmers University of Technology and Gothenburg University. Shows cumulative work by each author in history. Filters results by an extension (default: java,c,cc,cpp,h,hh,hpp,py,glsl,rb,js, SQL). Can display a statistical timeline analysis. Scans for all filetypes (by extension) found in the repository. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    This is a wrapper to the Subversion client C API library for C++. There is also a Lua binding included. This project was inspired by and forked from svncpp, immediately prior to the license changing from Apache to LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    FVCnt

    cvsnt fork

    Free Version Control nt (no reason for nt, just a marker to give Tony Hoyle credit) the 'owner' of cvsnt has put up a paywall for sources. This project is made to provide a distribution point for the sources as last I was able to access them. Trunk from cvsnt.org and these branch tags 2.5.0.3.2382 2.5.0.4.2471 2.5.0.5.3744 Perhaps a community can grow around this project and continue development in its original vein.
    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
  • 10
    MSR Tools is a source code evolution analysis tool. It consists of a framework for mining software repositories and tools for metric calculation, visualization, defect prediction.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11

    TUI Library for Linux

    A library supporting Text UI application development

    A mini TUI library that helps build a TUI based application expected to be running in Linux/Unix environment. This is a quite compact library which is implemented in C++, depending none but ncurses library. Example code provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Heirloom Project provides standard Unix utilities.
    Leader badge
    Downloads: 483 This Week
    Last Update:
    See Project
  • 13
    This project is used for linux(unix) user who wants to access MS sourcesafe via in linux(unix). This program is a classic C/S program, both side is written in java language. Total classes is less then 100K. Hope it helps you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    cvstat is usefully for the project manager to statistics and analysis CVS log, it import cvs log to a sqlite3 db, so the PM can use SQL query the db. the GUI is based on Qt 4.5, so it will be run at the platform that Qt supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The Beholder project was begun with the purpose of creating an open source code library for use in cross-platform development of game software based on the D20 Game License released under the OGL by Wizards of the Coast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SubdiverSVN is a Subversion client for Linux with GTKmm library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Vesta is an advanced software configuration management system. It handles source revision control and automated construction. It is the result of over 10 years of research and development at the Compaq/Digital Systems Research Center.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    A Multi-objective evolutionary algorithm library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The goal of SVNManagerLib is to create a kernel type library that can be used by .NET Web Services, Remoting, and ASP.NET for remotely administering Subversion repositories and users. This only supports files for svnserve as a NT Service or *nix Daemon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A framework for abstract access to CM / SCM / SCCM / ALM systems (Bugzilla, ClearCase, Mantis, StarTeam, etc.). The project offers one SDK for Bugzilla, ClearCase, Mantis, StarTeam, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A media management solution for digital photographers who have to manage large amounts of digital media. Its strength is its native support for RAW images (Nikon, Canon, etc.), version control, team functionality, speed, and cross-platform compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Stakker project aims to develop Linux drivers and GUI CD management applications with a SQL backend for CD/DVD library/archiving boxes. The Dutch word "Stakker" means "poor blighter" (says babelfish) :-). Imation Stakka works, CD-300 not yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gsvn is a front end for the subversion version control system. Gsvn is developed using latest technologies on software developing. Gsvn is developed using Mono Project, C# as programming language, Gtk# as graphical interface and Monodevelop as IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sharp AutoUpdater is a C# component that will automatically update your .NET application. Using XML configuration files, the AutoUpdater component detects if there is a new version of the software, downloads, unzips, and installs the new files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next