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: 2024-11-09 00:30:47 UTC
- JSON Representation
https://github.com/taufik-nurrohman/pattern
Regular expression utility.
expression helper node pattern regex regexp regular utility
Last synced: 21 Oct 2024
https://github.com/stdlib-js/ndarray-numel-dimension
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
array dim dimension javascript len length multidimensional ndarray node node-js nodejs numel shape size stdlib types util utilities utility utils
Last synced: 21 Oct 2024
https://github.com/stdlib-js/array-base-assert-is-safe-data-type-cast
Determine if an array data type can be safely cast to another array data type.
array assert base cast casting check javascript node node-js nodejs promotion safe stdlib test types utilities utility valid validate validation
Last synced: 21 Oct 2024
https://github.com/stdlib-js/array-base-assert-is-mostly-safe-data-type-cast
Determine if an array data type can be safely cast or, for floating-point data types, downcast to another array data type.
array assert base cast casting check javascript node node-js nodejs promotion safe stdlib test types utilities utility valid validate validation
Last synced: 21 Oct 2024
https://github.com/igorskyflyer/npm-uarray
🎉 Provides UArray, an Array type that supports negative indices/indexes, just wrap your regular JavaScript array with UArray() and you are all set! 🙌
access array back-end igorskyflyer index javascript mocha negative nodejs npm uarray utility
Last synced: 06 Nov 2024
https://github.com/igorskyflyer/npm-extendable-string
🦀 ExtendableString allows you to create strings on steroids that have custom transformations applied to them, unlike common, plain strings. 🪀
back-end browser class extend extendable igorskyflyer javascript js node npm string text transform ts typescript utility vitest
Last synced: 06 Nov 2024
https://github.com/igorskyflyer/npm-adblock-header-extract
✂️ An npm module that provides ways to extract header and metadata from an Adblock filter file. 📃
adblock back-end biome data filter header igorskyflyer javascript js metadata node nodejs npm string ts typescript utility
Last synced: 06 Nov 2024
https://github.com/igorskyflyer/npm-chars-in-string
🪐 Provides ways of testing whether an array of chars is present inside a given String. ☄
back-end characters chars check igorskyflyer javascript mocha node nodejs string utility
Last synced: 06 Nov 2024
https://github.com/igorskyflyer/npm-normalized-string
💊 NormalizedString provides you with a String type with consistent line-endings, guaranteed. 📮
back-end carriage-return crlf endings igorskyflyer javascript js lf line-endings line-feed node normalized normalized-string skyflyer string typescript utility
Last synced: 06 Nov 2024
https://github.com/igorskyflyer/npm-hook
🪝 Hooks onto a JavaScript prototype, either extending or changing its behavior or replacing it completely. 👺
back-end biome function hook igorskyflyer javascript js method node npm prototype ts typescript utility vitest
Last synced: 06 Nov 2024
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/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/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: 06 Nov 2024
https://github.com/igorskyflyer/go-adblock-filter-counter
🐲 A dead simple Go module that counts Adblock filter rules. Adaptation of my original npm/TypeScript package.🦘
adblock adblock-filter back-end count counter filter go igorskyflyer module typescript utility
Last synced: 06 Nov 2024
https://github.com/igorskyflyer/clone.js
💧 A lightweight JavaScript utility allowing deep copy-by-value of nested objects, arrays and arrays of objects. 💦
arrays back-end clone copy deep igorskyflyer javascript js object objects utility
Last synced: 06 Nov 2024
https://github.com/igorskyflyer/delphi-font-tester
🔤 A simple font tester written in Delphi. 🐬
delphi desktop desktop-app font full-stack igorskyflyer sample test tester utility
Last synced: 06 Nov 2024
https://github.com/igorskyflyer/npm-axl
🐳 Axl is your local dependency-bump boss 👻
axl back-end bump cli dependabot dependency igorskyflyer javascript js node nodejs tool utility version
Last synced: 06 Nov 2024
https://github.com/jofaval/css-specificity-calculator
Simplify your CSS debugging with this specificity calculator
css debugging javascript python specificity utility
Last synced: 21 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: 21 Oct 2024
https://github.com/hejny/crypto-donate
Simple app in which you can poll via donating with crypto
Last synced: 27 Oct 2024
https://github.com/rusq/getgot
Monitor and automatically kill reemerging processes
antispy antispyware process-killer process-management utilities utility
Last synced: 26 Oct 2024
https://github.com/johannfh/go-utils
Some of my personal simple and easy to use utilities for Golang https://go.dev/
go golang util utilities utility utils utils-repo utils-repository
Last synced: 26 Oct 2024
https://github.com/mraerino/hacknow
⛏ Utility for automation of project directories and switching workspaces
cli git github idempotent utility workspaces
Last synced: 26 Oct 2024
https://github.com/danilado/duplicate-destroyer
A python script to iterate through directories replacing identical files with symbolic links
filesystem python symlink utilities utility
Last synced: 07 Nov 2024
https://github.com/thewisker/linuxshss
Collection of utility scripts for Linux, designed to simplify and automate a variety of tasks
archlinux bash-script collection utility
Last synced: 29 Oct 2024
https://github.com/danawoodman/monthly-calendar-date-helper
A simple utility that given a month and year returns an array of dates to be used in a monthly calendar. Shows previous and next months days to pad out the calendar so the calendar always starts on Sunday and lasts for 6 weeks. Option to split by week.
calendar date javascript js month monthly node util utility
Last synced: 22 Oct 2024
https://github.com/xunnamius/typescript-utils
🆎 Various constants, utility types, and typed functions for improved TypeScript DX
ergodark helper next ts type types typescript utility xunnamius
Last synced: 02 Nov 2024
https://github.com/itsn1x/8683_flarewallet-nix-gov-binaries
Binaries to vote for gov proposals with a Flare Wallet seed
binaries cli cryptocurrency flare-wallet flarewallet governance linux mac nix nix-platform nixplatform privacy tool utility voting windows
Last synced: 07 Nov 2024
https://github.com/shosta/report-creation-on-python
Generate my Security Report with a Python module.
powerpoint python utility xlsx
Last synced: 27 Oct 2024
https://github.com/matheusps/clssx
Simple utilities that join strings and objects conditionally
classnames css react style typescript utility
Last synced: 02 Nov 2024
https://github.com/fredrikhr/transdem-maptiles
Scripts and Utilities to aid in downloading Map Tiles for use in TransDEM
digital-elevation-model gdal imagemagick map-tiles scripts utility
Last synced: 27 Oct 2024
https://github.com/lukasbach/noindent
Remove indentation from multiline strings, e.g. ones that were created with template literals
indent indentation literals multiline pretty string template template-literals utility
Last synced: 05 Nov 2024
https://github.com/grafov/apply
Apply the command to the project directories.
Last synced: 29 Oct 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: 27 Oct 2024
https://github.com/n-shar-ma/unicode-emoji-toolkit
A lightweight, 0 dependency emoji utility library that actually works as you would expect. (Digits are not emojis!) Detect emojis, filter out non emojis or vice-versa, and much more
emoji emoji-unicode emojis hacktoberfest lightweight regex unicode utility vanilla-javascript-library
Last synced: 29 Oct 2024
https://github.com/weesee/yii2-translation-utility
Small PHP command line utility to translate Yii2 messages
Last synced: 27 Oct 2024
https://github.com/eczy/ghforeach
Utility for batch operations on GitHub repository contents.
github go golang repository-management utility
Last synced: 27 Oct 2024
https://github.com/kruserr/pakka
A cross platform meta package manager with auto snapshotting file system based transactions
cli cli-utility cross-platform linux macos package-manager terminal terminal-utility unix utility windows
Last synced: 29 Oct 2024
https://github.com/ayan4m1/git-clone-sparse
Perform a sparse clone of a Git repository.
git nodejs sparse-checkout typescript utility
Last synced: 27 Oct 2024
https://github.com/unclechu/jacktoalsa
Forwarding JACK to ALSA (start JACK with dummy device and send sound to ALSA via libasound)
alsa audio audio-plugin audio-processing c dummy-device jack jack-audio-connection-kit libasound sound sound-processing utility
Last synced: 07 Nov 2024
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: 03 Nov 2024
https://github.com/pkg-dot-zip/philosopherpanda
Extension methods providing more interesting functionality to the standard library in .net 8. (C#)
csharp extension-methods lib library nuget nuget-package util utility
Last synced: 31 Oct 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: 03 Nov 2024
https://github.com/zigrazor/chihuahua
C++ unique identifier utilities
cplusplus cpp cpp-library cpp20 id-generation id-generator unique-id unique-id-generator unique-identifier utility utility-library
Last synced: 30 Oct 2024
https://github.com/michael-rapp/javautil
Contains various utility classes for use in Java development.
Last synced: 08 Nov 2024
https://github.com/giraugh/tools
Generic typescript utilities built with simplicity in mind
arrays objects promises typescript utility
Last synced: 07 Nov 2024
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: 03 Nov 2024
https://github.com/llorllale/jconfigurations
Provides simple and intuitive injection of configurations into object attributes.
command-line configuration java jcommander utility
Last synced: 30 Oct 2024
https://github.com/PlayCreatively/FreyrEssentials
Tools I wouldn't function without 💻
csharp essentials timer unity utility
Last synced: 02 Aug 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: 02 Aug 2024
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/VovanR/hour-to-chinese-zodiac
Convert hour to chinese zodiac name: 8 → 'dragon'
Last synced: 02 Aug 2024
https://github.com/radekbednarik/julia-copycat
Learning project for Julia. Package for bulk copying files from source to target folder
files filesystem julia julia-language learning learning-by-doing learning-exercise utility
Last synced: 30 Oct 2024
https://github.com/ewpratten/git2codeblock
Turn GitHub and GitLab codesnippet URLs into Markdown codeblocks
code-fetch codeblock git-codeblock markdown utility
Last synced: 30 Oct 2024
https://github.com/ayan4m1/nodevers
nodejs semver utility versioning website
Last synced: 30 Oct 2024
https://github.com/ayan4m1/coilz-electron
Electron wrapper to make Coilz a desktop app
calculator desktop-app electron-app react utility
Last synced: 30 Oct 2024
https://github.com/ziccur/util_scripts
👋🏼 Hey! This is a shared repository for utility scripts, especially for personal use. You can take a look to see if anything interests you. We will be happy to add contributions. By: Ziccur & Snr1s3"
bash bash-script python python3 scripts utility utility-library utils
Last synced: 05 Nov 2024
https://github.com/ct-open-source/gifbatch
A shell script to batch convert videos to optimized GIFs and create still images using ffmpeg
ffmpeg gif gif-animation shell-script still-image utility video video-processing
Last synced: 05 Nov 2024
https://github.com/fabichan99/simpleimageconverter
Convert a image to another image format (64Bit Windows Only yet)
Last synced: 07 Nov 2024
https://github.com/natzcam/screader
screen capture to text to clipboard tool
clipboard image-to-text imagetotext ocr screen-capture screen-reader screencapture screenreader screenshot utility
Last synced: 05 Nov 2024
https://github.com/viral32111/healthcheck
Utility for Docker containers to check their health.
Last synced: 05 Nov 2024
https://github.com/akotov-dev/usbrestore
Restoring the factory settings of USB flash drives
flashdrive mageia-linux ubuntu utility
Last synced: 06 Nov 2024
https://github.com/owmacohe/omchtools
Small Unity utility namespace with scripts that do the things I always seem to need while making projects
Last synced: 05 Nov 2024
https://github.com/devcontainers-community/publish-template
🚀 Publish a singular Dev Container template
deno devcontainer-templates devcontainers github-actions oras publishing utility
Last synced: 06 Nov 2024
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/mnie/branchdeleter
F# utility function to delete stale branches from AzureDevops
azure-devops azure-functions fsharp git utility
Last synced: 06 Nov 2024
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: 08 Nov 2024
https://github.com/typicalam/scripts
Utility scripts that I've made over the years, maybe you will find something useful!
Last synced: 05 Nov 2024