Open Source Software Development Software - Page 12

  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    TimeDoctor
    TimeDoctor is a tool to visualize execution traces of tasks, queues, cache behavior, etc. While originally targeting embedded media processors and includes specific features for analyzing audio/video streaming applications it has wider applicability.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    VOpenCHR is an Open Source VERGE CHR Editor that aims to edit CHR (sprite) files for all VERGE versions. VERGE is a role playing game creation engine and can be found at www.verge-rpg.com
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    A command line tool to analyze and manipulate DVB (Digital Video Broadcast) Transport Streams
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Arduino MIDI Library
    This library allows you to easily send and receive MIDI messages on the Arduino serial port. The purpose of this library is not to make a big MIDI controller or synth out of an Arduino board, but to help you do it, the application remains yours. /!\ PLEASE NOTE /!\ Project is hosted on GitHub: https://github.com/FortySevenEffects/arduino_midi_library This SourceForge project is deprecated. Please download source/releases and post bug reports on GitHub. Documentation: http://arduinomidilib.fortyseveneffects.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    JS3D

    JS3D

    diagrammatic 3D in a web browser using SVG

    Technology demonstrator of 3D rendering and navigation within a standards compliant web page (requires browser SVG support), no need for a plugin. Intended for use creating basic informative diagrams, ideal for live 3D animations through a web 2.0 mashup. Uses JavaScript to generate SVG (inline) from X3D (inline) using a VRMLScript compliant environment object (an implementation of the VRMLScript standard in JS).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Irrlicht Lime

    Irrlicht Lime

    .NET wrapper for the Irrlicht Engine

    The project has moved to https://github.com/greenya/irrlichtlime ----------- The Irrlicht Lime is a .NET wrapper for the Irrlicht Engine. It wraps most of API available in native library, easily allowing you to use 2D/3D graphics in your app, written in C#, VB.NET or other .NET language. Currently Lime is being develop under Visual Studio 2010 with .NET Framework 4.0. It includes bunch of examples and IntelliSense documentation. Lime is not a distinct "engine", it is a wrapper with almost the same architecture witch native Irrlicht Engine has. You do not need to download/compile Irrlicht Engine, wrapper already has it and ready to be used straight from the box.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Platinum UPnP
    NOTE: Source code is now hosted on github at https://github.com/plutinosoft/Platinum. A cross-platform C++ library for discovering, controlling or implementing UPnP devices. Contains sample code for a UPnP AV Media Server, Media Renderer & Control Point. (Platinum is copyrighted by Plutinosoft, LLC. http://www.plutinosoft.com)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    An automation plugin for Winamp. This exposes a lot of winamp functionality through COM / ActiveX. You may use this to write VB or .NET or any other applications which interact with Winamp. Also supports internal script hosting.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    With GLCD Tools you can convert windows bitmap files (bmp) to a byte array suitable for graphic LCD displays. Additionally you can create fontsets out of your system fonts for the displays. It outputs C Code which you can use in your µC project.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    M3G Viewer

    View M3G File Contents

    The M3G Viewer is a standalone application for viewing the contents of the 3D Graphics File Format that complements the Mobile 3D Graphics API (M3G).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Music Master

    Music Master

    Tools recording, mixing, mastering and delivering music tracks

    Command line tool handling steps to clean, calibrate, process, mix, master and deliver music tracks from recordings. Easy-to-use configuration files drive the complete processes.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Presenting XML is a Java web application framework for presenting HTML, PDF, WML etc. in a device independent manner. The framework supports a flow of content (XML files, flat files, SQL, dynamic XML) through SAX pipelines and XSLT transforms to a device
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    RSPaspi
    Win32 DLL and library that in the futur will burn/rip/test/fix/erase CD-R/CD-RW/DVD-RAM/DVD-R/DVD-RW/DVD+R/DVD+RW/DVD+R DL/BD-R/BD-RE , and eventually it is also a documentation and or tutorial to Adaptec ASPI and ISO 9660
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    TTFviewer

    TTFviewer

    TTFviewer is a small tool for developers to preview ttf font/icon file

    TTFviewer is a small tool for developers to view and preview various ttf font/icon image formats. It is based on Qt and supports windows/linux/macos.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    A small and easy to use framebuffer graphics library
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    This Java application serves to transform W3C XML Schema instances into interactive diagrams in SVG format. The diagram represents structure of XML files and provides information about individual items – elements and attributes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    raspicam

    C++ library for controlling Raspberry Pi Camera (with/without OpenCV)

    This library allows to use the Raspberry Pi Camera. Main features: - Provides class RaspiCam for easy and full control of the camera - Provides class RaspiCam_Cv for easy control of the camera with OpenCV. - Easy compilation/installation using cmake. - No need to install development file of userland. Implementation is hidden. - Many examples
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Apricot DB

    Apricot DB

    Database ERD- design tool with Reverse Engineering

    Design/Reverse Engineer/Generate Scripts/Compare Versions of all major databases with "Apricot DB" ERD- tool "Apricot DB" is a database tool for design and analysis of the relational database structure. It represents the DB- structure in the form of editable Entity/Relationship Diagrams (ERD). "Apricot DB" allows to perform reverse engineering on the existing database, as well as to create a new database structure from scratch. Allows to generate the essential DDL- scripts for CREATE/DROP/DELETE- operations based on the current ERD. "Apricot DB" supports two popular ERD notations: the "Crow's Foot" and "IDEF1x". The databases supported by Apricot DB: Oracle; SQL Server; MySQL; MariaDB; PostgreSQL; DB2/DB2 LUW; H2; SQLite Your feedback is appreciated.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Defox text to speech and downloader

    Defox text to speech and downloader

    Written or imported text offline read or online download.

    This software design to convert text to speech and download the converted speech. Description : • Installation setup with two languages (English, French) • Two areas called text reading and speech downloading • Many languages supported to download center Note 1: I'm a student yet and I'm not in the software designing industry. Therefore maybe I haven't software making skills. I'm worried about that. ! Note 2 : When you double click on the software maybe it will get some seconds to open. That's not my fault. I used Python language to make this software and Python was not supported speedy to modern computers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Gimp# is a C# wrapper around the GIMP API. It also offers a plug-in framework. This enables users to quickly write new GIMP plug-ins using .NET or Mono.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    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, it provides a control over a lifetime of the object cluster; second, it mirrors a subordination of the object coordinate systems. The project libraries are built with Visual Studio, using .NET Framework 4.7.1. To test the graphics capabilities, compile and run the GraphicsTest solution. To test the Space3d Library, compile and run the Space3dTest solution.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    NOTE: The library code compatible with audacity has migrated to https://github.com/claytonotey/libsbsms A subband sinusoidal modeling library/command line tool/gui for time stretching and pitch scaling audio. Download the sbsms package for the source or the win32/mac wxSBSMSPlayer package for the gui binaries.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    TFastDIB consists of a DIB class and units with optimized routines for common graphics tasks like resampling, blending, quantizing & dithering, color space conversions, bit depth conversions, rendering primitives, and a collection of filters and effects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Commercial quality 3D-engine (C++/DirectX9) and a fully playable prototype of a 3rd person action/adventure game.
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB