Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Utility Software

Utility software is software designed to help analyze, configure, optimize or maintain a computer. It is used to support the computer infrastructure - in contrast to application software, which is aimed at directly performing tasks that benefit ordinary users. However, utilities often form part of the application systems. For example, a batch job may run user-written code to update a database and may then include a step that runs a utility to back up the database, or a job may run a utility to compress a disk before copying files.

https://github.com/pmatos/webkit-misc

Utilities for WebKit work

igalia racket static-analysis utility webkit

Last synced: 09 Jan 2025

https://github.com/jcmoyer/hug

A utility library for LÖVE with a focus on simplicity

library love2d lua utility

Last synced: 11 Jan 2025

https://github.com/pushkar-anand/rollie

Chrome extension to cycle the current set of tabs as a slide show

chrome-extension hacktoberfest slideshow utility

Last synced: 05 Feb 2025

https://github.com/ssukienn/nestjs-swagger-api-spec

Decorator for aggregating all your @nestjs/swagger decorators.

decorator nestjs openapi swagger typescript utility

Last synced: 16 Nov 2024

https://github.com/kai-koch/osm_to_mysql_dump

NodeJS command-line tool to make a mysql dump of a given .osm-file (openstreetmap - xml-format)

command-line nodejs openstreetmap osm2mysql-dump utility

Last synced: 23 Jan 2025

https://github.com/stdlib-js/iter-flow

Create a fluent interface for chaining together iterator methods.

chain flow fluent funseq iter iterate iterator javascript node node-js nodejs pipe pipeline stdlib stream util utilities utility utils

Last synced: 30 Jan 2025

https://github.com/pgilad/ansible-role-nvm

An Ansible role to install and setup nvm

ansible ansible-role nvm utility

Last synced: 05 Feb 2025

https://github.com/rob--/performancer

Android application to analyse hardware components usage on a given device.

android hardware-components utility

Last synced: 24 Dec 2024

https://github.com/thuongtruong1009/gouse

🫧 A modern Golang utility package delivering consistency, modularity, performance, & extras presets. Inspired by Lodash

benchmark ci docsaurus github go godev golang javascript library lodash modules nextjs package parser testing unittest utility

Last synced: 18 Jan 2025

https://github.com/holochain-open-dev/holochain-app-ws-tester

Simple cli tool to verify a connection to a holochain app websocket

cli holochain p2p peer-to-peer utility

Last synced: 01 Feb 2025

https://github.com/jimbrig/psclearhost

PowerShell Module for clearing the shell's host in spectacular fashion!

fun powershell powershell-module powershellgallery published shell terminal tools utility

Last synced: 13 Jan 2025

https://github.com/olehmisar/nodash

A Swiss knife for Noir

library noir-lang utility zero-knowledge

Last synced: 17 Nov 2024

https://github.com/mreyoud/lib0

c89 utility library

c library utility

Last synced: 02 Jan 2025

https://github.com/stdlib-js/iter-unique-by-hash

Create an iterator which returns unique values according to a hash function.

dedupe deduplicate distinct hash iterable iterate iterator javascript node node-js nodejs stdlib uniq unique util utilities utility utils

Last synced: 16 Jan 2025

https://github.com/serpent7776/cg

Quickly switch between directories in git versioned project.

directory git shell switcher utility

Last synced: 18 Jan 2025

https://github.com/jaid/render-dead-by-daylight-build

Creates an image of a Dead by Daylight build.

dbd dead-by-daylight image image-generation lib library render util utility

Last synced: 25 Dec 2024

https://github.com/2kabhishek/orgpy

Organize your digital mess. 🗂🗃

files organizer python tool utility

Last synced: 12 Jan 2025

https://github.com/2kabhishek/tf-image-reader

Feed images to TensorFlow 🖼️📊

image-reader pillow tensorflow utility

Last synced: 12 Jan 2025

https://github.com/jpvolt/cameracalibrationgui

Camera calibration GUI util for CameraCalibration library.

gui opencv stereo-vision utility

Last synced: 25 Jan 2025

https://github.com/jaid/read-file-string

Returns file content as a UTF-8 string. Returns null if file does not exist (or is a directory) instead of throwing an Error.

file filesystem lib library load-file loader promise read-file string util utility

Last synced: 25 Dec 2024

https://github.com/stdlib-js/number-float64-base-to-binary-string

Return a string giving the literal bit representation of a double-precision floating-point number.

base bin binary bits dbl double float float64 javascript node node-js nodejs number stdlib type types util utilities utility utils

Last synced: 02 Jan 2025

https://github.com/qile0317/fastutils

R package for readable, and fast utility functions.

r scientific-computing utilities utility

Last synced: 19 Jan 2025

https://github.com/2kabhishek/web-rewrite

Rewrite you URLs 🌏✏️

appwrite express nodejs utility

Last synced: 12 Jan 2025

https://github.com/pouyakary/dup

a tiny and fast command line utility to find the duplicate files within a directory

cli cmd duplicate-detection duplicate-files duplicates filesystem gnu-utilities utility

Last synced: 25 Dec 2024

https://github.com/stdlib-js/string-code-point-at

Return a Unicode code point from a string at a specified position.

astral code javascript node node-js nodejs point pt stdlib str string surrogate unicode utf-16 utf16 util utilities utility utils

Last synced: 13 Dec 2024

https://github.com/myerscode/utilities-web

a fluent interface for interacting with web sites, page content and urls

ping utilities utility utility-library web

Last synced: 01 Dec 2024

https://github.com/gamtiq/software-links

Links to useful software, tools, resources, services

catalog link list service software tool utility

Last synced: 01 Jan 2025

https://github.com/seeseemelk/plugingenerator

Easily generate bukkit plugins with gradle support.

bukkit generator spigot utility

Last synced: 01 Jan 2025

https://github.com/onlyf0ur/hephaestus

A useful, extensive and "blazingly fast" utility tool for Cyber Security researchers.

cybersecurity tool utility

Last synced: 24 Jan 2025

https://github.com/stdlib-js/array-to-iterator-right

Create an iterator from an array-like object, iterating from right to left.

arr array convert iter iterate iteration iterator javascript node node-js nodejs stdlib to typed typed-array util utilities utility utils

Last synced: 17 Nov 2024

https://github.com/lamualfa/svelte-routing-util

Utilities to use svelte-routing.

router svelte svelte-routing utility

Last synced: 01 Jan 2025

https://github.com/simonsmith/suitcss-utils-list

CSS list utilities

list suitcss utility

Last synced: 17 Jan 2025

https://github.com/stdlib-js/array-to-view-iterator-right

Create an iterator from an array-like object view, iterating from right to left.

arr array iterate iteration iterator javascript node node-js nodejs reverse slice stdlib typed typed-array util utilities utility utils view

Last synced: 17 Nov 2024

https://github.com/stdlib-js/string-base

Base (i.e., lower-level) string functions.

base javascript node node-js nodejs stdlib str string util utilities utility utils

Last synced: 20 Nov 2024

https://github.com/bahmutov/arguments-as-string

Converts passed arguments into a user-friendly string

arguments conversion convert string utility

Last synced: 18 Jan 2025

https://github.com/caiorss/fserver

Standalone, single-file file sharing web server written in Kotlin and Javalin web framework.

file java kotlin server sharing utility web

Last synced: 02 Jan 2025

https://github.com/benziahamed/playme

Convert Swift Playgrounds to Markdown

command-line-tool markdown playgrounds swift-3 swift3 tool utility

Last synced: 10 Feb 2025

https://github.com/amethyst-php/template

Create custom templates using twig and save them in the database. Can be used to allow a user to edit the basic layout of an invoice/email without touching the code.

amethyst amethyst-package api laravel template utility

Last synced: 24 Nov 2024

https://github.com/vkalinichev/uniq-port

Generates a string-based unique port number

config development generator javascript port tcp-ports utility

Last synced: 08 Jan 2025

https://github.com/unstoppablemango/multi-downloader-nx-docker

Docker image for anidl/multi-downloader-nx

anime crunchyroll docker downloader funimation utility

Last synced: 23 Dec 2024

https://github.com/tomlutzenberger/constantine

The (hopefully) most comprehensive collection of constants for PHP

collection constants php utility

Last synced: 10 Jan 2025

https://github.com/tddschn/color-scheme-utils

A set of utilities for working with (terminal) color schemes / themes - convert from kitty config / theme file to vscode / windows terminal theme

cli color-scheme kitty-theme kitty-themes python utilities utility vscode-color-theme vscode-theme windows-terminal-theme

Last synced: 17 Jan 2025

https://github.com/bcrist/limp

Lua Inline Metaprogramming Preprocessor

lua metaprogramming preprocessing preprocessor utilities utility utils zig ziglang

Last synced: 29 Jan 2025

https://github.com/essentialkaos/ftllister

Utility for listing directories with huge amounts of files (several billion)

c listing tool utility

Last synced: 23 Jan 2025

https://github.com/saptak625/ti-84plusceprograms

These are the programs that I use to do different tasks from everything from homework to gaming.

automation homework-assignments open-source ti-84-plus-ce ti-basic utility

Last synced: 26 Jan 2025

https://github.com/ben-d-anderson/spigot-dev-env

Scripts to automatically install all Spigot and CraftBukkit versions (with NMS) and create servers with them.

craftbukkit minecraft net-minecraft-server python3 spigot utility

Last synced: 01 Jan 2025

https://github.com/andr-ll/nuti

A collection of commonly used utils for Node.js.

javascript library nodejs typescript utilities utility

Last synced: 18 Dec 2024

https://github.com/imavafe/moonlets

Modules and utilities for Roblox and Luau

luau modules monorepo roblox utility

Last synced: 18 Dec 2024

https://github.com/ghozti/securenotes

a javaFX .txt file encryptor/decryptor

java javafx javafx-application javafx-gui javafx-project utility

Last synced: 21 Jan 2025

https://github.com/tddschn/zalgo-cli

A simple command line tool to generate zalgo texts or de-zalgo-fy texts.

cli fun python text utility zalgo zalgo-text

Last synced: 16 Nov 2024

https://github.com/unplugstudio/mezzy

