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-28 00:31:09 UTC
- JSON Representation
https://github.com/stdlib-js/ndarray-shape
Return the shape of a provided ndarray.
array dimensionality dimensions dims javascript multidimensional ndarray node node-js nodejs shape stdlib types util utilities utility utils
Last synced: 20 Oct 2024
https://github.com/hans5958/premid-mts
:heavy_check_mark: PreMiD Presence Metadata Test Suite, a tool for testing "metadata.json" files on https://github.com/PreMiD/Presences.
bash bash-script cli cli-app cli-tool cli-utilities premid script shell shell-script tool utility
Last synced: 20 Dec 2024
https://github.com/riron/cfa
Run docker-compose commands on your project from anywhere ๐ค
cli docker docker-compose productivity utility
Last synced: 06 Dec 2024
https://github.com/fabritsius/emailer
This Go module simplifies a process of sending HTML emails to multiple users
go golang smtp smtp-client utility
Last synced: 27 Dec 2024
https://github.com/jabolopes/go-sparseset
Sparse sets with efficient traversal, joining, sorting, etc.
data-structures generics go golang golang-library sets sparse-sets utility
Last synced: 14 Dec 2024
https://github.com/jabolopes/go-cancelgroup
A WaitGroup with support for group cancellation and context cancellation.
go go-library golang golang-library synchronization utility waitgroup waitgroups
Last synced: 14 Dec 2024
https://github.com/jabolopes/go-cleaner
A better "defer" idiom for the Go programming language
go go-library golang golang-library utility
Last synced: 14 Dec 2024
https://github.com/jabolopes/go-safeslice
Go slice that can be modified while being traversed.
data-structures generics go go-library golang golang-library slices utility
Last synced: 14 Dec 2024
https://github.com/jabolopes/go-maths
Provides a generic library for math in Go.
generics go go-library golang golang-library math utility
Last synced: 14 Dec 2024
https://github.com/stdlib-js/utils-async
Standard async utilities.
async asynchronous javascript node node-js nodejs stdlib util utilities utility utils
Last synced: 21 Dec 2024
https://github.com/stdlib-js/utils-fifo
First-in-first-out (FIFO) queue.
collection data data-structure data-structures fifo first-in first-out javascript node node-js nodejs queue stdlib structure util utilities utility utils
Last synced: 21 Dec 2024
https://github.com/zchee/osutil
Package osutil provides the operating system-specific path information utility functions.
Last synced: 16 Jan 2025
https://github.com/stdlib-js/assert-is-complex64ndarray-like
Test if a value is an ndarray-like object containing single-precision complex floating-point numbers.
array assert assertion complex64 float is isndarray javascript nd ndarray ndarray-like node node-js nodejs single stdlib util utilities utility utils
Last synced: 21 Oct 2024
https://github.com/capnslipp/tribool
Tribool Type with Obj-C Bridging (a Swift ยต-Library)
objc swift swift-library tribool trilean utility
Last synced: 11 Jan 2025
https://github.com/stdlib-js/iter-to-array-view
Fill an array-like object view 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/papooch/nestjs-microservices-testbed
A collection of utilities for integration testing of microservices in NestJS.
integration microservices nestjs testing utility
Last synced: 16 Dec 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: 02 Jan 2025
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: 02 Jan 2025
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: 24 Dec 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/democritus-project/d8s-strings
Democritus functions for working with Python strings.
democritus python python-strings python-strings-utility utility
Last synced: 14 Dec 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: 24 Dec 2024
https://github.com/hanamura/ticktack
Simple EventEmitter wrapper of requestAnimationFrame/setTimeout.
Last synced: 14 Dec 2024
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/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: 14 Dec 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/rusq/getgot
Monitor and automatically kill reemerging processes
antispy antispyware process-killer process-management utilities utility
Last synced: 13 Dec 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: 14 Dec 2024
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/mraerino/hacknow
โ Utility for automation of project directories and switching workspaces
cli git github idempotent utility workspaces
Last synced: 14 Dec 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: 16 Dec 2024
https://github.com/democritus-project/d8s-file-system
Democritus functions for working with files and directories.
democritus directories directories-utility file-system files files-utility python utility
Last synced: 14 Dec 2024
https://github.com/democritus-project/d8s-timezones
Democritus functions for working with timezones.
democritus python timezone timezone-conversion timezone-list timezone-utility timezones utility
Last synced: 14 Dec 2024
https://github.com/democritus-project/d8s-hashes
Democritus functions for working with hashes.
democritus hashes hashes-utility python utility
Last synced: 14 Dec 2024
https://github.com/d3oxy/djs-commands
๐ก Unleash the potential of your Discord.js bot with DJS-Commands, the intuitive command handling library.
automation command command-handler command-handler-v14 commands discord discord-js event-handler-v14 events tool utility
Last synced: 20 Dec 2024
https://github.com/stdlib-js/number-float32-base-assert-is-same-value-zero
Test if two single-precision floating-point numbers are the same value.
assert assertion equal is isequal issame issamevalue isstrictequal javascript node node-js nodejs same stdlib strict type util utilities utility utils
Last synced: 10 Nov 2024
https://github.com/hckhanh/create-javascript-project
Keep you away from boring procedures for new JavaScript/TypeScript project
boring-procedures cli create eslint init initialization initializer new node node-js nodejs project tool toolbox toolboxes toolkit typescript utilities utility yarn
Last synced: 13 Jan 2025
https://github.com/stdlib-js/assert-is-same-booleanarray
Test if two arguments are both BooleanArrays 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: 10 Nov 2024
https://github.com/terror/bp
A simple templating engine for commonly used project files.
Last synced: 05 Jan 2025
https://github.com/hamedstack/hamedstack.aggregateroot
A library facilitating aggregate root functionalities, optimizing Domain-Driven Design (DDD) by ensuring integrity and consistency across domain boundaries in complex systems.
aggregate-root csharp domain-driven-design domaindrivendesign domainevents dotnet dotnet-core dotnetcore entity integration-events utility value-object
Last synced: 19 Nov 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: 27 Dec 2024
https://github.com/bahmutov/print-arch
Cross-platform print platform and architecture
architecture cli cross-platform platform utility
Last synced: 18 Jan 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/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/danilado/duplicate-destroyer
A python script to iterate through directories replacing identical files with symbolic links
filesystem python symlink utilities utility
Last synced: 27 Dec 2024
https://github.com/weesee/yii2-translation-utility
Small PHP command line utility to translate Yii2 messages
Last synced: 15 Dec 2024
https://github.com/stdlib-js/string-base-truncate-middle
Truncate the middle UTF-16 code units of a string to return a string having a specified length.
base char character codeunit javascript middle node node-js nodejs stdlib str string truncate unicode util utilities utility utils
Last synced: 10 Nov 2024
https://github.com/subb98/ipv4-utils
Library for calculating subnet masks in classful and CIDR addressing
addressing calculator cidr classful helper host ip ipv4 mask network subnet utilities utility utils
Last synced: 27 Dec 2024
https://github.com/stdlib-js/assert-is-same-date-object
Test if two values are both Date objects corresponding to the same date and time.
assert assertion equal is isequal issame issamevalue isstrictequal javascript node node-js nodejs same stdlib strict type util utilities utility utils
Last synced: 10 Nov 2024
https://github.com/bynect/c-argparse
A simple callback based argument parser written in C
ansi-c argparser argument-parser c no-dependencies single-header utility
Last synced: 20 Jan 2025
https://github.com/m1kc/notalib
Collection of small Python utility functions and classes
django django-rest-framework pandas python python3 python3-library utility utility-library
Last synced: 28 Oct 2024
https://github.com/elazar/pycopyql
Exports a subset of data from a relational database.
data database export relational tool utility
Last synced: 19 Dec 2024
https://github.com/jonathanstowe/uri-fetchfile
Raku module to retrieve a file from the internet by the best available method
Last synced: 15 Dec 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/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/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/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/colelawrence/group-traits
rudimentary algorithm for grouping objects based on traits
algorithm metamorphic-testing school-project typescript utility
Last synced: 19 Dec 2024
https://github.com/bahmutov/stop-build
Exits with non-zero code if there are modified Git files
ci continuous-integration utility
Last synced: 18 Jan 2025
https://github.com/orionlee/adictoncopy
Dictionary On Copy: An android utility that launches selected dictionary when text is copied.
Last synced: 17 Dec 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/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/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/andreruffert/remove-leading-slash
๐ Remove leading slashes from a given string
js path remove-leading-slash slash string-manipulation utility
Last synced: 16 Oct 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/gambledor/fstree
File System Tree print out
filesystem go recursion utility
Last synced: 19 Dec 2024