Search Results for "graphical user interfaces"

Showing 28 open source projects for "graphical user interfaces"

View related business solutions
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    dizzy-omega

    dizzy-omega

    Dizzy Omega - sequel of Dizzy Y game

    Dizzy Omega - Dizzy on Mars - the game with 3D graphic, but 2D logic. Dizzy is the character of graphic-text adventures, puzzles of Codemaster and Oliver Twins games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    Currently Only MacOS is Present, PreAlpha means not Ready to use, Application is provided Without Strict Garantee, License not OSI. All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead Project2306 IDE : Application pour la programmation de Microcontroleurs et d' Application Electronique Project2306 IDE : for All whom want to Create and Develop on Embed Platform Software as Programming Tools suite and PCB Design Planned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    D Game Engine

    A game engine written in the D programming language

    An implementation of a game engine in the D programming language. It is currently in an early pre-alpha state. The goal is to make a flexible, reasonably efficient engine with a simple API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Complex Renderer

    Complex Renderer

    Simple renderer of complex functions including recursive

    This program draws a user-defined function from complex plane to RGBA color. Currently, compiled program draws Mandelbrot set, but if you want to draw another function, you need to inherit it from 'Renderer' class in sources, pass it to 'Window' and recompile project. Including 4 versions. The first one was written with C++ and uses CPU 128-bit double. The second does the same, but was written with D language and Derelict3. The third uses GPU (GLSL shaders) to draw Mandelbrot set. It is...
    Downloads: 15 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    Opensource Community-Driven MMORPG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    D-IDE
    An experimental IDE for developing native applications in D. It manages your projects, contains a code completion engine and supports full symbolic debugging. Note: This software is not being actively developed anymore. Go have a look at http://wiki.dlang.org/IDEs to check out more updated IDEs like Mono-D which is D-IDE's descendant.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    P2P-GUI is a web frontend for MLdonkey/aMule/rTorrent/Transmission/giFT. It combines multiple web interfaces with multiple client back-ends on top of a simple and fast web server. This project has moved to https://github.com/mwarning/p2p-gui
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    D Compiler IDE
    A small IDE for the D language compiler. Doesn't currently have any completion code or something like that, it's just as small as possible. It facilitates starting creating programs in the D language by making using command line unneccessary.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    This project should enable programms written in different languages to communicate via interfaces wich allows streaming, remoting and other communication technologies over TCP/IP and later also UDP/IP ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • 10
    Web-GMUI web frontend for MLdonkey/aMule/rTorrent/Transmission/giFT. Combines multiple web interfaces with multiple client backends on top of a simple and fast web server. -= This project has moved to p2p-gui.sf.net.! =-
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Delight is an imperative, object-oriented programming language with a Python-like syntax. Internally, it is based on the D programming language, and therefore supports classes, interfaces and templates, and compiles to efficient native code using GDC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Anime checker is a portable tool that verifies the integrity of your files. It calculates the CRC32 of your files and compares it with the one found in the filename. Useful with fansubbed animes.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Fsum Frontend is a files integrity checker. It can calculate 96 hash and checksum algorithms(CRC32, MD5, SHA1, SHA2, ADLER, DHA256, FORK256, ...). You can verify your files using a .sfv/.md5/.sha1/.sha2 file or create your own checksum file.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 14
    The Language Machine is a toolkit for language and grammar: a library, main program, and self-hosted rule compilers with one frontend. The system is easy to use. It directly implements unrestricted rule-based grammars with actions and external interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pihlaja is GOING TO BE a scene based video and audio editor for atleast Linux. It's written in the D programming language, using gtkD, gtreamerD, Gnonlin and cairo. It is very much alpha and not yet usable for anything but testing and development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Automated VGAP Hosting. Includes getting TRNs from players, putting them into the right directory, telling players if their TRN is good or not, hosting games reliably at a set time, and providing utilities for common tasks like new game announcements.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    DUI is a D language binding to the GTK+ graphical toolkit and the OpenGL Extension GtkGLExt. DUI enables the creation of D GUI applications and supports both Windows and Linux. Even though marked alpha DUI is quite usable.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Nebelwasser is a mainly platform independent MMORPG Game (Now based on Sauerbraten).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pseudo-language based on D that allows make games using a process-oriented interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    leds is a light source code editor for the D language. Build on D with DUI (a binding to GTK+) and Scintilla. leds is available for Linux (Windows version just days away). leds supports: syntax highlight, project management, code browser, and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SIGE - Simple Imperative Game Engine SIGE is a toolkit for game creation with OpenGL. At the moment suport for menus, textures, keybindings and configuration files is working. The project plans to include audio and video at a later time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DBuilder is an IDE for creating Win32 applications in D programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Specialized database generator for Bible modules (kjv.dll, asv.dll, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An IDE project in D for everybody. Basic features will be Project management/building/compiling,syntax highlighting,code completion,local bugtracking,Debugger,Smart/Fast code navigation,on type syntax checking,cvs/subVersion,Refractoring,plugin support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A multiplayer cross-platform medieval fantasy 2D side-view shooter (comparable to Worms played in real time) with many different game types, vehicles, three different races, dynamic weather effects, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB