Showing 3699 open source projects for "edex-ui"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 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
  • 1
    JAutoCombo is an auto-complete combo box for Java applications. The control is easy to use and does not require writing any code. Place it in a container, and it will do the rest automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GFS is a toolbox that facilitates the design process of Fuzzy Logic System that may used Type-1 & Type-2 Fuzzy Sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KTable is a custom SWT table widget that provides a flexible grid of cells to display data. Since it is custom-drawn, it does not have the restrictions of the native SWT Table control.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This projects develops a tools to make statistics for the tchoukball (it's a swiss sport). That software will allows to save actions for each players in a match and compute statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Computer System for Adaptive Intelligent Life :: seeks to create a software system that is capable of learning. The project's ultimate goal is to further the ability of software to both adapt to individual users, and to respond their needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A C++/wxWidgets version of the Dev-C++/wxDev-C++ DevPak Package Manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Initial Project is a new multi-platform 3D engine for next gen games using OpenGL and wxWidget (for tools). Include a vectorial font render using Freetype, shader syntax embedded in C++ and Material system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Middle level device drivers for the Ultraship U-2, a USB HID scale, no brand or company name available. Includes basic test scripts, drivers, example implementations and documentation. The output of this driver will insert it into applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hinge3D is an component based message system developed for rapid game prototyping, game development and game design testing. Is has semi automated multithreading and uses different open source projects as codebase, like Ogre3D,OIS,Lua and Boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Project that allows you to edit various files on a server through your web browser. Has syntax highlighting, and eventually will beable to debug php files through it's interface You can see a sample here: http://www.phpwebbug.org/TestClient/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Demonstration of graphics made in Java. Very simple - for educational purposes. video demonstration: http://www.youtube.com/watch?v=2H-fDTZ4Sis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dfShell is a graphical shell in the style of a data flow composition tool. The programs launched by the shell can have >1 inputs and outputs. Backwards compatible with command line programs that use stdin and stdout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Cms written in php and mysql, phpnuke style whit a plugins,blocks and permission system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GUIH (Graphics User Interface in Header files) is a simple, light-weight, and cross-platform visualization library for images and 2D/3D OpenGL graphics, implemented entirely in C++ header files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tcl/Tk interface for the SSC-32 servo controller. Sliders generate position commands and send them to the ssc32 via serial output. The number of servos can be changed. Positions can be captured and replayed using the macro function. Added group controls.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The initial idea is to build an application framework that will be hosted on Mono ASP.Net, and the UI with Flex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is an on-focus drop-down javascript calculator built using the object oriented javascript, which can be attached to any input fields on your webpages. Any number of instances can be used on a single web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WirePhrame is a PHP framework based on JsWebGets for GUI, POP for Objects, COSA for WebService implementation, and RePHPort for reports generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Aria framework is a cross platform Rich Intenet Application development platform spanning the web, the desktop and mobile.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ANOTHER GUI interface for Wix. Makes creating simple microsoft installers incredibly easy. Takes the work out of wix / What good is a candle without a flame?
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    CurlyAnkles is a versatile library written in C on GNU/Linux, and has been written for GTK/GNOME. CurlyAnkles is an effort to marry docking widgets, customisable toolbars and menus with the ease-of-use of the GNOME desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a sandbox for playing with Java swing's synth look and feel. This project is not to be released separately, its a reference to help other developers to get started with synth, which obviously misses good documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple Ruby OptionParser-like implementation for Java. The focus is on simplicity and right now, we achieve that with very few classes (3 at the time of this writing) and no great plans to increase the number drastically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GoogleMaps plugin for tinyMCE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Advanced Flash Preloader from http://preloaderz.com will provide well-dubegged, optimized, fast, easy and ready-to-use Flash/Flex/ActionScript solution. We will try to share good code for all preloading needs.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB