132 projects for "programming c++ library" with 2 filters applied:

  • 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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Extremely Lightweight Beat Detection Algorithm - BeatDetektor uses a very simple statistical model designed from scratch by myself to detect the BPM of music and provides real-time feedback useful for visualization and synchronization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project aims to develop a method to identify communities in a social network according to some point of view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Our goal is to create a library of GPS funtionality that helps application developers in writing high-level GPS applications by hiding device specifics. In a Second step we use this lib to create a GUI Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    A device handler for the PGPLOT Graphics Subroutine Library by T. J. Pearson that draws to a Qt widget and responds to Qt events. The package includes an installation script for inserting the driver into an existing PGPLOT distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Knitter produces a 3-dimensional model of a knitting pattern. It supports KnitML, as well as a native language similar to that of traditional knitting patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Scientific software for the physically accurate photorealistic visualisation of relativistic (near light-speed) scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Artist is a portable 2D graphics library. Main features are: drawing primitives, bitmap blitting, alpha blending, zoom and rotation, text rendering and image file loading. It uses hardware acceleration and provides a simple and elegent API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Automata Based Programming Tool for implementing logic for J2SE, J2EE and Sybmian applications. Consists of Java FSM Framework and Eclipse Plugin parts. Plugin implements UML model editor, visual debugger, validator, compiler and interpreter for Eclipse
    Downloads: 3 This Week
    Last Update:
    See Project
  • Awardco Employee Recognition Icon
    Awardco Employee Recognition

    For companies looking to recognize and reward their employees

    Everything you love about Amazon is now available for rewards and recognition. Awardco has partnered with Amazon Business to bring millions of reward choices, lower vendor fees and dollar-for-dollar recognition spend to your organization. More choice, more capability, and less spend - all in one simple platform.
    Learn More
  • 10
    Libgxl++ is a library based on the libxml++ and libxml2 to provide a complete and efficient API to parse and manipulate the GXL format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Inter University Multi-Modal Imaging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    San Le's Free Comp. Fluid Dynamics
    SLFCFD stands for San Le's Free Computational Fluid Dynamics. It is a package of scientific software and graphical user interfaces for use in computational fluid dynamics. It is written in ANSI C and distributed under the terms of the GNU license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IMGH (IMaGe library in C++ Header files) is a simple, light-weight, and cross-platform image processing library, that supports simple editing and drawing, multiple pixel formats (pointers and float). Designed for developers and researchers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java OpenCL Process Virtual Machine. Spring IoC based framework for complex data analysis with OpenCL computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GUIH (Graphics User Interface in Header files) is a simple, light-weight, and cross-platform visualization library for images and 2D/3D OpenGL graphics, implemented entirely in C++ header files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LibProcTer is a library for generating planetary terrains, suitable for use in realtime simulations like flight simulators. The library can use existing data and fill in missing data with procedural terrain generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project has created a plugin for the Multi Purpose Viewer (MPV) an open source Image Generator (IG) used for testing the Common Image Generator Interface (CIGI). The code of this project is an adaptation of the ShaderManager from Delta3D.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The Parallel Compositing library enables developers to write scalable 3D graphics applications. The library does sort-last compositing, and works on both clusters and SMP machines. The API aims to be the MPI of parallel compositing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A graphical interface for solving exterior ballistics problems, based on the excellent GNU exterior ballistics library. This software generates valid 3-DOF solutions to small arms trajectories, including wind and atmospheric corrections.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    Vizz is a open source library in C/C++ which makes distributed visualization using VTK a piece of cake. Vizz is a library developed over VTK for simple, uncomplicated VTK development in distributed (client/sever) environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    osgOde is a plugin/auxiliary library that attempts to bridge OpenSceneGraph with the Open Dynamics Engine (ODE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CartoReso intends to facilitate enterprise computer network mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Scientific Visualization Artist Tools (SVAT) include converters from the Visualization Toolkit (VTK) to RenderMan Interface Bytestream (RIB) (ASCII and binary files supported), Blender to RenderMan, compilable RenderMan shaders and other utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A topological data structure to handle 2D, surfaces and 3D simplicial meshes. This data structure is implemented in C++ using templates. It is based on Corner-Table and CGAL data structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UniCode C++ library, a replacement for libunicode. This library allows to use / create multiple code pages, convert to HTML, using the latest UniCode version as reference. Max flexibility and re-usability. Cross-platform applications published: xpfweb
    Downloads: 0 This Week
    Last Update:
    See Project