Showing 130 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.
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 1
    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
  • 2
    Redux DevTools

    Redux DevTools

    DevTools for Redux with hot reloading, action replay, and UI

    .... omewhere in your project, create a DevTools component by passing a monitor element to createDevTools. A store enhancer is a function that enhances the behavior of createStore(). You can pass store enhancer as the last optional argument to createStore(). The easiest way to apply several store enhancers in a row is to use the compose() utility function that ships with Redux.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Bulma

    Bulma

    Modern CSS framework based on Flexbox

    Bulma is a free and open source, modern CSS framework based on Flexbox. It is a collection of CSS classes, with the end result being a single .css file. Because of this, you can write the HTML code you want and it would have no impact on the styling of your page. It has no JavaScript included, and can be considered “environment agnostic”, as it offers just a style layer over the logic. Bulma is 100% responsive, built to be mobile-first and modular, with 39 .sass files which you can...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    ... integer identifiers for types (assigned either at compile-time or at runtime). A constexpr utility for human readable resource names. An incredibly fast entity-component system based on sparse sets, with its own pay for what you use policy to adjust performance and memory usage according to the users' requirements. Offers a minimal configuration system built using the monostate pattern.
    Downloads: 3 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 5
    Sudo

    Sudo

    Utility to execute a command as another user

    Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. Before building sudo, make sure you have the current version. The latest sudo may always be gotten via anonymous ftp from ftp.sudo.ws in the directory /pub/sudo/ or from the sudo website.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    nodemon

    nodemon

    Reload your Node.js application automatically

    nodemon is a utility that monitors your Node.js application for any changes and once it does detect changes, automatically restarts your server. This makes it ideal for development, as it conveniently restarts your process automatically when your code changes. There's no need for any additional changes to your code or method of development. Simply use nodemon instead of node to run your code. nodemon is a replacement wrapper for node, wrapping your application so you can pass all...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    dvisvgm

    dvisvgm

    A fast DVI, EPS, and PDF to SVG converter

    The command-line utility dvisvgm is a tool for TEX/LATEX users. It converts DVI, EPS, and PDF files to the XML-based vector graphics format SVG. In contrast to bitmap graphics, vector graphics are arbitrarily scalable without loss of quality. All modern web browsers support a large amount of the current SVG standard 1.1. Furthermore, SVG files can also be displayed with the Java-based Squiggle SVG browser which is part of the Apache Batik project, and the free vector graphics editor Inkscape.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    VisiData

    VisiData

    A terminal spreadsheet multitool for discovering and arranging data

    VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility that can handle millions of rows with ease. A terminal interface for exploring and arranging tabular data. VisiData supports tsv, CSV, SQLite, JSON, xlsx (Excel), hdf5, and many other formats. Requires Linux, OS/X, or Windows (with WSL). Hundreds of other commands and options are also available; see the documentation...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Live CD With Zerofree Utility AMD 64 Bit

    Live CD With Zerofree Utility AMD 64 Bit

    A Custom Puppy Linux Live CD With Zerofree Utility AMD 64 Bit

    ... from the CDROM first. Some Hints: Puppy Linux Live CDs show some dialogs / settings window on first startup / first shutdown. Feel free to dismiss / close them, if you do not want to make any changes, to the live cd's operation, next time, on the same system. This will not affect the zerofree's work in any way. Apart from this, using the Internet Browser, built in, would require a Free Memory of 1 GB or more, for better Performance ( as it is generally a memory intensive activity )
    Downloads: 7 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10
    Cirrus

    Cirrus

    The SCSS framework for the modern web

    A component-and-utility-centric SCSS framework designed for rapid prototyping. Use beautiful pre-built components to bootstrap your next project and utility classes to polish your final design. Beautifully designed components come right out of the box for rapid prototyping. Forget bundling tons of JavaScript with each component. All styles require no JS for interactions/functionality (see Modals, Dropdowns, etc.). Add additional components, remove utility classes, disable features, etc. Cirrus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EC2 macOS Utils

    EC2 macOS Utils

    Amazon EC2 macOS Utils provides common commands for Mac instances

    EC2 macOS Utils is a CLI-based utility that provides commands for customizing AWS EC2 Mac instances. Currently, there exists one command (grow) for resizing volumes to their maximum size. This is done by wrapping diskutil(8), gathering disk information, and resizing the disk. The utility will be installed by default for all AMIs vended by AWS after December 8, 2021. ec2-macos-utils is also available as a cask for installation and updates via AWS' Homebrew tap. EC2 macOS Utils supports global...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Latest

    Latest

    Know about all the latest updates to the apps you use

    This is Latest, a small utility app for the Mac. Latest is a free and open-source app for macOS that checks if all your apps are up to date. Get a quick overview of which apps changed and what changed and update them right away. Latest currently supports apps downloaded from the Mac App Store and apps that use Sparkle for updates, which covers most of the apps on the market.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dehydrated

    dehydrated

    letsencrypt/acme client implemented as a shell-script

    letsencrypt/acme client implemented as a shell-script, just add water. Dehydrated is a client for signing certificates with an ACME-server (e.g. Let’s Encrypt or ZeroSSL) implemented as a relatively simple bash script. It uses the OpenSSL utility for everything related to actually handling keys and certificates, so you need to have that installed. Other dependencies are cURL, sed, grep, mktemp (all found on almost any system, cURL being the only exception). Please keep in mind
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ice

    ice

    The progressive framework based on React

    Simple and friendly front-end R&D system. Massive reusable materials, combined with R&D kits to quickly build front-end applications. Inspiring traditional design cognition combined with design trends, and deriving a new platform product design language. Provide a variety of vertical field templates and blocks, quickly create projects, support style switching, and meet individual needs. Free collocation of materials, integration of development and debugging, covering the whole process...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Spin

    Spin

    Replicate your production environment locally using Docker

    Stop wasting time fixing production issues you've already solved. Spin is a bash utility that improves the user experience for teams using Docker. Replicate any environment on any machine, regardless if they are running MacOS, Windows, or Linux. Centralize your infrastructure from a single configuration file using Docker. Spin is a wrapper script that dramatically improves the developer experience when working with Docker. Spin uses officially supported features and best practices from Docker...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyTorch/XLA

    PyTorch/XLA

    Enabling PyTorch on Google TPU

    PyTorch/XLA is a Python package that uses the XLA deep learning compiler to connect the PyTorch deep learning framework and Cloud TPUs. You can try it right now, for free, on a single Cloud TPU with Google Colab, and use it in production and on Cloud TPU Pods with Google Cloud. Take a look at one of our Colab notebooks to quickly try different PyTorch networks running on Cloud TPUs and learn how to use Cloud TPUs as PyTorch devices. We are also introducing new TPU VMs for more transparent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    React Dashboard

    React Dashboard

    Isomorphic admin dashboard template

    Built with React, Bootstrap, React Router, Redux and GraphQL based on Create React App and latest industry best practices. This seed project is a sort of a free version of a template that may be found on Themeforest or Wrapbootstrap with working backend integration. You may use it to bootstrap the development of your next web app. You can open your web app in a browser, on mobile devices and start hacking. Whenever you modify any of the source files inside the /src folder, the module bundler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Free VHDL Parser with Java, Python and T

    IEEE VHDL-93 LRM supported parser implemented in Java, APIs Python/Tcl

    ... bundled as an executable JAR file along with an application which reads a RTL file(s), dumps the design units and the reverts those back. Please refer to the document for the details of the available APIs. You need Java JRE 1.6.x or above in order to use this utility. Feel free to contact the support team for any assistance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Live CD With Zerofree Utility x86 32Bit

    Live CD With Zerofree Utility x86 32Bit

    A Custom Puppy Linux Live CD With Zerofree Utility x86 32Bit

    ... on your System / Guest BIOS, quickly on startup, by pressing either F2 OR F12 OR F10 OR an equivalent key and then change the Boot Order to boot from the CDROM first. Some Hints: Puppy Linux Live CDs show some dialogs / settings window on first startup / first shutdown. Feel free to dismiss / close them, if you do not want to make any changes, to the live cd's operation, next time, on the same system. This will not affect the zerofree's work in any way.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    Live CD With Zerofree Utility i686 32Bit

    Live CD With Zerofree Utility i686 32Bit

    A Custom Puppy Linux Live CD With Zerofree Utility i686 32 Bit

    ... first. Some Hints: Puppy Linux Live CDs show some dialogs / settings window on first startup / first shutdown. Feel free to dismiss / close them, if you do not want to make any changes, to the live cd's operation, next time, on the same system. This will not affect the zerofree's work in any way. Apart from this, using the Internet Browser, built in, would require a Free Memory of 1 GB or more, for better Performance ( as it is generally a memory intensive activity )
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Standard Version

    Standard Version

    Automate versioning and CHANGELOG generation

    Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits. A utility for versioning using semver and CHANGELOG generation powered by Conventional Commits. This has the benefit of making your repo/package more portable so that other developers can cut releases without having to globally install standard-version on their machines. Any of the command line parameters accepted by standard-version can instead be provided via configuration. Please refer to the conventional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rEFInd

    rEFInd

    An EFI boot manager utility

    rEFInd is a fork of the rEFIt boot manager. Like rEFIt, rEFInd can auto-detect your installed EFI boot loaders and it presents a pretty GUI menu of boot options. rEFInd goes beyond rEFIt in that rEFInd better handles systems with many boot loaders, gives better control over the boot loader search process, and provides the ability for users to define their own boot loader entries.
    Leader badge
    Downloads: 4,086 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library.
    Leader badge
    Downloads: 1,475 This Week
    Last Update:
    See Project
  • 25
    Twemoji

    Twemoji

    Simple library that provides standard Unicode emoji for all platforms

    Twitter’s open source emoji has you covered for all your project's emoji needs. With support for the latest Unicode emoji specification, featuring 3,245 emojis, and all for free. As an open source project, attribution is critical from a legal, practical and motivational perspective in our opinion. The graphics are licensed under the CC-BY 4.0 which has a pretty good guide on best practices for attribution. Although there are two kinds of parsing supported by this utility, we recommend you use...
    Downloads: 13 This Week
    Last Update:
    See Project