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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    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
    BlueSky
    This project is intended to serve as a framework for developing plugin system with internal hierarchical storage of objects coming from plugins. Plugins contains objects and commands. All functionality of kernel and plugins are to be exported to Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Development library for distributed programming. Spitfire provides an easy to use set of tools for managing processes and their communication. You just need to define the interfaces and behaviour of the processes; everything else is already done :-D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Low-latency high speed hybrid framework-library for utilizing the IBM Cell processor SPE units (PS3, QS20) to carry out computational tasks. Provides some DSP tasks such as FFT and complex MAC. Thread-safe and easily extensible with new arithmetics tasks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SmartWin++ is a C++ template GUI library written to give the flexibility of the Windows API without the hassle and lack of typesafety that MFC/WTL delivers. A flexible, expandable abstraction of the Windows API (formerly Win32 API).
    Downloads: 6 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
    QtWui is a library which provides a web widgets toolkit based on Trolltech's Qt library (www.trolltech.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Squidy Interaction Library eases the design of "post-WIMP" user interfaces by unifying various device drivers, frameworks and tracking toolkits in a common library and provides a central and easy-to-use visual design environment. www.squidy-lib.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C4 is a C++ class library for analyzing sound files, particularly spoken and sung phonations. C4 provides features such as frequency analysis, pitch extraction, or calculation of voice quality parameters (e.g. alpha ratio, HNR, jitter, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    "ConcurrentLock" is a way for applications to allow Thread-Safe READ and WRITE access to a C++ class (or class elements).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The UML based Univiersal eXecutable Platform UXP provides lightweight, application frameworks for real-time embedded systems. Our product of real-time frameworks enable engineers to directly implement event-driven state machines-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10
    SEF is a framework for server applications based on POSIX API. It can provide easy access to most unix functionality. It has a very peculiar architecture that permits to exploit the hardware at best. SEF is INCOMPLETE!! don't use it yet!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ODEM is a C++ class library for process simulation. ODEMx is its successor, greatly enhanced to make real use of C++ features and with improved support for logging.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    LuaDist
    LuaDist is a CMake built module distribution and deployment tool for the Lua programming language. It aims to achieve zero configuration runtime environment for Lua modules and libraries be it source or binary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    glWidget is Window Manager and UI framework cross-plataform render under OpenGL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a library that helps the user to make better and faster programs in C++. This library allow the user to manager in a easy way the filesystem of the GNU/Linux system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SMILE
    Scriptable Multimedial Interactive Locations Engine, is a C++ written multiplatform engine designed to provide simple way to create 2D games and visualisations. SMILE consists of a shared library built upon SDL, data/ script interpret and Qt editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The project is created with an aim to provide - design patterns implemented in C++ using boost. Following are the primary requirements 1) Generic Header Only Library 2) Using Boost Libraries, Coding Style, Philosophy 3) Standard C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ACF (Advanced Component Framework) is a C++ component framework. It provides a scalable architecture for developing of very complex applications. Using the built-ACF Compositor tool, the internal application architecture can be visually edited. ACF a
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    EIDNative Library is a freeware SDK for Belgian Electronic ID Card. EIDNative Library includes native API for: * Microsoft .NET * Native Win32 * Visual Basic 6.0 and VBA * Java (only Windows platform)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Ideal Library
    A C++ library meant to easily develop graphical (or not graphical) applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WaYee3D ToolKit is a C + + and Ogre-based 3D editor type of Application Framework. C++ Plug-in software architecture. Command pattern. Undo/Redo support. unicode support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This was my first attempt at a persistent (disk-based) allocator, but I aimed too high, used too many obscure C++ features and it got away from me. You will need the version of v3c mentioned in configure.ac.in to build it. Like I said, it contains lots of really obscure C++, if you're curious. This project isn't being actively maintained anymore - see it's way-cooler C/C++ replacement here at SourceForge - treedb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ystr is 'Yeat another STRing library'.
    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
    kimtutarbizi.org is a collection of libraries, example codes and documents for developing applications, games and demos for the famous linux running mobile console, GP2X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    3D real-time framework designed for rapid prototyping and interactive environments. Using Lua as the high-level access point to the engine and component-based entities, one only needs to alter scripts to create an interactive environment, like a game.
    Downloads: 0 This Week
    Last Update:
    See Project