Utilities for Mezzanine CMS

django mezzanine utility

Last synced: 19 Nov 2024

https://github.com/stdlib-js/array-safe-casts

Return a list of array data types to which a provided array data type can be safely cast.

array cast casting javascript node node-js nodejs promotion rules stdlib types util utilities utility utils

Last synced: 12 Jan 2025

https://github.com/stepanzh/proportio

Handy web app for scaling any proportions, e.g. culinary recipes.

app calculator cooking utility web

Last synced: 05 Nov 2024

https://github.com/0xvpr/vpr-bin2fmt

A utility program to convert binary data to a formatted string of the user's choice

binary-format c cpp data-formatting string-formatter tool tooling utility

Last synced: 02 Jan 2025

https://github.com/barelyhuman/pipe

An adaptable and tiny pipe utility

async functional javascript pipe utility

Last synced: 01 Feb 2025

https://github.com/nerosnm/punch-clock

Lightweight terminal time-tracking utility

cli command-line rust time time-tracker time-tracking utility

Last synced: 12 Nov 2024

https://github.com/kckecheng/grafana_cli

A CLI based utility to operate Grafana dashboards, folders, annotations, etc.

grafana monitoring prometheus utility

Last synced: 05 Nov 2024

https://github.com/graphpql/utils

:hammer: Common utility classes for infinityloop packages.

json php utility

Last synced: 13 Nov 2024

https://github.com/jimbrig/PSClearHost

PowerShell Module for clearing the shell's host in spectacular fashion!

fun powershell powershell-module powershellgallery published shell terminal tools utility

Last synced: 04 Dec 2024

https://github.com/kanghyojun/pyleftpad

Python version left pad

leftpad library python utility

Last synced: 09 Feb 2025

https://github.com/sha1n/bert

a multi-platform CLI benchmarking tool with flexible configuration and reporting capabilities

benchmark cli command-line-tool golang performance tool utility

Last synced: 20 Jan 2025

https://github.com/jimbrig/jimstools

Personal R Package

functions personal r rpackage utility

Last synced: 13 Jan 2025

https://github.com/alessio/runparts

Golang implementation of the Debian's run-parts command

bashrc bashrc-configs cli debian golang profile run-parts shell-scripts ubuntu unix utility

Last synced: 16 Oct 2024

https://github.com/CurtisTarr/mai

MAI (Mac Activity Indicator) is a menu bar application to show activity stats like CPU and RAM usage.

macos utility

Last synced: 16 Nov 2024

https://github.com/moustacheful/github-api-exec-action

Execute arbitrary commands on Github's API using Github Actions

actions automation github github-api json utility

Last synced: 31 Dec 2024

https://github.com/krawieck/ez-renamer

CLI tool for batch renaming files, usually downloaded from the internet

cli renamer renaming renaming-files rust utility

Last synced: 11 Nov 2024

https://github.com/alvinwan/uniexpect

doctest utility and inline testing for REPL languages

inline-testing language python python-doctests repl scheme sqlite testing utility

Last synced: 11 Jan 2025

https://github.com/ttitcombe/enva

Utilities for working with environment variables in Python

env environment environment-variables utility

Last synced: 27 Dec 2024

https://github.com/jonpalmisc/byrep

Binary find and replace

cli cpp20 utility

Last synced: 19 Jan 2025

https://github.com/tiagodanin/junicodeinfo

Verify unicode in your text

javascript unicode utility website

Last synced: 22 Oct 2024

https://github.com/9-labs/baseutils

Implementations of basic Unix utilities.

c incubate shell unix utilities utility

Last synced: 23 Oct 2024

https://github.com/jingwood/cpp-common-class

Base common classes for cross-platform C++ application development.

application-framework common-library cpp cpp11 cross-platform shared utility utility-library

Last synced: 27 Oct 2024

https://github.com/valentatomas/alfred-config

My Alfred config and workflows for automating simple tasks

alfred alfred3-workflow macos utility

Last synced: 06 Feb 2025

https://github.com/ankurgel/bazinga

Color coded environment tags in rails console

color console production production-management rails-console ruby rubygem utility

Last synced: 08 Feb 2025

https://github.com/lamualfa/snapy

📸 App to take web screenshots in multiple screen sizes.

app image linux macos screenshot utility web windows

Last synced: 15 Oct 2024

https://github.com/sheweny/discord-resolve

This module groups together functions to retrieve data from different types of arguments.

data discord discord-js mentions resolver sheweny utility

Last synced: 12 Oct 2024

https://github.com/thealgorythm/zsplit

Split text into multiple files by line

cli coreutils rust split text utility

Last synced: 12 Oct 2024

https://github.com/xyproto/supernice

Set the I/O-scheduling class, priority and niceness to relaxed values when launching a process

ionice linux nice processes system utility

Last synced: 02 Feb 2025

https://github.com/omnicode/php-util

Utility functions for php

functions php utility

Last synced: 11 Nov 2024

https://github.com/lucidfrontier45/pydanticio

Tiny IO utility library for Python with Pydantic inspired by Serdeio of Rust

file file-reading file-writing input-output io pydantic python utility

Last synced: 08 Nov 2024