Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/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/mraerino/hacknow

⛏ Utility for automation of project directories and switching workspaces

cli git github idempotent utility workspaces

Last synced: 07 Feb 2025

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/austintoddj/calculator

iOS Calculator

ios utility xcode

Last synced: 06 Jan 2025

https://github.com/alexandreelise/mod_vitality

A Joomla! admin module for Core Web Vitals

core-web-vitals joomla-module performance-metrics utility

Last synced: 01 Jan 2025

https://github.com/eastonarcher/c-file-finder-utility

⚡ C-based file finder utility inspired by Unix 'find' command functionalities.

c-programming-language find linux utility

Last synced: 20 Jan 2025

https://github.com/builtnorth/wp-utility

Composer package containing utility items for use in WordPress themes and plugins.

composer composer-library composer-package utility utils wordpress wp-utilities

Last synced: 02 Nov 2024

https://github.com/ayan4m1/coilz

Vaping calculator/toolkit

react utility vaping website

Last synced: 10 Feb 2025

https://github.com/stdlib-js/string-base-replace-after-last

Replace the substring after the last occurrence of a specified search string.

after base javascript last match node node-js nodejs replace search stdlib str string substr substring util utilities utility utils

Last synced: 26 Oct 2024

https://github.com/stdlib-js/utils-omit-by

Return a partial object copy excluding properties for which a predicate (function) returns a truthy value.

clone copy cp exclude extract filter include javascript node node-js nodejs omit pick predicate property stdlib util utilities utility utils

Last synced: 29 Nov 2024

https://github.com/pedroguarderas/mau

Decision models with R

decision-model r utility

Last synced: 28 Jan 2025

https://github.com/devcetra/df_log

A package that provides logging utilities for better debugging.

console dart debugging library logging package print utility

Last synced: 07 Nov 2024

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/allaman/toolbox.nvim

Helper module for Neovim Lua development

development helper lua module neovim utility

Last synced: 02 Feb 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/shinnn/inspect-with-kind

`util.inspect` with additional type information

clarification error-messages javascript nodejs prettify types utility

Last synced: 02 Feb 2025

https://github.com/orionlee/adictoncopy

Dictionary On Copy: An android utility that launches selected dictionary when text is copied.

android dictionary utility

Last synced: 09 Feb 2025

https://github.com/ryanhefner/lomit

🪶 Lightweight object omit method, just because.

object omit utility utility-function

Last synced: 20 Dec 2024

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/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/giraugh/tools

Generic typescript utilities built with simplicity in mind

arrays objects promises typescript utility

Last synced: 26 Dec 2024

https://github.com/aramperes/jwtvoid

Utility to convert existing JWTs to the "none" algorithm

jwt jwt-token rust utility

Last synced: 09 Feb 2025

https://github.com/hehehai/srange

like rust range gen range array values

range rust typescript utility

Last synced: 14 Jan 2025

https://github.com/apetrovya/helm-packager

A command line utility to manufacture OCI formatted Helm charts à-la GitOps

helm helm-charts packager utility

Last synced: 28 Dec 2024

https://github.com/caomeiyouren/better-bytes

Better byte base conversion. Supports two base conversions: kilo binary byte (2^10) and kilobyte (10^3)。更好的字节进制换算。支持 千位二进制字节(2^10) 和 千字节(10^3) 两种进制换算

byte bytes kilo-binary-byte kilobyte parse parser utility

Last synced: 09 Nov 2024

https://github.com/ggjorven/pulse

My own C++20 utility library.

cpp cpp20 modern-cpp utility

Last synced: 20 Jan 2025

https://github.com/bodgit/torrent

BitTorrent utility

bittorrent cli utility

Last synced: 20 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/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/eczy/ghforeach

Utility for batch operations on GitHub repository contents.

github go golang repository-management utility

Last synced: 27 Oct 2024

https://github.com/ryanmorr/wrap

