Showing 301 open source projects for "java open source"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    TclAE enables Tcl applications on the Macintosh to use AppleEvents for communication with other programs and for the AppleEvent Manager to communicate with Tcl applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Imgtools

    Imgtools

    A C extension to Tk that provides functionality to modify images

    Imgtools is a C extension to Tk, that provides functionality to modify Tk's photo images. Imgtools can scale images, rotate images and modify the alpha channel. For scaling and rotating three interplation methods are available: nearest neighbor, linear and bicubic (the Catmull - Rom flavor).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    TclRAL is an implementation of the Relational Algebra as an extension of the Tcl Language. TclRAL is coded in "C" and provides new data types that are integrated into Tcl's internal object system. Raloo is a Tcl package that combines TclRAL and TclOO. Please note that the source code for this project has been moved to a Fossil repository that can be accessed from the menu bar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tcl/Tk Software Snippets
    Downloads: 4 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Expect-lite is an quick and easy command line automation tool. Basic expect-lite scripts can be created by simply cutting and pasting text from a terminal window into a script, and adding '>' '<' characters. No knowledge of expect is required!
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 6
    SW Test Automation Framework
    The Software Testing Automation Framework (STAF) is a framework designed to improve the level of reuse and automation in test cases and test environments. The goal of STAF is to provide a complete end-to-end automation solution for testers.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7

    Woof! Web Oriented Object Framework

    Web development framework in Tcl

    An open-source Web development framework. Woof! provides high level features and facilities that allow streamlined development of dynamic web sites. Woof! is targeted towards developers and users who value productivity over everything else.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CooKit is Tcl interpreter with many extensions closed in single binary file. It lets end-users to run advanced Tcl applications using just this single file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    ScintillaTk

    Tk platform implementation for Scintilla text widget

    This package provides the Scintilla widget as a Tk Toolkit widget extension. It is modeled after the Tk text widget for common or similar operations. There are also additional subcommands unique to Scintilla's features. See the ScintillaTk man page for more details. This extension was developed using Tcl/Tk 8.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Source code and releases from 1.6.0 are also found there. The git and svn repositories here are outdated
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    The MSX emulator that aims for perfection. NOTE: this project moved to GitHub. The content of this project page is frozen and will not be updated. The project is alive and kicking, though! Check out our website for the new project pages.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12

    torcher

    Torcher is a Tcl/Tk test generation UI

    Torcher is a Tcl/Tk test generation user interface (written in Tcl/Tk) that helps organize, create and maintain test cases in a regression suite. Regression runs can be run within torcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SQLScreens

    TCL/TK screen. Not maintained here any more. Goto homepage

    SQLScreens is a simple database screen form generator written in TCL/TK. It supports MySQL, SQLite and ODBC as backends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Buildroot Test

    Test project against the ADI Buildroot and Linux projects

    This is a sub project of the ADI buildroot project. This project is a test framework based on expect scripts and the Jenkins server. It includes various test suites against ADI Linux kernel/drivers and libraries/applications in the ADI buildroot Linux distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ODIE

    Open Design and Integration Environment

    The Open Design and Integration Environment is a toolbox of C and TCL code designed to introduce people to programming in a friendly way. It is also designed to be robust enough to novices to develop useful applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Source Navigator NG is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. You can navigate your source code and easily get to declarations or implementations of functions, variables and macros (commonly called "symbols") which helps you discovering and mapping unknown source code for enhancement or maintenance tasks.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 17
    The Tcl UDP extension provides a simple library to support UDP socket in Tcl.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 18
    This project aims to provide various open source libraries implementing the SECS (Semiconductor Equipment Communication Standard) protocol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    tclreadline

    GNU readline for interactive tcl shells

    tclreadline makes the GNU readline available for interactive tcl shells. This includes features as history expansion and file/command completion. Command completion is provided for all tcl/tk commands and can be extended to user defined commands.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 20
    Extended Object Tcl (for short: XOTcl) is an object-oriented scripting language based on Tcl. It was originally designed for providing language support for design patterns and provides novel constructs such as filters or transitive mixin classes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Python Tkinter Extensions

    Python Tkinter Extensions

    Additional Graphical Classes and Widgets for Tkinter/Ttk

    This is a Python package with extensions for Tkinter. It supports both Python 2.7 and Python 3.3. Currently, the project is in version 1.0 of the Production stage. Feel free to fork off the main project or send me possible additions to the package.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    PerfSuite
    A collection of performance analysis software that can assist with a variety of techniques useful for application software optimization and benchmarking. The current release provides support for analysis with hardware performance counters on Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Sudokut is a platform-independent Sudoku Solver written in Tcl. It is a command line tool, with no graphic interface: just pass a sudoku problem as a string to the command and it returns all possible solutions. It also explains the entire resolution process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The CLAWS is a content management system and web application framework gone the *nix way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The aim of this project is to provide and maintain MinGW (Minimalist GNU-Win32, http://www.mingw.org) cross-compiler packages for Linux
    Downloads: 0 This Week
    Last Update:
    See Project