Showing 36 open source projects for "version control"

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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Stellarium

    Stellarium

    GPL software which renders realistic skies in real time

    Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope. Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope. Plugin system adding artifical satellites, ocular simulation, telescope control and more....
    Downloads: 52 This Week
    Last Update:
    See Project
  • 2
    Stellarium

    Stellarium

    A planetarium software that shows a 3D simulation of the night sky

    Stellarium renders 3D photo-realistic skies in real time with OpenGL. It displays stars, constellations, planets, nebulae and others things like ground, landscape, atmosphere, etc.
    Leader badge
    Downloads: 2,405 This Week
    Last Update:
    See Project
  • 3
    Application Blocker

    Application Blocker

    Easy to Use Application Restrictor Tool For Windows

    ...The tool does not work at background when using standard block. In process lock mode, the tool uses minimal resources and does not affect system performance. This program can be used to control your child or prevent access to programs on special areas like school computers. You can set an UI password to prevent unauthorized users from blocking and unblocking programs. The tool can check for updates automatically and alert you when a new version is available. It can automatically download and install newer versions. ...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 4

    OpenRTDynamics

    A framework for implementing real-time control systems

    - - - T H I S P R O J E C T M O V E D T O G I T H U B - - - A framework for the implementation of advanced real-time control systems which uses signal/block-based schematics (like Simulink) extended by several features like state machines and online-exchangeable sub-simulations. Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5

    MandelbrotExplorer

    A program to calculate and represent the Mandelbrot set

    This project is a C++ program to calculate and represent graphically the Mandelbrot fractal set, and/or the corresponding Julia sets, according to the seed Z0 given by the user as input. The user disposes of a graphical interface to control the program and modify conveniently some parameters, like the XY-scales, the XY map area, the Julia seed for the complex series iteration of Z(n+1)=Z(n)^2+a, being Z(0)=(X0,Y0) the seed, and "a in XY" the points to be calculated. The user can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lib Date for GCC (C++) 3.0 RC

    Lib Date for GCC (C++) 3.0 RC

    Library Date for GCC (C++)

    This library has the resources to control calendar dates. It is possible to determine leap year, last day of the month, day of the week, perform calculations of days between dates and other possibilities. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DLCSim

    DLCSim

    Controller-Pilot Data Link Simulator for procedural and radar training

    DLCSim is now capable of procedural and radar control, with option of connecting to FSX or Prepar3D flight simulator for real time aircraft tracking.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    JapKatsuyou

    JapKatsuyou

    Japanese Verbs Conjugation

    JapKatsuyou is a free open source application used for Japanese verb conjugation. * It is destined for Japanese language learners, in the hope that it will simplify conjugation task. * It can be used, also, to simplify making sentences for advanced learners, since it contains some complex forms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Drone WayPointer

    Drone WayPointer

    A ROS package to remotely control the Parrot AR Drone 2.0

    "Drone WayPointer" is a ROS package that provides a UI to allow for remote control of the Parrot AR Drone 2.0. It is developed in C++ with qt-ros and the Qt4 Development FrameWork. It is designed to work with the ROS - Fuerte and it uses the the ardrone_autonomy driver (Fuerte-devel Branch). It has so far only been tested on the tum_simulator and not on the actual drone. The main functionalities it provides is camera streams of front or bottom cameras of the drone, button and slider control...
    Downloads: 0 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
    QSquidClassRoom

    QSquidClassRoom

    QSquidClassRoom is a GUI for a specific squid3 configuration

    QSquidClassRoom was designed to make teacher's control over student Internet access fast and simple. A couple of mouse clicks allows you to control black and white access lists, ports, host allowed to access Internet. You can easily connect or disconnect any user or even block any media downloads. QSquidClassRoom may be a simple user without root rights. Recomended squid3 configuration file is included in the distribution. Also detailed description (in russian) included in documentation....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iTALC - OpenSource classroom management
    iTALC was a free classroom management software and has been replaced by Veyon: http://veyon.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ExactCalc

    Software for exact computing based on interval arithmetic.

    1/3 is not 0.33. Pi is not 3.14. Actually 1/3 is in interval [0.33, 0.34] and pi is in interval [3.14, 3.15]. During computation truncating error is accumulating. At end of computation it is needed to know real boundaries of result. The solution is given by interval arithmetic. Simply speaking, because 1/3 is in interval [0.33, 0.34] and 1/7 is in interval [0.14, 0.15], value 1/3 - 1/7 must be in [0.18, 0.2]. Computation can be arbitrary long and complex but interval arithmetic gives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Integration

    Computer management system for class rooms

    Computer management system for class rooms with: - Web based control panel for teachers. - Instalation/Granting access to software from catalog. - Remote control/View students desktop. - Control access to the Internet (individual sites or full access) - Control access to removable storages. - Central storage for users data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    BSAC

    Brewing System Automation Controller

    BSAC is a brewing system automation and control software that is useful for any hobbyist building an advanced system for him self as well as for small time breweries. BSAC is developed on the brew-in-a-bag (or brew-in-a-bucket) concept and mainly suitable for this kind of setup. The author has a high-tech, stainless steel version of this setup with pump and valves. Presently the software runs on a Linux controller (ARM based) and with a certain display HW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KSimus is a KDE tool for simulation, automatization and visualization of technical processes. It is also useful for education and experiments in the scope of logic and automatic control circuits.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Metronono_qt

    Metronono_qt

    Simple metronome with manual tap function

    It's a simple metronome, for understanding bpm of a song by manual tap. It's not written well, it works but it's only a "programming toy", I'm not a real developer and I'm still learning c++/ Qt and I wanted to know how sourceforge work, seeing "from the other side of the screen" :) . Program uses Qtimers, Qtime, many signal mapping objects, a simple system bell...and a bunch of other ui controls. So...play with it :) Turn system volume down, no volume control is enabled in this release!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    qtuilip
    Harjoitusprojekti Sourceforgen testaamiseen. Qt:n päälle rakennettu uudenlainen käyttöliittymäkirjasto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    parashell - Parallel Port Control
    Parallel Port Control Made Easy - parashell allows control of a PC parallel port (input and output) with simple command line arguments. The simplicity of these programs make it very easy to use in scripts. Control stepper motors, Relays, LEDs, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Two projects to control Sanyo XE/XU series projectors common in the UK education Market via the service port. 1. A Qt4 app for MS Windows, Linux and eventually Mac OS X. 2. An Arduino/Freeduino sketch to control sanyo projectors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SuSim
    SuSim stands for Sukhoi Simulator. It is a multipatform flight simulator developed to implement the most simplistic but realistic flight dynamic simulations possible, targeted in the first place to mimic the behaviour of the Su-27 Flanker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is QT library for OSC message like that of java. Open Sound Control (OSC) is a protocol for communication among computers, sound synthesizers, and other multimedia devices . OSC was originally researched at Berkeley CNMAT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The BioloidNativeInterface is a C++ library to control bioloid/dynamixel modules including AX12, AXS1. It provides a parser for the bioloid protocoll and methods to read/write packets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Parabola Biblioteca is an great application that allows bibliophiles to have full control over their libraries without any hassle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A PC video game project developed using Quest3D and C++ that teaches the basics of CNC (Computer Numerical Control) technology. Developers: Nikita Donets, Richard Hewitt, Jason Beatch, Robert Shum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Solar Model

    Solar Model

    Model of the Solar System

    The Solar Model is real time modeling of solar system. It allows user to navigate in space, to control time counting (speed-up time flow) and estimate movement of space bodies, bind camera to space objects (for example, from Moon on Earth in real time).
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo