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-11 00:31:52 UTC
- JSON Representation
https://github.com/kanghyojun/pyleftpad
Python version left pad
leftpad library python utility
Last synced: 09 Feb 2025
https://github.com/gyumeijie/gettypeof
get the type of a javascript value
get-type npm-package typeof utility
Last synced: 02 Feb 2025
https://github.com/gabrielcsapo/git-unstaged
ð Get all unstaged git repos in a folder
Last synced: 21 Jan 2025
https://github.com/jonathanstowe/uri-fetchfile
Raku module to retrieve a file from the internet by the best available method
Last synced: 08 Feb 2025
https://github.com/wardbrian/dllist
List DLLs loaded by the current process
ctypes python shared-libraries utility
Last synced: 14 Oct 2024
https://github.com/MuskettaMan/PoolManagement
This package is an implementation of the Object Pool design pattern made for Unity. It contains the traditional implementation of the design pattern, but also a more specialized implementation dealing with how GameObjects are instantiated, maintained and destroyed.
objectpool objectpool-pattern objectpooler-script optimization optimization-tools package pattern tool unity unity2d unity3d unity3d-games utility
Last synced: 10 Nov 2024
https://github.com/8dcc/plumber
Run different commands depending on the text format
Last synced: 07 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/mitevpi/metavue
Library for charting the relationships between Vue.js components in an application structure.
application diagram frontend meta utility vue vuejs web
Last synced: 21 Jan 2025
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/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/PhrozenByte/pico-session
Pico's official utility plugin for session management. Pico is a stupidly simple, blazing fast, flat file CMS. -- WORK IN PROGRESS - NOT YET USABLE
pico pico-session picocms picocms-plugin session session-management utility
Last synced: 02 Nov 2024
https://github.com/philecker/copy-json
ðĶ An NPM package of a utility function to easily create a deep copy of a JSON object.
javascript json npm npm-package utility
Last synced: 29 Dec 2024
https://github.com/travisspomer/tidbits
A selection of self-contained JavaScript tidbits by Travis Spomer.
es-module esm javascript npm npm-package typescript utilities utility web
Last synced: 02 Feb 2025
https://github.com/zardoy/rename-repos
CLI to rename all local folder repos to `owner-name` or other template
cli github-repos javascript repository utility
Last synced: 20 Dec 2024
https://github.com/PlayCreatively/FreyrEssentials
Tools I wouldn't function without ðŧ
csharp essentials timer unity utility
Last synced: 10 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/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/aaron-zhao/js-utils
js-utils-z provides JavaScript utility functions including commonly used data structures.
data-structures javascript utility
Last synced: 21 Jan 2025
https://github.com/gyumeijie/jsoc
Clone or Copy a JavaScript Object
npm-package obj-copy object-clone object-copy utility
Last synced: 02 Feb 2025
https://github.com/ancientlore/sizedir
Simple program to size a directory and all its contents
Last synced: 13 Jan 2025
https://github.com/rasitayaz/dart-hasura-helper
A Hasura GraphQL helper utility to build queries and mutations with ease
dart dart-library dart-package flutter graphql hasura utility
Last synced: 03 Feb 2025
https://github.com/thassiov/dotfiler
Tries to free you from maintaining scripts that symlinks stuff around.
cli configuration dotfiles utility
Last synced: 20 Jan 2025
https://github.com/gyumeijie/isarraylike
Check if an object is array-like
array-like npm-package utility
Last synced: 02 Feb 2025
https://github.com/ayan4m1/nodevers
nodejs semver utility versioning website
Last synced: 10 Feb 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/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/ayan4m1/weather-notifier
Emails you a daily weather report.
email-sender nodejs script utility weather-forecast
Last synced: 10 Feb 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/ayan4m1/coilz-electron
Electron wrapper to make Coilz a desktop app
calculator desktop-app electron-app react utility
Last synced: 10 Feb 2025
https://github.com/gyumeijie/arrify
convert a value to an array
array arrify convert npm-package utility
Last synced: 02 Feb 2025
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/byronbytes/twitchresizer
A small tool that helps you size your twitch emotes and channel badges.
open-source tool twitch utility windows
Last synced: 26 Jan 2025
https://github.com/stdlib-js/iter-do-while-each
Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.
do-while-each each iterable iterate iterator iterdowhileeach javascript node node-js nodejs stdlib util utilities utility utils while whileeach
Last synced: 17 Oct 2024
https://github.com/alexcoder04/shclrz
Colored output in the shell made simple
bash cli color colorization colors command-line linux shell shell-script terminal utility
Last synced: 09 Feb 2025
https://github.com/maandree/xtest
Variant of test(1) that can test multiple files from cmdline or stdin
cmdline file-types files test utility
Last synced: 15 Oct 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/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/happycod3r/mkfile
A small batch file creation utility for windows
cplusplus cpp desktop-app dotnet dotnet-framework file-utility mkfile mkfiles utility utility-application v1 windows windows-desktop windows-form-application windows-forms windows-forms-application
Last synced: 07 Feb 2025
https://github.com/happycod3r/batchedit
A lightweight Windows batch script runner and editor.
batch batch-ide batch-script batch-script-editor batchedit beta cpp cpp-cli dotnet utility v1 windows windows-app windows-desktop-application windows-forms windows-utility wip
Last synced: 07 Feb 2025
https://github.com/abrudz/sort
Library of sorting variations
apl collection dyalog dyalog-apl dyalog-library dyalogapl language languages library natsort natural-sort sort sorting sorting-algorithms utility
Last synced: 10 Feb 2025
https://github.com/stdlib-js/blas-base-transpose-operations
List of BLAS transpose operations.
array blas c fortran javascript multidimensional ndarray node node-js nodejs operation stdlib transpose transposition types util utilities utility utils
Last synced: 17 Oct 2024
https://github.com/stdlib-js/utils-define-nonenumerable-read-write-accessor
Define a non-enumerable read-write accessor.
accessor configurable define javascript node node-js nodejs object prop property read read-write readable stdlib util utilities utility utils writable write
Last synced: 24 Oct 2024
https://github.com/schamane/serialexec
Serial execution of asynchronouse functions for javascript
async execution helper library nodejs npm npm-package serial typescript utility
Last synced: 01 Feb 2025
https://github.com/horttcore/css-util-screenreader-text
A CSS utility class for screenreader text
Last synced: 21 Jan 2025
https://github.com/davis-software/aivd
Find audio offset in video files' audio tracks
audio click colorama detection ffmpeg indexing intro movies scipy series streaming-tool utility video video-utilities
Last synced: 01 Jan 2025
https://github.com/jonathanhefner/mini_sanity
In-line sanity checks in Ruby
assertions ruby sanity-check utility
Last synced: 10 Feb 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/obsfx/kmap-solver-lib
This is a utility function that is using in kmap-solver to solve Karnaugh Maps up to 4 variables.
boolean-algebra karnaugh-map karnaugh-map-simplifier karnaugh-map-solver library logic typescript utility
Last synced: 01 Feb 2025
https://github.com/mojoaar/md-app
(md) File creator is a command-line utility for creating markdown files and managing templates.
application command-line command-line-tool golang markdown prompt template utility yaml
Last synced: 07 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/sukima/maybe-simple
Simple Maybe monad with invoke and nested object properties support
javascript monad node-module umd utility yarnpkg
Last synced: 21 Dec 2024
https://github.com/stdlib-js/ndarray-iter-values
Create an iterator which returns individual elements from a provided ndarray.
entries index indices iter iterate iteration iterator javascript matrix multidimensional ndarray node node-js nodejs stdlib tensor util utilities utility utils
Last synced: 28 Oct 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/jlchntoz/elevator
ðïļSimple utility application that can launch anything within specific environment manipulated (Windows only)
c-sharp environment-variables launcher uac uac-popup utility
Last synced: 19 Dec 2024
https://github.com/spimy/embed-paginator
Paginate Message Embeds for Discord.JS library
discord discord-bot discord-js embed messageembed pagination paginator typescript typescript-library utility
Last synced: 21 Dec 2024
https://github.com/yamoo9/jquery-ajax-extends
jQuery Ajax ė íļëĶŽí° ëĐėë PUT / PATCH / DELETE / JSONP íėĨ
Last synced: 28 Jan 2025
https://github.com/stdlib-js/utils-size-of
Return the size (in bytes) of the canonical binary representation of a specified numeric type.
bytes float integer javascript math mathematics nbytes node node-js nodejs numbytes size size-of sizeof stdlib type util utilities utility utils
Last synced: 17 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/mnie/branchdeleter
F# utility function to delete stale branches from AzureDevops
azure-devops azure-functions fsharp git utility
Last synced: 24 Dec 2024
https://github.com/ditzdev/saveapp
Open source of SaveApp Application
android-application savings tools utility
Last synced: 10 Feb 2025
https://github.com/thomasthaddeus/cribbage-scorekeeper
CribbageScorekeeper: Elevate your Cribbage with this intuitive app. Offers easy scoring, automatic calculations, and detailed stats for a better gaming experience. Perfect for casual and competitive players. Transform your Cribbage games with simplicity and precision.
card-game games reacttsx scoreboard tsx utility
Last synced: 18 Dec 2024
https://github.com/limitedeternity/biotools
A set of utilities to help students with biological calculations. Offline capabilities included.
bioinformatics biological-calculations biology biotools chemical-calculations cheminformatics chemistry python students utility
Last synced: 21 Jan 2025
https://github.com/landiluigi746/llib
Utility library for C
c-fun c-library c-programming c-project c-utility c-utils fun libraries library llib makefile static-library utilities utility utility-library
Last synced: 18 Jan 2025
https://github.com/eantcal/nuexpreval
Mathematical expression evaluator in c++11
evaluator library linux macos macosx math-expressions mathematical-expressions parser utility windows
Last synced: 21 Jan 2025
https://github.com/aperezdc/ltree
Utility to work with file lists in the format of the BSD mtree tool
Last synced: 20 Dec 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/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/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/shaddyshad/utility
Simple utility files compilation in nodejs
Last synced: 26 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/ryanhefner/lomit
ðŠķ Lightweight object omit method, just because.
object omit utility utility-function
Last synced: 20 Dec 2024
https://github.com/stdlib-js/blas-base-matrix-triangles
BLAS matrix triangles.
array blas c fortran javascript matrix multidimensional ndarray node node-js nodejs stdlib triangle triangular types util utilities utility utils
Last synced: 17 Oct 2024
https://github.com/nitrogenez/zig-river-config
River configuration with the power of a programming language.
configuration river riverwm utility wayland wayland-compositor zig zig-lang zig-language zig-library zig-package ziglang
Last synced: 03 Feb 2025
https://github.com/kormanowsky/js-bit-list
Store boolean values in a number
binary-system javascript utility utility-class
Last synced: 28 Jan 2025
https://github.com/newben420/gdelt_utility
A web-based utility for fetching, categorizing, summarizing and managing global news and articles using the GDELT 2.0 API. Designed for content creators, news aggregators, and researchers, this tool simplifies access to up-to-date articles with an intuitive UI and customizable configurations.
abstractive-summarization angular article-management content-extraction content-sourcing data-categorization expressjs gdelt gkg global-knowledge-graph hugging-face-transformers jsdom json-database news-aggregation news-trends nodejs open-source-tools readability real-time-communication utility
Last synced: 26 Jan 2025
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/timwedde/quandelabra
A tiny tool for quickly downloading large (and free) datasets from Quandl.
data-downloader python3 quandl quandl-api script trading-systems utility
Last synced: 06 Nov 2024
https://github.com/ryanmorr/kind
Type checking differently
javascript type-checking type-detection utility
Last synced: 24 Jan 2025