Showing 34 open source projects for "free utility"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 1
    GmsCore

    GmsCore

    Free implementation of Play Services

    microG GmsCore is a FLOSS (Free/Libre Open Source Software) framework to allow applications designed for Google Play Services to run on systems, where Play Services is not available. The linux-based open-source mobile operating system Android is not only the most popular mobile operating system in the world, it’s also on the way to becoming a proprietary operating system. How is that? While the core operating system is still released as part of the Android Open Source Project, the majority...
    Downloads: 477 This Week
    Last Update:
    See Project
  • 2
    checkstyle

    checkstyle

    Development tool to help programmers write standard Java code

    ... of your source code. It can find class design problems, method design problems. It also has the ability to check code layout and formatting issues. Since Checkstyle 7, some users have been unable to continue upgrading to newer versions of the utility because of the new JDK 1.8 compile requirement. The development team doesn't have the resources to keep updating the utility for older JDKs for those that can't work with the latest version.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Catacombae

    Catacombae

    A free collection of applications and utility programs

    This project serves as a collection of different free software projects that I'm working on. The major ones are currently "HFSExplorer", "DMGExtractor", and "NTFS-3G for Mac OS X".
    Leader badge
    Downloads: 3,898 This Week
    Last Update:
    See Project
  • 4
    FreeBooth

    FreeBooth

    Free Photo Booth Software for a simple offline photo booth

    ... like EOS Utility for Windows or gphoto2 or darktable for Linux
    Leader badge
    Downloads: 156 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.
  • 5
    pj-net-tools

    pj-net-tools

    Pure Java Network Tools

    Pure Java Network Tools. Free portable cross-platform. Include: 01) ICMP-ping, 02) ICMP-traceroute, 03) DNS-check resolver, 04) Parallel Host TCP-scanner, 05) IP-calculator, 06) Syslog-server, 07) Telnet-client, 08) Local ARP-cache request, 09) Parallel Network Ping-Scanner, 10) Snmp-Get concrete value utility. 11) Parallel ICMP flood utility. 12) Parallel UDP flood utility. 13) TFTP-server. 14) NTP-server. 15) Host TCP-ping. 16) SNMP-MRTG traffic monitor. 17...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Fronsetia

    Fronsetia

    A web application for testing webservices

    Fronsetia (Free Online Service Testing Application) is a Java web application that allows testing webservices. No end-user installations required, just deploy the application on your server and pass the link so that users can use their usual browsers to access Fronsetia. You can think of Fronsetia as a simple version of SoapUI on the web, or a simple and free and open-source version of the "wls_utc" utility. See the project homepage https://fronsetia.sourceforge.io and the project Wiki...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jacksum

    Jacksum

    a free cross platform checksum utility, supports 58+ hash algorithms

    Development of this project has been moved to https://github.com/jonelo/jacksum. This site has been left for historical purposes ONLY, you find older Jacksum versions here. Please visit the GitHub site for current development. Jacksum 1.7.0 is a platform independent checksum utility (written entirely in Java) for computing and verifying (integrity check) checksums, CRC and hashes (fingerprints). It supports 58 popular hash algorithms and a lot of unique features.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Quasar

    Quasar

    Fibers, channels and actors for the JVM

    Quasar is a library that provides high-performance lightweight threads, Go-like channels, Erlang-like actors, and other asynchronous programming tools for Java and Kotlin. Quasar is developed by Parallel Universe and released as free software, dual-licensed under the Eclipse Public License and the GNU Lesser General Public License. Quasar fibers rely on bytecode instrumentation. This can be done at classloading time via a Java Agent, or at compilation time with an Ant task. Quasar’s lightweight...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Recursive Directory Removal

    Recursive Directory Removal

    https://github.com/mhisoft/rdpro
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 10
    MessageBox

    MessageBox

    Generating different styles of messageboxes for Vaadin (vaadin.com).

    This project contains a flexible utility class for generating different styles of messageboxes for Vaadin (vaadin.com). The messagebox is typically a modal dialog, with an icon on the left side, a message on the right of the icon and some buttons on the bottom of the dialog. E.g. you can define the window caption, different types of icons, a simple message as string, optionally formatted with HTML elements, a complex message designed with multiple Vaadin components, how many buttons are placed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TinyScan
    A Java-based powerful disk usage utility. It outputs a table and a tree (both can be sorted). TinyScan is able to export the result to Excel, Access, MySQL and it can also scan remote computers. It is free and open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AutoSim

    AutoSim

    A free automata simulator that simulates DFA/NFA/DPDA/NPDA/STM

    AutoSim is a free automata simulator for students and educators. Written in Java, it is a command-line based utility that runs on any OS that supports Java. With AutoSim, you can not only determine the final state or stack/tape contents, you can also trace through the execution states as well, from the initial to the final states. The latest version of AutoSim is 1.0, and it currently supports DFAs, NFAs, DPDAs, NPDAs, as well as Standard Turing Machines.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13

    sap2csv

    Simple java JCo3 utility to output SAP Table into a csv

    Simple and Free java JCo3 utility to output any SAP Table into a csv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JavaMutex

    Provides 100% pure Java mutual exclusion.

    Freely redistributable open source 100% pure Java for mutual exclusion. Read-write and read-only reentrant lock, condition variable, atomic wraps for Boolean, Integer, Long, and Reference. Cell pool with optional locking, object exchanger, Intersect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Filler Studio

    Filler Studio

    Filler Studio for any kind of automation for Windows,Linux,Mac.

    Filler Studio for any kind of automation based on Java for Windows,Linux,Mac. Automation for Web Applications and Desktop Applications and OS itself also. Automation for IRCTC. Key Replacement Utility,Print Screen Utility are also included. Video tutorials are available on youtube. List Of Utilities in Filler Studio? Filler contain List of Utility use to Deduct Repetitive task in computer. Print Screen Utility IRCTC Filler Links Screen Record Fillers Key Replacement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DropSize

    DropSize

    Free standalone photos resizer application

    This is a small free standalone utility that aims to resize/resample JPG photos archives. Easy of use thanks to drag and drop functionality, it is fully automated and recursive. Keeps EXIF original information after resize. Package for Mac OS X and for Windows available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Tube Vids - Similar to TubeMate

    Tube Vids - Similar to TubeMate

    Tube Vids is the best app for downloading your favourite online videos

    Tube Vids is a utility app that gives you the power to download any online streaming video directly to your Android device. So that you can open them every time you want saving Internet traffic. Tube Videos is really very easy to use. Just after install it, you only need to open your desired website from any of your favourite browser or Tube Video’s built-in browser. Then just try to play the video and you are done. If it finds any video it will show them at the bottom of the screen. Tube...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JaXLib is a platform independent free open source Java library. A toolkit providing much of the code we need again and again. The main purpose of the JaXLib API is to provide a solid set of utility classes for datastructures, I/O and networking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The project contains a collection of general-purpose Java utility classes including unique ID generators, thread pool management classes, as well as various utility classes for email and testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Files Downloader is a free powerful utility that will help you to download your favorite videos from youtube. The application is platform-independent and runs in Windows, Linux, and MacOS.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23
    It's a utility application for updating and integrating translation memories, created by the Autshumato ITE, over a network. Licensed under the TMate Open Source License and free to download and be used by anyone.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    This a backup utility software that will allow a user to image a drive or partition onto another drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A free, portable and platform-independent utility to help you train vocabularies. Its goal is to offer similar functions to "phase6", a commercial vocabulary trainer, but to be extensible via plugins, including an anki, xml, csv and phase6 in/exporter
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next