Showing 1379 open source projects for "garnet-file"

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
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Simple eclipse builder plugin that copies maven war files to the output 'target' directory. When a file is edited and saved (Java, JSP, etc.), it is immediately copied to the output. This greatly speeds maven web app development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Marx Explorer project is a web file manager developed in Java, which main function is to help manage static files of an intranet or website and to integrate with other systems to help the end user to select, preview and modify an picture for a news system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DetailAddress is a plugin for Azureus.It can show the peer's detail address. The current version is only for Chinese users. for more information , visit here : http://blog.tom.com/blog/read.php?bloggerid=784720&blogid=60915
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Java API for using suffix trees with natural language and an Eclipse/SWT-based GUI for suffix tree visualization using Graphviz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 5
    javautilcmdline /javautil is a reusable Java library for common programming tasks, such as String, File, RegEx (Regular Expressions), Array manipulation, etc. The package also contains command line tools that mimic many Unix commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LogAnalyzer is a free powerful GUI log analyzer for any type of log files. It shows you all your log messages in any type of views supplied by the powerful XML configuration file or extended by you without modifying code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JNeta is a Java WebStart client that can easily run light server and client components like HTTP, FTP, DHCP servers and so on. It aims to be a complete extensible plaftorm on server and client side thanks to its plug-in architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NewfieQ manages mutable SQL queries stored in an XML source file. Base queries are modified with named boolean conditions and variables. Schemas are assigned to table names via a property file for switching between test and production on a single system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hop groups file revisions into change units, which can be used for testing, release control, and review purposes. It is intended for small- to medium-sized teams with shared code ownership and high quality, modular, encapsulated code bases.
    Downloads: 0 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
  • 10
    JetClass, Java net-class application, allows virtual lectures to be held by teachers and students located in front of their computers, somewhere around the globe. It's written in Pure Java, relying on CORBA for network communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LightUML is an Eclipse(TM) (www.eclipse.org) integration of UMLGraph (www.spinellis.gr/sw/umlgraph/), a lightweight tool for generating class diagrams from Java projects and packages. Previously installed GraphViz (www.graphviz.org) is required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Swing Bean Form Builder (SBFB) is a java SWING framework that automatically generates input and presentation GUIs from standards JavaBeans (or POJO) objects. The generated GUIs can be customized using a simple XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SMSCompress is a project of investigation, development and implementation of different SMS compression techniques. Using these techniques, SMS of more than 160 characters can be sent at only one SMS, saving money to the user ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A java-based auto-update module. Generated updates are transferred in archives, upgrading between subsequent versions. An update contains changed single files and changed part of jars's and zip's. Mirrors, release notes, update uninstallation, news.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The FreeProtocol is a Java-based server, which developers can plug into applications that need network communication. The protocol is defined in an XML file, with very simple syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is only a module of Hibernate http://www.hibernate.org Read mapping file until insert/update/delete/select the persistent class in Hibernate. My Other projects: Tomcat Resources Manager http://sourceforge.net/projects/tomcat-res-mgr/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A web unstructured file system using UUIDs to uniquely identify the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Vizant is an Apache Ant task to visualize an ant build file using GraphViz.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    RealPeer is a Java framework for the simulation-based development of P2P systems. Utilising this framework a developer can build a P2P application that can be both: executed as a simulation model and as a real P2P application on a real network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A JAVA port of the squashfs file system for unix.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    CDSD provides a location for your configuration storage, access code for your application and appropriate documentation. It's not only possible to maintain configurations more easily but also minimising the effort handling configuration in your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JUDL is a tool to simplify constructing Java Swing UI into writing an XML file. It defines a description language extending the XML. JUDL Universal Client can interpretate the JUDL file to UI at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jbytecode is a Java bytecode disassembler/assembler written in Python. Dissasembly code is aligned with Java bytecodes in the class file so modification and re-assembly is always possible, even when class is obfuscated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CyVis is a free software metrics collection, analysis and visualisation tool for java based software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GUI Generator creates screens folks can use 2 do CRUD (create, review, update, delete) on tables in a DB. Makes fully internationalized & accessible screens so users can search, edit, run reports & much more. Help buttons work! Uses any DB w/JDBC drivers
    Downloads: 0 This Week
    Last Update:
    See Project