Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/utility
- Wikipedia: https://en.wikipedia.org/wiki/Utility_software
- Last updated: 2025-01-30 00:26:30 UTC
- JSON Representation
https://github.com/xgfone/xutils
A fragmentary Python library, no any third-part dependencies but gunicorn_workers, sqlalchemy and wsgi.
python utility utility-library utils
Last synced: 04 Dec 2024
https://github.com/jalal246/corename
Automatically extracts packages root name for monorepos
corename extract-data extract-information extract-text extracts get-info monorepo package-development package-json package-management production read-json utility
Last synced: 04 Dec 2024
https://github.com/robertsaupe/node-screenshots
make automatic pixel perfect screenshots built using Node.js & puppeteer
cli nodejs puppeteer puppeteer-screenshot screenshot screenshot-utility utility
Last synced: 14 Nov 2024
https://github.com/strojure/ansi-escape
ANSI color escape sequences.
ansi clojure color-output terminal utility
Last synced: 16 Dec 2024
https://github.com/semihbkgr/yn
yaml navigator for interactively traversing through yaml structures
cli kubernetes tools traverse utility yaml
Last synced: 04 Dec 2024
https://github.com/stdlib-js/utils-async-every-by-right
Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.
all array-like async asynchronous collection every everyright iterate javascript node node-js nodejs predicate right stdlib test util utilities utility utils
Last synced: 13 Nov 2024
https://github.com/kei-k23/tree-gen
tree-gen is a CLI tool to generate folder structure in ASCII and visualize folder structure
ascii ascii-art cli directory rust utility visualization
Last synced: 04 Dec 2024
https://github.com/superturboryan/magic-tap
👌⌚️➡️📱 Use the double tap gesture to control your phone - available on the App Store
apple-watch swiftui utility watch-connectivity watchkit watchos-11 watchos-app
Last synced: 04 Dec 2024
https://github.com/jozefizso/vcardsplitter
Split multi-contact VCard file into individuals files
Last synced: 04 Dec 2024
https://github.com/stdlib-js/ndarray-base-min-view-buffer-index
Compute the minimum linear index in an underlying data buffer accessible to an array view.
array base idx index javascript linear min minimum multidimensional ndarray node node-js nodejs stdlib strides types utilities utility utils view
Last synced: 30 Dec 2024
https://github.com/davguij/utilist
A modern utility library for JavaScript and TypeScript.
javascript library lodash modules stdlib typescript utilities utility utils zero-dependency
Last synced: 09 Dec 2024
https://github.com/stdlib-js/string-next-grapheme-cluster-break
Return the next extended grapheme cluster break in a string after a specified position.
astral code grapheme javascript node node-js nodejs point pt stdlib str string surrogate unicode utf-16 utf16 util utilities utility utils
Last synced: 14 Nov 2024
https://github.com/jcmoyer/hug
A utility library for LÖVE with a focus on simplicity
Last synced: 11 Jan 2025
https://github.com/pmatos/webkit-misc
Utilities for WebKit work
igalia racket static-analysis utility webkit
Last synced: 09 Jan 2025
https://github.com/alexcoder04/golored
Color your shell scripts' output
bash cli color colorization colors command-line command-line-tool go golang posix-sh shell shell-script terminal utility
Last synced: 16 Dec 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: 13 Jan 2025
https://github.com/pgilad/ansible-role-nvm
An Ansible role to install and setup nvm
ansible ansible-role nvm utility
Last synced: 11 Dec 2024
https://github.com/janpaepke/reversible-effect
A collection of typed utility functions returning a callback to reverse their effect.
effect effects javascript typescript utilities utility utility-library
Last synced: 13 Jan 2025
https://github.com/onlyf0ur/hephaestus
A useful, extensive and "blazingly fast" utility tool for Cyber Security researchers.
Last synced: 24 Jan 2025
https://github.com/andy5995/menucd
Directory browser and changer for the command line
browser command-line command-line-tool dialog directories front-end scripts shell shell-script shellcheck-action utility
Last synced: 12 Dec 2024
https://github.com/minty-labs/paperupdater
Simple Papermc.io or purpurmc.org Minecraft Server file updater.
dotnet dotnet-6 linux minecraft minecraft-server papermc papermc-minecraft-server purpur purpur-minecraft-server purpurmc updater utility windows
Last synced: 14 Jan 2025
https://github.com/hubtou/portstreelint
FreeBSD ports tree lint
command-line-tool freebsd freebsd-packages freebsd-ports freebsd-utility lint linter pnu-project python quality-control tool utility vuxml
Last synced: 12 Dec 2024
https://github.com/hubtou/portlint2
FreeBSD ports tree lint (standalone version)
command-line-tool freebsd freebsd-ports lint linter quality-control tool utility
Last synced: 12 Dec 2024
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/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/seeseemelk/plugingenerator
Easily generate bukkit plugins with gradle support.
bukkit generator spigot utility
Last synced: 01 Jan 2025
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/qainsights/explain-jmeter
🛠 Utility to explain JMeter commands.
apache commands jmeter utility
Last synced: 13 Dec 2024
https://github.com/kostyan-org/ip-list-generator-by-country
CLI utility | IP ranges by country | qBittorrent
cli country generator ip ipv4 php qbittorrent ranges utility
Last synced: 01 Jan 2025
https://github.com/essentialkaos/deadline
Simple utility for controlling application working time
Last synced: 23 Nov 2024
https://github.com/stdlib-js/iter-to-array-view-right
Fill an array-like object view from right to left with values returned from an iterator.
arr array array-like iter iterate iteration iterator javascript node node-js nodejs stdlib to typed typed-array util utilities utility utils
Last synced: 21 Oct 2024
https://github.com/seluj78/flask-utils
Various Flask utilities that I find useful in my projects
flask hacktoberfest python utility
Last synced: 10 Nov 2024
https://github.com/vegeta897/discord-syntax-test
Automated testing of all syntax highlighting languages for code blocks
bot discord syntax-highlighting testing utility
Last synced: 21 Dec 2024
https://github.com/possseidon/dang-lib
A C++ library, providing a variety of useful classes focused around game developement.
geometric-algorithms geometry glad glfw glsl math math-library mathematics opengl opengl-framework opengl-library opengl-wrapper utility utility-classes utils utils-library
Last synced: 30 Oct 2024
https://github.com/therandomlabs/randomconfigs
A utility mod for managing mod configurations.
config minecraft minecraftforge mod utility
Last synced: 29 Nov 2024
https://github.com/djeedai/bevy_bootloader
App startup and resource management plugin for the Bevy game engine.
bevy bevy-plugin boot resource-management rust utility
Last synced: 18 Dec 2024
https://github.com/serbanghita/working
Various code and build snippets.
bash ci docker javascript utility
Last synced: 13 Oct 2024
https://github.com/thescientist13/copy-dots
Quickly copy dot files (and more!) from another project into an existing project with a single command.
cli hacktoberfest nodejs utility
Last synced: 21 Dec 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/wbaldoumas/atrea-utilities
Useful utilities for .NET.
crypto-random csharp dotnet enum-utility object-pool random random-generation thread-safe utilities utility
Last synced: 07 Nov 2024
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/ankurgel/bazinga
Color coded environment tags in rails console
color console production production-management rails-console ruby rubygem utility
Last synced: 15 Dec 2024
https://github.com/stdlib-js/assert-has-define-properties-support
Detect `Object.defineProperties` support.
cli detect es6 feature issupported javascript node node-js nodejs object properties property stdlib util utilities utility utils
Last synced: 01 Nov 2024
https://github.com/ssube/js-utils
collection of utilities that I've needed in various projects
typescript utility utility-library
Last synced: 05 Nov 2024
https://github.com/scottgriv/python-pdf_web_scraper
Scrape a web page for pdf files and download them all locally.
pdf pdf-download pdf-downloader pdf-scraper pdf-scraping python utility utility-app utility-application utility-script web-scraper web-scraping
Last synced: 14 Dec 2024
https://github.com/terror/checker
A crates.io crate name availability checker
Last synced: 11 Oct 2024
https://github.com/rshrc/yes-you-wrote-the-code
For people who copy code and get caught 🧡
Last synced: 11 Oct 2024
https://github.com/piotrpersona/httpst
Display information about HTTP Status Code
Last synced: 07 Jan 2025
https://github.com/simonsmith/suitcss-utils-image
CSS image utilities
css responsive suitcss utility
Last synced: 17 Jan 2025
https://github.com/descartesnetwork/sen-utility
🛠 Sentre Utility Program that helps to compact several common Solana procedures.
Last synced: 28 Dec 2024
https://github.com/cloudbit-interactive/cuppajs-elements
Standard and light web components based on lit-html and free of dependencies.
accordion angular collapsible component cuppajs element-collection javascript lit-html reactive reactjs stencil svelte utility vanilla web web-component
Last synced: 02 Jan 2025
https://github.com/valentatomas/alfred-config
My Alfred config and workflows for automating simple tasks
alfred alfred3-workflow macos utility
Last synced: 13 Dec 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/stdlib-js/assert-has-uint8clampedarray-support
Detect native Uint8ClampedArray support.
detect es2015 es6 feature has issupported javascript native node node-js nodejs stdlib support typed-array uint8clampedarray util utilities utility utils
Last synced: 02 Nov 2024
https://github.com/capnslipp/dowhiledo
do-while-do & do-until-do Loops (a Swift µ-Library)
do-while do-while-do loops swift swift-library utility
Last synced: 11 Jan 2025
https://github.com/plandes/deeplearn
General deep learning tools
bilstm-crf convolutional-neural-networks crf deep-learning pypi pypi-link pytorch pytorch-cnn utility vectorized-features
Last synced: 11 Oct 2024
https://github.com/tiagodanin/junicodeinfo
Verify unicode in your text
javascript unicode utility website
Last synced: 22 Oct 2024
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/dschach/record-types
Record Type utility class enabling quick, efficient retrieval of RecordTypeId from SObject name and a Record Type Name or DeveloperName. Built on work by Evan Callahan.
apex recordtype salesforce salesforcedx utility utility-classes
Last synced: 28 Dec 2024
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: 06 Dec 2024
https://github.com/friederbluemle/appmatrix
List and manage your installed apps
android android-application open-source tool utility
Last synced: 18 Dec 2024
https://github.com/stpettersens/ghwcli
:octocat: Alternative command line utility to commit to GitHub.
commandline github libcurl octocat utility web
Last synced: 14 Jan 2025
https://github.com/scottwilliamanderson/scripts
Handy PowerShell scripts for everyday automation and system management
chocolatey config copilot git oh-my-posh powershell script setup tools utility
Last synced: 21 Jan 2025
https://github.com/cruxstack/terraform-aws-eip-manager
Terraform module for a serverless service that actively and dynamically binds AWS Elastic IPs to EC2 instances
aws-lambda eip elastic-ip elastic-ips network serverless sweetops terraform terraform-module utility vpc
Last synced: 21 Jan 2025
https://github.com/realeroberto/nettle.pl
Nettle.pl: a PL/SQL chrestomathy.
library oracle oracle-database plsql utility
Last synced: 19 Jan 2025
https://github.com/soliez/mac-utils
A collection of useful (mostly macOS specific) shell scripts
apple mac macos shell shell-scripting shell-scripts utilities utility utils
Last synced: 28 Dec 2024
https://github.com/stdlib-js/string-to-grapheme-cluster-iterator
Create an iterator which iterates grapheme clusters.
astral emojis grapheme iterate iteration iterator javascript node node-js nodejs segmentation stdlib str string surrogate unicode util utilities utility utils
Last synced: 06 Nov 2024
https://github.com/carlos-a-g-h/personal_gamedev_asset_tools
Misc stuff related to game dev assets handling
3d-models assets assets-management ffmpeg game-maker-studio game-maker-studio-2 misc python3 spritesheet utility
Last synced: 18 Jan 2025
https://github.com/joutvhu/dart_utility
Dart Utility provides operations and functionality to dart.
dart extensions features funtions utility
Last synced: 02 Jan 2025
https://github.com/moderrek/lines
Blazingly FAST concurrent line of code counter created in GO
cli command-line concurrency go golang line linecount linecounter thread threading tools utility
Last synced: 30 Dec 2024
https://github.com/amazingandyyy/server-logger
🗣️ Simple server logger
developer-tool log logger logs middleware morgan nodejs opensource scratchese server utility
Last synced: 21 Dec 2024