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

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it 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 packet encoding and decoding library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KML is a knowledge base with support of logical modeling. Advanced model is used to represent knowledge as a set of statements similar to natural language sentences. This project hosts a set of model storage library and server (vrb-ols) and clients.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    The XMLCPP library provides the implementation of XmlPull API v1 in C++. It can handle any encoding that are supported by `libiconv'. The parsed results are available in the form of std::wstring. So it can handle all unicode character set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Library, initially written for the ScreenKast program. Provides the necessary logic to capture screen recordings and to process them. Includes a soap-client for the webservice at captorials.com that enables you to share your recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    PSDlite is a lightweight c++ library for reading multi-layered Adobe Photoshop documents (psd files). The emphasis is put on ease of use, and light weight (about 500 lines of code). Known to work on MacOS X, cygwin and WinXP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A .NET library and associated tools which provide a simple Windows-based interface for browsing and manipulating the resource files of games that are compatible with Sierra On-Line's LSCI version of their Creative Interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    B-Trust eDoc is a program built on top of LibDigiDoc a free implementation of the OpenXAdES standard for signing/encrypting files using smartcard tokens. It also contains Openssl and PKCS11 wrapper classes in C++ which might be useful to developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An implementation model for unifying Aspect Oriented Programming and Service Oriented Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The library XReport is a report viwer based on wxWindows library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    Af-Arch is an Open Source N-tier framework to build distribuited applications. Its license schema allows Open Source and commercial (closed source) applications. This is the foundation to build an new set of applications in a fast and reliable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XSprite is a sprite file format for use in games. It stores RGBA colour, and 4 monochrome 'masks' which can be used for such puposes as collision detection. This project aims to provide tools for this format, aswell as libraries for game developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The XB is a universal file format (and a library) that tries to match the requirements of so called Binary XML and Efficient XML Interchange. The XB format allows fast and compact, yet still robust enough, serialization of trees of any arbitrary data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Portable and very simple C API functions to write a soap client/server in c.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 14
    KAGEfx is a framework to load shader programs based on the OpenGL Shading Language contained within an XML file that holds descriptive metadata about the shader and to replace shader modules on the fly with respect to their level-of-detail metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The goal of this project is to produce a light weight C++ SOAP client library. Longer term support for WSDL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Tool which build a complete xml parser (using Flex/Bison) using a DTD. A DTD parsing library is also available within this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QutXR is a Qt based XML-RPC client/server library. It is very easy to use and has a threaded Server class. It also contains nice examples and API documentation to help you start writing XML-RPC enabled software as fast as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ooRuleML library is the object oriented C# implementation of the Rule Markup Language (RuleML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A set of libraries which includes: - Time schedule library - HTTP communication library - Generic parser library - Image processing library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PyDar is a binding for Disk ARchive (http://dar.linux.free.fr/) in python using Boost.Python (http://www.boost.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a small library, written entirely in the functional programming language "Clean". Small as in size not as in features. It includes support for reading and writing PDF files, various (de)compression schemes (LZW, Flate, JPEG) and encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Base C++ library included own: reflection, memory management, xml-serialization, strings, containers, files and directory operations. The idea is to join java-style and C++ memory-management. (tested with http://sourceforge.net/projects/izh-test/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CRel is an object relational data store for C programs. Based on a structure data specification in XML or autogen, it generates code to store and access the data object. It supports indexing, constraints, memory management and serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Permits to manage (create, load and edit) feed files: RSS v2.0 and ATOM v1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Yaml .NET parser implemented for a school project. The requirements of the project were to implement it in C# and release it as Open Source. Further we took also the challenge to make it a one pass parser.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.