Showing 79 open source projects for "library cpp"

View related business solutions
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 1
    The TBA library collection, in C# and C++, maintained by Nito Programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A C++ implementation of Eclipse Modeling Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The cpp_trace is a flexible and compact logging C++ library. The library provides a facility to filter and route between output streams text trace messages. It uses generic type-safe design and conforms to STL io stream concepts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    C++/CPP bbcode library bbcodelib

    Fast and reliable C++ library designed to parse Board Bulletin Codes

    bbcode is a C++ library that provides full support for Board Bulletin Codes (bbcode). bbcode library is designed to support C/C++ users and is the onlye stable xplatform GNU lib. Using bbcodelib would save a valuable time. Unlike many many other regular expression libraries this is a real parser. It uses finite state machines (FSMs) and should produce fast and accurate results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5
    OpenSource C++ libraries. Full list of classes and functions listed at yf-library.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C++ Portable Dynamic Loader A small and lightweight library for creating and using dynamically loaded classes in C++. Common interface works on both Windows and Unix/Linux platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Object-oriented semantical AVR programming library. Developers needed!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C++ framework inspired by the .Net framework class library Implements its own collection, net, io, text, forms, xml and regular expression classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pprof2calltree-cpp is a C++ port of pprof2calltree to convert a debug data created by APD to calltree format that Kcachegrind understands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 10
    cpptags is a very small program that ties existing Linux/Unix utilities (cpp, ctags) together in such a way as to make the implementation of call tips and tag location more practical. It produces a context-aware tag file from a single C/C++ source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A C++ library that uses readline to implement a very flexible command-prompt. Seamlessly manages types and variables, function signatures, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Set of general-use experimental C++ classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Object-oriented IP stack. Written in effective C++. Based on STL and Boost libraries. This stack is stand-alone (OS-independent), portable and includes a comprehensive set of standard protocols : IPv4/6, ARP, ICMP, UDP and TCP implemented according RFC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eine "besser" strukturierte C++ Standardbibliothek mit hoher Abstraktionsebene. Nicht nur Endbenutzer sollen in den genuß kommen, in einer ergonomisch korrekten und angenehmen Umgebung zu arbeiten. Bewährte Notationen und Coding-Standards sind Vorbild.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C++ genetic algorithms library (solving of the NP opnimisation problems). More GA strategies, more useability, more algorithm speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project provides a comprehensive collection framework for C++. While the STL is often a good alternative, this collection framework allows you to generically refer to containers so that the type of the container can easily be changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C++ parser engine based on the tables generated by Gold Parser Builder. The project has moved to GITHUB, please go there to download the latest version: www.github.com/manast/cpp-gpengine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CPPSocket is a small Classlibrary for C++ that supports an easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C Library calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A library of class utilities bases on ACE, that offers you the following: - Logs: I find the log of this library very helpful. The main disadvantage is that this logs are quite costly. - Sockets wrapper: A very useful wrappers. Based on ACE - Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This aims at moving C++ libraries into the Java culture with the help of Swig, XML, and XSLT: Java, JNI, JavaHelp, JavaBeans, RMI,JDBC, Servlets, JSP, EnterpriseBeans, Jini, JMX, etc. is generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CppUtx is a unit test framework for C++ based on the article `Cpp Utx Overview` written by Robert DiFalco and some parts of CxxTest. It depends on the standard and the boost library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FLTKCallback++ is small package which adds more C++ in fltk callback system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Most C++ test frameworks are like JUnit. Unfortunately C++ lacks reflection and lots of boiler plate code is needed for JUnit style tests. This framework tries to minimize the amount of boiler plate code required for simple test. Just enjoy writing tests!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C++ API for the Redland RDF Store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The project aims to implement data structures in CPP. These data structures and algorithms can then be used as a library. This is not meant to be a supplement to the STL or any other such library.
    Downloads: 0 This Week
    Last Update:
    See Project