Variable wrapper utility

javascript utility variable wrapper

Last synced: 13 Jan 2025

https://github.com/ryanmorr/kind

Type checking differently

javascript type-checking type-detection utility

Last synced: 24 Jan 2025

https://github.com/kkm000/tty_resize

A utility program to signal WINCH from a serial TTY. Adapted from XFree86 by Paul Fox, upgraded to modern C by me. BSD 3-Clause license.

screen-size serialport tty utility

Last synced: 21 Jan 2025

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/brecert/mc-utils

A cli utility for the minecraft api

cli minecraft rust utility

Last synced: 04 Jan 2025

https://github.com/lhns/switchmonitor

Move mouse to the next or previous monitor with WIN+PGUP and WIN+PGDN

hotkey monitor script steamlink switch tool utility

Last synced: 20 Dec 2024

https://github.com/julian-eggers/zkoss-helper

Some helpers to extend and simplify the Zkoss-API

java ui utility zk zkoss

Last synced: 21 Dec 2024

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/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/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/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/jpcima/coreutil

C++ utility library

utility

Last synced: 13 Jan 2025

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/no111u3/laptop_control

Laptop control utilities

control cpp17 laptop utility

Last synced: 24 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/terrencecarl/roblox-scriptify

The Roblox Scriptify Executor is a robust tool designed for seamless script execution in Roblox. It features an efficient injector and DLL mapping for smooth integration, along with a whitelisting system for enhanced security. The executor boasts a user-friendly website and an intuitive UI, ensuring a streamlined experience for users.

automation code development game game-dev github lua open-source programming project repository roblox roblox-scriptify script scripting tooling tools utility

Last synced: 09 Feb 2025

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/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/oknoorap/global-path

:ghost: Set Global Path

nodejs-modules utility

Last synced: 02 Feb 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/stdlib-js/string-first

Return the first visual character(s) of a string.

char character first javascript node node-js nodejs stdlib str string util utilities utility utils

Last synced: 21 Oct 2024

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/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/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/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/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/nothingrandom/ydmo

Date parsing for a past or future data with a simple short letter format

date date-time fuzzy nodejs parser time utility

Last synced: 21 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/terror/bp

A simple templating engine for commonly used project files.

template-engine utility

Last synced: 05 Jan 2025

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/taufik-nurrohman/event

Utility of native event listener implementation.

event helper native node utility

Last synced: 03 Feb 2025

https://github.com/rehandalal/git-wash

Give your repo a little scrubbing...

cleaner cleaners cleanup cli git utilities utility

Last synced: 20 Dec 2024

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/gyumeijie/isarraylike

Check if an object is array-like

array-like npm-package utility

Last synced: 02 Feb 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/gyumeijie/gettypeof

get the type of a javascript value

get-type npm-package typeof utility

Last synced: 02 Feb 2025

https://github.com/taufik-nurrohman/from

Convert from X to Y.

converter helper node utility

Last synced: 03 Feb 2025

https://github.com/taufik-nurrohman/rect

Document, element, mouse and window position and dimension helpers.

dimension helper node offset position rect size utility

Last synced: 03 Feb 2025

https://github.com/taufik-nurrohman/is

Conditional utility.

helper node utility

Last synced: 03 Feb 2025

https://github.com/taufik-nurrohman/folder

Folder system utility.

folder helper node utility

Last synced: 03 Feb 2025

https://github.com/taufik-nurrohman/to

Convert to X from Y.

converter helper node utility

Last synced: 03 Feb 2025

https://github.com/taufik-nurrohman/has

Conditional utility.

condition has helper if node utility

Last synced: 03 Feb 2025

https://github.com/taufik-nurrohman/document

HTML document object utility.

document helper model node object utility

Last synced: 03 Feb 2025

https://github.com/rgolangh/eddy

eddy - a systemd file builder

systemd utility

Last synced: 28 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