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-02-12 00:31:32 UTC
- JSON Representation
https://github.com/stdlib-js/utils-pop
Remove and return the last element of a collection.
array cut delete float32array float64array int32array javascript node node-js nodejs pop remove shorten stdlib typed-array util utilities utility utils
Last synced: 27 Jan 2025
https://github.com/stdlib-js/assert-is-same-complex64array
Test if two arguments are both Complex64Arrays and have the same values.
assert assertion equal is isequal issame issamevalue isstrictequal javascript node node-js nodejs same stdlib strict type util utilities utility utils
Last synced: 27 Jan 2025
https://github.com/jimporter/pysetenv
Set environment variables before running a command
environment-variables python utility
Last synced: 04 Feb 2025
https://github.com/igorskyflyer/npm-jmap
πΆοΈ Reads a JSON file into a Map. π»
back-end es6 file file-system igorskyflyer javascript js json map npm read typescript utility
Last synced: 06 Nov 2024
https://github.com/Ryokacchi/utilscord
It was created to make writing Discord bots faster and more convenient.
discord discordjs extension extensions tool toolkit util utilities utility
Last synced: 24 Jan 2025
https://github.com/stdlib-js/ndarray-base-vind2bind
Convert a linear index in an array view to a linear index in an underlying data buffer.
array base index javascript linear multidimensional ndarray node node-js nodejs offset shape stdlib strides types util utilities utility utils view
Last synced: 10 Nov 2024
https://github.com/apexmodder/javautilities
Utility library used across a variety of Apex's Java Projects
Last synced: 02 Jan 2025
https://github.com/lassehaslev/git-status
Run `git status` on all branches in all subfolders with a single command.
cli git git-status recursive utility
Last synced: 05 Jan 2025
https://github.com/igorskyflyer/npm-zing
π Zing is a C# style String formatter for JavaScript that empowers Strings with positional arguments - composite formatting. π
back-end biome c-style cs csharp formatter igorskyflyer javascript js npm print printf string system utility vitest zing
Last synced: 06 Nov 2024
https://github.com/stdlib-js/utils-define-memoized-configurable-read-only-property
Define a configurable memoized read-only object property.
configurable define descriptor enumerable javascript node node-js nodejs object prop property read-only set stdlib util utilities utility utils value writable
Last synced: 12 Oct 2024
https://github.com/caiorss/fxqrcode
Cross-platform QR code generator app to transfer data, text and URLs from computer to smartphone or tablet.
app cross-platform desktop qrcode qrcode-generator scala utility
Last synced: 02 Jan 2025
https://github.com/marcpg1905/libpg
Utility Library for MarcPG's projects.
java-library library private-library utility
Last synced: 16 Jan 2025
https://github.com/ryanhefner/file-counter
Calculate the number of files within a directory and its subdirectories. Apply rules to filter files or directories from the total.
cli command-line-tool filesystem nodejs utility
Last synced: 02 Feb 2025
https://github.com/rodrigogiraoserrao/clip_values
Clipping numerical values in a human-readable way.
clipping pypi pypi-package pypi-source python-module python-package python3 utility utility-library
Last synced: 08 Feb 2025
https://github.com/stdlib-js/array-mostly-safe-casts
Return a list of array data types to which a provided array data type can be safely cast and, for floating-point data types, can be downcast.
array cast casting javascript node node-js nodejs promotion rules stdlib types util utilities utility utils
Last synced: 26 Jan 2025
https://github.com/chapsuk/govenze
Utility to compare vendor path size for different package managers
go golang utility vendor vendordetails
Last synced: 08 Jan 2025
https://github.com/igorskyflyer/npm-comment-it
π Formats the provided string as a comment, either a single or a multi line comment for the given programming language. π»
back-end comments formatter igorskyflyer javascript mocha node nodejs string utility
Last synced: 24 Dec 2024
https://github.com/igorskyflyer/action-readfile
π¬οΈ A GitHub Action to read an arbitrary file and either output it or use it in another GitHub Action. π
action back-end blob buffer filesystem fs github igorskyflyer javascript js read-file readfile text utility
Last synced: 26 Jan 2025
https://github.com/baijifeilong/just-ping-it
η½η»ε»ΆθΏζ΅θ―ε·₯ε ·(A utility for network delay test)
baijifeilong java network-monitoring ping swing utility
Last synced: 06 Jan 2025
https://github.com/jaid/essential-config
Magically reads and writes config files for humans.
app-config config config-manager configuration lib library util utility yaml yaml-config yml
Last synced: 26 Jan 2025
https://github.com/dedinc/gram-tools
Utilities for streamlined aiogram 3 bot development.
aiogram-bot aiogram-bot-template aiogram-development aiogram-tools aiogram3 gram-tools telegram telegram-bot utilities utility
Last synced: 06 Feb 2025
https://github.com/ryanmorr/wrap
Variable wrapper utility
javascript utility variable wrapper
Last synced: 13 Jan 2025
https://github.com/comradevanti/unitygameobjectaspect
Aspect-oriented programming for Unity GameObjects
aspect aspect-oriented-programming gameobject package unity unity3d utility
Last synced: 08 Jan 2025
https://github.com/2called-chaos/db_sucker
Sucks DBs as sucking DBs sucks!
command-line development development-tools dumps mysql mysql2 ruby ssh utility
Last synced: 24 Jan 2025
https://github.com/ayan4m1/rpilocator-bot
Get email notifications about Raspberry Pi stock
raspberry-pi rpi rpilocator stock-checker utility
Last synced: 10 Feb 2025
https://github.com/ryanmorr/kind
Type checking differently
javascript type-checking type-detection utility
Last synced: 24 Jan 2025
https://github.com/stdlib-js/utils-async-none-by
Test whether all elements in a collection fail a test implemented by a predicate function.
all array-like async asynchronous collection every iterate javascript node node-js nodejs none predicate stdlib test util utilities utility utils validate
Last synced: 12 Nov 2024
https://github.com/stdlib-js/utils-nonenumerable-properties-in
Return an array of an object's own and inherited non-enumerable property names and symbols.
javascript keys keys-in names names-in node node-js nodejs obj object own stdlib sym symbol symbols symbols-in util utilities utility utils
Last synced: 12 Nov 2024
https://github.com/stdlib-js/number-float32-base-signbit
Return a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).
base bit float float32 floating-point javascript node node-js nodejs positive sign signbit single stdlib type types util utilities utility utils
Last synced: 12 Nov 2024
https://github.com/mhashim6/quickquery
Search anywhere with a single click
android-app coroutines search utility
Last synced: 15 Jan 2025
https://github.com/zeryther/scripts
Useful utility scripts, mostly for personal usage
bash linux powershell script shell util utility windows
Last synced: 11 Jan 2025
https://github.com/stdlib-js/assert-is-between-array
Test if a value is an array-like object where every element is between two values.
assert assertion between btwn closed compare comparison interval javascript node node-js nodejs open order range stdlib util utilities utility utils
Last synced: 14 Nov 2024
https://github.com/mostlyjs/mostly-func
Functional library for building Mostly microservices with ramda/sanctuary
functional microservice radmda utility
Last synced: 08 Jan 2025
https://github.com/simonknittel/ddelete
Lists all occurrences of a file or directory and let's you delete them
Last synced: 07 Nov 2024
https://github.com/zaubernerd/react-native-contains-native-code
A small module to test whether a given react-native dependency contains native or JS-only code.
android cli code-push devops ios react-native utility xcode
Last synced: 02 Feb 2025
https://github.com/arcanjoaq/wait-for
Binary to wait for resources like databases and message brokers.
docker docker-compose docker-utility golang mongodb mysql postgres rabbitmq utility
Last synced: 13 Jan 2025
https://github.com/siddhi-io/siddhi-execution-math
Extension which provides useful mathematical functions
execution expression-evaluator extension math siddhi utility
Last synced: 08 Nov 2024
https://github.com/anvouk/adrctl
Simple utility to help manage local Markdown Architectural Decision Records (MADRs)
adr architectural-decision-records architectural-decisions cli madr posix-sh shell-script utility
Last synced: 07 Jan 2025
https://github.com/stdlib-js/string-prev-grapheme-cluster-break
Return the previous extended grapheme cluster break in a string before 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: 28 Oct 2024
https://github.com/pavjacko/icon-toolkit-sketch
Sketch file to generate multi-platform icons
andoird icons ios react-native renative toolkit tvos utility web
Last synced: 14 Jan 2025
https://github.com/yamoo9/jquery-ajax-extends
jQuery Ajax μ νΈλ¦¬ν° λ©μλ PUT / PATCH / DELETE / JSONP νμ₯
Last synced: 28 Jan 2025
https://github.com/felipealfonsog/bashguardian
Bash script for backups/encrypted on Unix-like (Linux & macOS) systems.
backup-utility bash-script terminal-based unix-linux utility
Last synced: 12 Dec 2024
https://github.com/ryanmorr/base-object
Abstract class providing top-level utilities and helper methods for all classes to inherit
abstract class javascript object utility
Last synced: 13 Jan 2025
https://github.com/limelight-mint/llm-serialization
[Unity] [Extension] Extension for all the services in your app/game and basic initialization thru ScriptableObject links, no need to have a mess with 9999 serialized fields, use just one and share the date across .NET or Unity Objects
extension llm-modules modules plugin unity unity3d unity3d-plugin utility
Last synced: 21 Dec 2024
https://github.com/jofaval/css-specificity-calculator
Simplify your CSS debugging with this specificity calculator
css debugging javascript python specificity utility
Last synced: 04 Feb 2025
https://github.com/virtualzone/http-redirect
Tiny HTTP server which redirects HTTP requests to a specific target.
docker http http-redirect http-redirects http-server kubernetes utility webserver
Last synced: 05 Nov 2024
https://github.com/ewpratten/crashreport-rs
Automatic GitHub crash reporting system for any Rust crate
crash-reporting error-reporting issue-tracker panic-handler rust rust-macros utility
Last synced: 21 Dec 2024
https://github.com/gkjohnson/js-async-utilities
Set of utility classes to enable easy Coroutines, Debouncing, and Animation
animation async coroutines debounce es6 javascript performance utility
Last synced: 02 Feb 2025
https://github.com/hejny/crypto-donate
Simple app in which you can poll via donating with crypto
Last synced: 21 Dec 2024
https://github.com/horttcore/css-util-screenreader-text
A CSS utility class for screenreader text
Last synced: 21 Jan 2025
https://github.com/made2591/alldebrid-pypi
Alldebrid service torrent API (premium account required) to handle torrent download programmatically.
magnet magnet-link python torrent utilities utility
Last synced: 13 Nov 2024
https://github.com/wf001/fconv
command-line utility and library for converting between multiple file formats
command-line converter json python toml utility xml yaml
Last synced: 03 Feb 2025
https://github.com/cloudbit-interactive/cuppajs
Standard Vanilla Libraries that work with everything.
angular component components cuppajs element-collection javascript reactive reactjs stencil svelte utility vanilla web web-components
Last synced: 09 Nov 2024
https://github.com/indaco/predix-catalog-scraper
Scrape the Predix.io Catalog and generate an excel file listing all the services available on it.
excel predix predix-catalog python script utility
Last synced: 21 Dec 2024
https://github.com/giraugh/tools
Generic typescript utilities built with simplicity in mind
arrays objects promises typescript utility
Last synced: 26 Dec 2024
https://github.com/spoonysimone/quickstatsreborn
QuickStats is Hypixel utility mod to show stats of any player you want, directly in-game!
forge forge-mod hypixel minecraft minecraft-forge-mod minecraft-mod mod utility
Last synced: 21 Jan 2025
https://github.com/jill64/downloads-local
β¬οΈ Download local file via a-tag on browser
browser download local utility
Last synced: 10 Nov 2024
https://github.com/mskian/deno-utilities-monorepo
π¦ A Deno Module with Multiple utility tools π¦
deno deno-module deno-tools denoland monorepo nestland tools typescript utilities utility
Last synced: 29 Dec 2024
https://github.com/sandrofigo/enumerable-extensions-unity3d
Extension class for easily working with collections and random elements
extension extension-functions openupm unity unity-scripts unity2d unity3d unity3d-plugin utility utility-classes utility-library
Last synced: 21 Dec 2024
https://github.com/michaelchadwick/audiohash-win
Windows Form version of AudioHash, the audio sampler platter tool
audio c-sharp naudio sampler utility visualization
Last synced: 20 Jan 2025
https://github.com/lukebrandonfarrell/redux-saga-relay
Small library to add relay functionality to redux-saga for more concise sagas π
async es6 javascript middleware redux redux-saga relay state state-management utility
Last synced: 10 Feb 2025
https://github.com/birdofpreyru/js-utils
Collection of JavaScript (TypeScript) utilities.
javascript js js-utils node react-native utility utils web
Last synced: 27 Jan 2025
https://github.com/luckman212/dstat
CLI tool to query the screen sleep or lock status
displays macos screen security shell-scripting utility
Last synced: 21 Jan 2025
https://github.com/llorllale/jconfigurations
Provides simple and intuitive injection of configurations into object attributes.
command-line configuration java jcommander utility
Last synced: 10 Feb 2025
https://github.com/stdlib-js/assert-is-booleanarray
Test if a value is a BooleanArray.
array assert assertion boolean booleanarray is isarray istypedarray javascript node node-js nodejs stdlib typed typed-array util utilities utility utils
Last synced: 23 Nov 2024
https://github.com/clementtsang/barista
A small frontend for macOS's caffeinate.
barista caffeinate macos menubar swift swiftui utility
Last synced: 13 Oct 2024
https://github.com/slekup/discord-advanced
Optimize discord.js bot development with pre-made utilities and enhancements.
discord discord-js nodejs utility utils
Last synced: 20 Dec 2024
https://github.com/ayan4m1/coilz-electron
Electron wrapper to make Coilz a desktop app
calculator desktop-app electron-app react utility
Last synced: 10 Feb 2025