Showing 1464 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
  • 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
  • 1
    Library communicating with PTP enabled devices (digital photo cameras and so on).
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    itom

    itom

    itom - an Open Source Measurement, Automation and Evaluation Software

    itom is an open source software suite for operating measurement systems, laboratory automation and data evaluation. One main application of itom is the development and operation of sensor and measurement system for instance in a laboratory environment. Therefore, the software has to be able to communicate with a wide range of different hardware systems, such as cameras or actuators and should provide a diversified and as complete as possible set of evaluation and data processing methods....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Floyd is a collection of 3D libraries, mathematics and scene libraries and utilities. The main parts of it are geometry library Elea, OpenGL scene graph library Miletos and posing application Khayyam.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    View64

    View64 is a image viewer for C64 images

    View64 can be used to view native C64 image files without firing up an emulator with the respective editor. For realistic display it supports PAL/NTSC display with scanlines, shadow masks and other artifacts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    GEM (Graphics Environment for Multimedia) is a library to be used with Miller Puckette's Max-like realtime-computermusic-software "Pure Data" (Pd), which allows to draw and control openGL- and pixel-graphics (like video) in realtime from within Pd.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    faxcoder

    faxcoder

    Tools to access streams in PDF-files at the object level.

    faxcoder A C tools to access streams in PDF-files at the object level. License: GNU Lesser GPL This project includes two tools: faxg4coder - a G3/G4 Fax En-/Decoder faxlzwcoder - a (TIFF) LZW En-/Decoder
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    GuitarRosette

    GuitarRosette

    Guitare rosette design

    Allow to design a guitar rosette. Run on MacOSX, Window, and Linux. Written in C++ Qt4
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Space3d

    Space3d

    C# graphics library used for 3D modeling, built with OpenGL/OpenTK

    The Graphics Library is built on top of OpenTK, the C# library that wraps OpenGL. The intended clients are technical and engineering graphics applications that require three-dimensional visualization tool. The implementation draws a scene on separate working thread, optionally, the thread-updater may be invoked. The Space3d Library uses Recursive Composition design pattern. The hierarchy by reference, built into the component, plays a dual role in modeling three-dimensional space: first...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    QSketch

    QSketch

    Cross-platform graphic raster editor

    Кроссплатформенный графический растровый редактор для бытовых, технических, учебных набросков и схем с поддержкой слоёв и прозрачности. Видеоуроки: https://rutube.ru/plst/321587
    Downloads: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    RootGraph

    RootGraph

    Graphic interface with algorithms to compute line and root graphs

    Simple and intuitive graphic interface for graph theory with algorithms to compute line and root graphs of a given graph. - Double click to add a new node. - Left click a node and drag to change the position of the node. - Select a node with left click and add an edge with the next node you select. - Right click a node to delete it. Made in C++ using the wxWidgets library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    cuneiimageplus

    Image processing library in C/C++

    V 0.3.5.1 Realized as CodeBlocks and CMake project. Example Call from C: adapt_threshold_ext(inputpath, outputpath); Example Call from Golang: C.adapt_threshold_ext(inputpath, outputpath) Algorithms see Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Qt GUI for archiving old floppies, CD-ROMs and other types of media to organized collections of disk image files, along with scanned images of the disks' physical appearance so that you can find them later by their familiar looks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    abcCairo

    Extend abcm2ps to support direct generation of PNG, SVG and PDF files

    abcCairo is a project to create a Cairo backend for abcm2ps, enabling it to generate output in the formats supported by the Cairo library; PNG, SVG and PDF. abcm2ps is a command line program written by Jean-François Moine which converts abc music notation to music sheet in PostScript or SVG format. It is an extension of Michael Methfessel's abc2ps. This project takes out the PostScript commands to generate various musical symbols and instead replaces them with Cairo function calls...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SRM

    SRM

    C library for the development of Linux OpenGL DRM/KMS apps

    SRM is a C library that simplifies the development of Linux DRM/KMS API applications. With SRM, you can focus on the OpenGL ES 2.0 logic of your application. For each available display, you can start a rendering thread that triggers common events like initializeGL(), paintGL(), resizeGL(), pageFlipped() and uninitializeGL(). SRM allows you to use multiple GPUs simultaneously and automatically finds the most efficient configuration. It also offers functions for creating OpenGL textures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    glslmath

    glslmath

    C++ header-only library that simulates GLSL math

    GLSLmath provides C++ math operations as defined by GLSL. For example, it provides methods to easily setup viewing transformations and perspective projections. GLSLmath has been inspired by the glm and slmath libraries, which aim to mimic GLSL, but in contrast to those GLSLmath does not focus on a complete conforming implementation of GLSL. It rather aims to provide a convenient single header file that implements the most commonly used subset of GLSL so that it is easy to use for rapid...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wxArt2D gives wxWindows applications sophisticated vector drawing functionality. It is based on a framework supporting multiple views within a hierarchical document. Supports drawing & (Graph) editing. In-output in SVG, GDSII, XML, easy to extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dslibris

    dslibris

    A book reader for Nintendo DS

    An ebook reader for the Nintendo DS, focusing on comfortable and uncluttered presentation. See GitHub for current releases and source code: https://github.com/rhaleblian/dslibris
    Downloads: 19 This Week
    Last Update:
    See Project
  • 18
    libwpg

    libwpg

    A library for import of WordPerfect Graphics images.

    libwpg is a library for importing and converting Corel WordPerfect(tm) Graphics images.
    Leader badge
    Downloads: 114 This Week
    Last Update:
    See Project
  • 19
    AA means Ascii Art - the AAlib (ascii art GFX library), BB (audiovisual demonstration for your terminal), aview (image browser/animation player), AAvga (SVGAlib wrapper for AA-lib), ttyquake (text mode quake), aa3d (random dot stereogram generator)...
    Leader badge
    Downloads: 191 This Week
    Last Update:
    See Project
  • 20
    Glide Wrapper, primarily DirectX9 based, intended to exploit pixel shaders, and supporting 3D montors
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Mozilla JPEG Encoder Project

    Mozilla JPEG Encoder Project

    Improved JPEG encoder

    ...-turbo. MozJPEG is meant to be used as a library in graphics programs and image processing tools. We include a demo cjpeg command-line tool, but it's not intended for serious use. We encourage authors of graphics programs to use libjpeg's C API and link with MozJPEG library instead. Progressive encoding with "jpegrescan" optimization. It can be applied to any JPEG file (with jpegtran) to losslessly reduce file size.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    PixelWasher

    PixelWasher

    Remove Near White Pixels from an Image

    Images often have dirty pixels, that are almost a certain color, usually white. PixelWasher can remove these pixels. The result is the output image is smaller in size, and is easier to edit. Pixels are replaced based on threshold rules defined by the user. A rule can be simple using "and", "or", and "(" ")" brackets, or a rule can be written in C#. Examples are provided in the "Rule" combo box. Advanced users can use the C# code option to return Color objects with different Alpha values...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    MiniPixel

    MiniPixel

    A tiny pixel art editor

    MiniPixel is a minimalistic pixel art editor written in Zig. It's designed for simplicity and efficiency, providing essential tools for creating and editing pixel art without the overhead of more complex software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    cuneimusicplus

    Optical music recognition library

    Optical music recognition library in C++/C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Libvisual

    Audio visualisation library

    Libvisual is a library that comes between applications and audio visualisation plugins. It provides every application that wants to draw visualisations a clean and easy-to-use API.
    Leader badge
    Downloads: 26 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.