[go: up one dir, main page]

Browse free open source C++ Frameworks and projects below. Use the toggles on the left to filter open source C++ Frameworks by OS, license, language, programming language, and project status.

  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • OpManager the network monitoring software used by over 1 million IT admins Icon
    OpManager the network monitoring software used by over 1 million IT admins

    Network performance monitoring, uncomplicated.

    ManageEngine OpManager is a powerful network monitoring software that provides deep visibility into the performance of your routers, switches, firewalls, load balancers, wireless LAN controllers, servers, VMs, printers, and storage devices. It is an easy-to-use and affordable network monitoring solution that allows you to drill down to the root cause of an issue and eliminate it.
    Learn More
  • 1
    Vespa

    Vespa

    The open big data serving engine

    Make AI-driven decisions using your data, in real-time. At any scale, with unbeatable performance. Vespa is a full-featured text search engine and supports both regular text search and fast approximate vector search (ANN). This makes it easy to create high-performing search applications at any scale, whether you want to use traditional techniques or a modern vector-based approach. You can even combine both approaches efficiently in the same query, something no other engine can do. Recommendation, personalization and targeting involves evaluating recommender models over content items to select the best ones. Vespa lets you build applications which does this online, typically combining fast vector search and filtering with evaluation of machine-learned models over the items. This makes it possible to make recommendations specifically for each user or situation, using completely up to date information.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    react-native-mmkv-storage

    react-native-mmkv-storage

    Encrypted mobile key-value storage framework for React Native

    An ultra fast(0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI. This library aims to provide a fast & reliable solution for you data storage needs in react-native apps. It uses MMKV by Tencent under the hood on Android and iOS both that is used by their WeChat app(more than 1 Billion users). Unlike other storage solutions for React Native, this library lets you store any kind of data type, in any number of database instances, with or without encryption in a very fast and efficient way. Read about it on this blog post I wrote on dev.to. Starting from v0.5.0 the library has been rewritten in C++ on Android and iOS both. It employs React Native JSI making it the fastest storage option for React Native. MMKV uses mmap to keep memory synced with file, and protobuf to encode/decode values to achieve the best performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    OCILIB - C and C++ Driver for Oracle

    OCILIB - C and C++ Driver for Oracle

    Open source C and C++ library for accessing Oracle Databases

    OCILIB is an open source and cross platform Oracle Driver that delivers efficient access to Oracle databases. It offers a full featured, easy and productive API. Written in ISO C and C++ on top of OCI, OCILIB runs on all Oracle platforms. NOTE : The project has moved to GitHub ! Website URL : http://www.ocilib.net GitHub URL : https://github.com/vrogier/ocilib
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Farrago is an extensible data management framework with a hybrid Java/C++/UML architecture. It is developed as a sub-project of The Eigenbase Project.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 5
    Object Oriented Context Manager, serializer, editor API, targeted to extend short sized libraries able to play media objects as they are edited. Provides a virtual Machine, undo,merge,... API independant. Provides many extended libs. Demoscene oriented. https://www.youtube.com/watch?v=N86VfpYiz-Y
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    The Eigenbase Project is an open-source platform for building advanced data management systems, and is backed by a non-profit organization which designs, develops, and promotes it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Developed for C++ development environement , inspired by Java Persistence library. foralldb will provide object-relation mapping to multi-vendor database systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hibernate like persistence framework for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DaReManager
    Data Register Manager. IT scientific-research project. (Управляющий реестром данных. Научно-исследовательский проект в области информационных технологий)
    Downloads: 0 This Week
    Last Update:
    See Project
  • The only CRM built for B2C Icon
    The only CRM built for B2C

    Stop chasing transactions. Klaviyo turns customers into diehard fans—obsessed with your products, devoted to your brand, fueling your growth.

    Klaviyo unifies your customer profiles by capturing every event, and then lets you orchestrate your email marketing, SMS marketing, push notifications, WhatsApp, and RCS campaigns in one place. Klaviyo AI helps you build audiences, write copy, and optimize — so you can always send the right message at the right time, automatically. With real-time attribution and insights, you'll be able to make smarter, faster decisions that drive ROI.
    Learn More
  • 10
    EmbedDB is a set of simple APIs for interacting with embedded databases in an intuitive fashion. It aims to implement each language binding in an identical way, enforcing binary compatibility, and leveraging the host language's standard structural types
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    the goal of this project is to build a stack for Lonworks Protocol and device working on this protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MyDBemu is a C++ Library which provides a 'database table'-like Data Type, and methods of data management in a SQL thought.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Set of cross-platform c++ frameworks including database API, XML support, abstracted database backends, report-writer, forms interface and graphing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DSP stands for Data Server Pages, the APACHE HTTP server module, that provides PL/SQL Server scripting with variable injection preprocessor and features an efficient authorization and authentication framework on the Oracle database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A embedded database implementation, in C++. A database is comprised of ACID-compliant versions of the standard C++ STL containers, presenting a low-level, lightweight API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    "Seeker" is an object oriented SQLite wrapper written in C++. It's designed to be very easy and logical to use, while maintaining SQLite's power and flexibility. NOTE: Currently no open source license is chosen; this will be decided soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SqLay is a tiny suite of tools for relational database schema visualization or fast data display / entry on console, X or WWW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Karoo Project is a framework for making it practical to create distributed applications. By "practical", I mean that it must do it uncomplicatedly, efficiently, and cheaply. This project provides application management, queuing, and IPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Sharemind framework

    The Sharemind framework

    secure multiparty computation done right

    Sharemind is a secure multiparty computation system that allows you to process data without seeing it. IMPORTANT: The version available on this page is a seriously outdated version that is kept available as an educational tool. More recent versions with more features and better quality are available from http://sharemind.cyber.ee/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Silicon Web Framework

    The Silicon Web Framework

    A high performance, middleware oriented C++14 http web framework

    Silicon is a C++ abstraction built on top of high-performance networking libraries. Its goal is to ease the writing of web APIs without compromising on performance. A simple mono-procedure API serving a static string under the route /hello/world. mhd_json_serve is a Silicon backend. It takes an API and serves it with the microhttpd C library. It relies on the JSON format whenever it has to encode or decode objects (procedures parameters and return values). Silicon relies on static objects (i.e. not hashmaps) to model objects. They embed static introspection in their type such that the JSON serializer knows about their members' names and types. In Silicon, parameters are strongly typed and declared next to the procession route. If any error occurs during the decoding (i.e. a missing or ill-formated parameter), the framework does not call the procedure and send an error to the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Top Engine the Semantic Web Engine for the Enterprise. Top Engine is a Business Rule Engine that utilize OWL DL ontologies for vocabulary primitive to write rules on top of ontology. Top Engine support forward and backward chaining with truth maintenance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    X-VR 2 is a C++ framework, currently it features an RDBMS layer, a Network layer, Platform abstraction layer, Math utility classes and Multi-threading. The framework has been designed to be portable across differen Unix flavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    c-dax is a C library for accessing SQL databases using a uniform programming interface. It's designed as a lightweight wrapper, with both static binding and dynamic library API. Supports SQLite 3, PostgreSQL 8.3, and MySQL 5. Check out c-dax if you want
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    dBrowser is a PHP/MySQL/PostgreSQL framework/code generator aimed at web/database application developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sql2diagram converts sql scripts to diagrams in the XML format dia, which can be viewed and further maintained with the dia drawing program. It is a good help for the documentation of a database structure. It provides HTML output as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next