110 programs for "programming c++ library" with 2 filters applied:

  • Secure User Management, Made Simple | Frontegg Icon
    Secure User Management, Made Simple | Frontegg

    Get 7,500 MAUs, 50 tenants, and 5 SSOs free – integrated into your app with just a few lines of code.

    Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
    Start for Free
  • 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
  • 1
    General Knowledge Machine Project

    General Knowledge Machine Project

    Intellect Modeling Kit: assisting research, diagnostics, consulting

    We humans are bound by intellectual abilities. All knowledge is far beyond power of any person. The only way to apply knowledge is to build machines able to present it human way but not limited by volume. Intellect Modeling Kit (IMK) is intended to build knowledge machines (KM) assisting experts on the steps of activity: * Observation; * Producing propositions based on knowledge; * Elimination of impossible propositions; * Selection and verification of the most appropriate...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    An innovative Open Source CEP (Complex Event Processing) engine. It implements the event stream processing as a library embeddable in C++ and Perl. You can think of the Complex Event Processing engine as an in-memory database driven by triggers, or a data-flow machine, or a spreadsheet on steroids (and without the GUI part).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Lemur Project

    The Lemur Project

    Search engine and data mining applications and ClueWeb datasets.

    The Lemur Project develops search engines, browser toolbars, text analysis tools, and data resources that support research and development of information retrieval and text mining software, including the Indri search engine in C++, the Galago search engine research framework in Java, the RankLib learning to rank library, ClueWeb09 and ClueWeb12 datasets and the Sifaka data mining application.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    The libdbi-drivers project maintains drivers for the libdbi database abstraction layer written in C. Drivers are distributed seperately from the library itself.
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5

    GetData

    Scientific Database Format

    The GetData library provides an API to interface with Dirfile databases. The Dirfile database format is designed to provide a fast, simple, scalable format for storing and reading binary, synchronously-sampled, time-ordered data.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Raquel Database System

    Raquel Database System

    RAQUEL : "Relational Algebra Query, Update and Executive Language"

    The project has 2 related sets of aims. As a language, RAQUEL is to : 1. be a pure relational algebra language (unlike SQL) as defined by Date & Darwen's "The Third Manifesto"; 2. incorporate a generalised extension of the ANSI-SPARC 3-layer DB architecture; 3. have the maximum ratio of functionality to conceptual complexity (as defined by Fred Brooks). As a DBMS, RAQUEL is to : 1. have an Open Architecture, enabling a variety of DBMS configurations of 'black box' code,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DuroDBMS

    DuroDBMS

    Relational Database Management System

    A relational database management system, based on the principles laid down in the book "Databases, Types, and The Relational Model: The Third Manifesto" by C. J. Date and Hugh Darwen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Woda, the Web Oriented Database

    Woda, the Web Oriented Database

    Mature SGBD in Perl with a web interface

    WODA is a semi-relational database for beginners to work on data and to learn database basis. With web-based GUI and CLI. Currently in rewrite using Bootstrap for web UI. Built with beginners in mind, it is far easier than any other tool I know, while remaining powerful for advanced users (Perl langage is directly available). Databases can be defined, maintained, added-to, modified, and queried entirely through the web interface without programming. It comes from the 90's and thus is very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Generic Object Oriented Database System Distributed thick-client OODBMS using aspect-oriented approach to build transparent interface to database from OO programming languages (C++, Java, C#)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    rFunc UDF Library
    User Defined Library for InterBase / Firebird / Yaffil for Windows and Unix. Written on C++.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple DBs and multiple simultaneous DB connections by using this framework.
    Leader badge
    Downloads: 3,606 This Week
    Last Update:
    See Project
  • 12
    Logic Lab

    Logic Lab

    This is a suite of mathematical software solvers GUI

    This is a suite of mathematical software solvers interface on DLV and other command-line solvers. It helps researchers and students to better comprehend their declarative definitions published on papers. The user can have links to the related papers and to the software of the corresponding definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An Affero GPL-licensed library to load, query and search the integrated fares database used by all British train operating companies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    meta-treedb

    on-disk memory library using meta-data

    meta-treedb can implement malloc functionality, and much more! Need a heap that allocates from a fixed size chunk of memory? No problem. But where treedb comes into its own is when it comes to allocating from a mmap()ed disk file - the memory becomes persistent. If you follow the tests/examples, you too can store dictionaries, trees, lists or whatever you can think of in disk-based memory, just an open() and mmap() away. Meta-treedb comes with an AVL tree, doubly-linked-list and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The dotSesame project is a C# port of the Sesame project, which is originally written in Java. It is an open source RDF database with support for RDF Schema inferencing and querying. Full documentation of Sesame can be found at http://www.openrdf.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    lmdb++

    C++11 wrapper for the LMDB embedded B+ tree database library.

    This is a comprehensive C++ wrapper for the LMDB embedded database library, offering both an error-checked procedural interface and an object-oriented resource interface with RAII semantics. • Designed to be entirely self-contained as a single <lmdb++.h> header file that can be dropped into a project. • Implements a straightforward mapping from C to C++, with consistent naming. • Provides both a procedural interface and an object-oriented RAII interface. • Simplifies error handling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An Oracle client library written purely in Pro*C (Oracle C precompiler for embedded SQL). Implements Pro*C ANSI dynamic SQL and provide APIs to application programs by hiding ANSI dynamic SQL directives. Designed to be portable across platforms
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    ODIE

    Open Design and Integration Environment

    The Open Design and Integration Environment is a toolbox of C and TCL code designed to introduce people to programming in a friendly way. It is also designed to be robust enough to novices to develop useful applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PDOC (pronounced Paddock) is a Persistent Distributed Object Cache. It is an easy and fast way to persist C++ objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    dlvhex is a prototype solver for HEX-programs which integrate Answer-Set Programs with higher-order reasoning and external computation sources. It comes with a full-fledged plug-in framework for rapid extension development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C++ Semantic Web Objects library: Turtle parser. SPARQL compiler. Rule-based query transformer. SQL serializer. Query federater Tutorials 2010: http://www.w3.org/2010/Talks/1208-egp-swobjects/ 2011: https://sites.google.com/site/swobjectstutorial/documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Clerk Ignite Project is building an Object Oriented-database and application-host. All-in-one solution to data centric applications. The system features an event based backbone, simple programming model, zero setup. Fast, small footprint, opensource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CLucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java. CLucene is faster than lucene as it is written in C++.
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • 24
    DataDraw is a feature rich database generator for high performance C applications. DataDraw gives your C application a high performance object-oriented framework at speeds that beat hand coded C.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
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.