Showing 2857 open source projects for "x11-basic"

View related business solutions
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 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
  • 1
    A framework for creating MDI (multiple document interface) applications using Java/Swing. Supports undo/redo functions, internationalization, clipboard access (cut/copy/paste), modular file I/O (for loading, saving, exporting data), ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FreeSP is an infrastructure for programming platform-independend online signal processing applications. Ports to specific platforms (like DSPs and microcontrollers) are made by simply exchanging the freeSP System-module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    The FreeBASIC Standard Library provides a portable, open-source, standardized library of FreeBASIC routines. The Standard Library is separated from the compiler in order to keep the number of keywords at a minimum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    QJ-Pro is a sophisticated code quality assessment and coding standards technology for Java development detecting potential software defects at compile time. It offers the ability to significantly reduce code review effort by automating a major portion of
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Adam is a programming language that is truely visual. There is a person named Adam who walks around in a 3D environment to show the execution of a program. A program is a description of the sequence of actions Adam must perform on the objects in a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Framework for application development, consisting of a persistant object framework, object notification, central property/attribute management, reporting, automatic display generation etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    If your project demands you to persist java objects in any environment (J2EE etc), use standards but switch to any standards such as JDO, EJB, Hibernate anytime, use default mapping for build from the scratch apps "EasyPersistence" is your solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    InterPython (stands Python InterOperability) is a .NET library that allows a python interpreter to be "embedded" in your .NET programs, and gives you (almost) transparent access to python libraries and services in .NET programs. Great for GUIs, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    A revolutionary software development framework based on eXegeSys Customizer Technology. It allows developers to build applications that can be customized by the end user without changing the source code, interrupting support, or limiting future upgrades.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jDiSeq is a recording facility for call sequences within any Java Virtual Machine. Typical usage is to generate UML (Unified Modeling Language) sequence diagrams of a running system - client or serverside.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The aim of the project is to provide short description of many programming languages, dialects, IDEs, etc. with sample programs (realizations of common algorithms like 'hello, world', 'dot product', 'quine program').
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RosePHPTool is an add-in for Rational Rose. With this tool you can generate PHP5 code from your model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    wxReSTedit is a cross-platform ReST GUI editor. It is inspired from ReSTedit,a ReStructuredText GUI editor on MAX OS, and aimed to be easier to use than docFactory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wxGuide is a collection of guidelines for building cross platform applications written in C++ using the wxWindows framework. It gives ideas and advice how an application could/should be written and provides full-featured code samples, i.e. wxGuide-Editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    osgJuggler is a library suite that makes developing computer graphics appications for virtual reality easier. osgJuggler is a framework that allows you to develop a scene with OpenSceneGraph and view it on any platform supported by VRJuggler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    For the testing of any application it need to populate the sample data into the tables used by the application. I have started this project to catter the basic need of populating test data. This utility examin the table and insert the data according to t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tools for development on the Archos Gmini 100 & 200 series -- GNU Binutils for CalmRisc16 -- gcc for CalmRisc16 -- Gmini 1xx & 2xx emulator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A GUI interface for the XML Web Development Framework Cocoon and its offline generation capabilities .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ManagedFusion was built on the idea of having a single Web-Portal Core, that handles modules, security, themeing, and localization. A CMS, ERP, or CRM can be easily created with this powerful framework. Mono and .Net are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The JotAzul is a free Object Oriented Java IDE created to help teachers and newbies in the POO World. It was inspired on the BlueJ IDE and Blue System language (The Objects First approach). JotAzul was created using the SWT (Simple Widget Toolkit)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Obfunae is an interpreter for the Obfuna esoteric programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RED is an extensible text editor library for Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    A .NET library port of Eric Evans Java project TimeAndMoney. Useful for most basic concept of domain problems: Time and Money. Also serves as a model for design principles as explained in his book Domain Driven Design
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    omtk is a platform independent GUI toolkit for multi-document applications. It runs currently natively on GTK2 and Mac OS X. Support for OpenGL and a Win32 port is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB