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/jelni/file-date-sorter

A simple Python script that sorts your files into folders by date

python utility

Last synced: 11 Jan 2025

https://github.com/scottdillman/tidbyt-showcase

Content for the Tidbyt device https://tidbyt.com/products/tidbyt

fun graphics tidbyt utility

Last synced: 12 Jan 2025

https://github.com/stdlib-js/array-min-dtype

Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.

array dtype javascript memory minimum node node-js nodejs scalar stdlib type types util utilities utility utils

Last synced: 08 Nov 2024

https://github.com/thescientist13/copy-dots

Quickly copy dot files (and more!) from another project into an existing project with a single command.

cli hacktoberfest nodejs utility

Last synced: 21 Dec 2024

https://github.com/romantomjak/knock-knock

Utility for obtaining database credentials from Consul and Vault

consul credentials database-access password utility vault

Last synced: 22 Nov 2024

https://github.com/CurtisTarr/mai

MAI (Mac Activity Indicator) is a menu bar application to show activity stats like CPU and RAM usage.

macos utility

Last synced: 16 Nov 2024

https://github.com/tunnckocore/common-callback-names

List of common callback names - callback, cb, callback_, next, done.

async asynchronous callback common core helper names nodejs utility

Last synced: 16 Oct 2024

https://github.com/keisukeyamashita/attach-labels

๐Ÿท๏ธ A GitHub Action that attach label(s) to a PR or an Issue.

github github-actions labels utility

Last synced: 20 Dec 2024

https://github.com/djeedai/bevy_bootloader

App startup and resource management plugin for the Bevy game engine.

bevy bevy-plugin boot resource-management rust utility

Last synced: 18 Dec 2024

https://github.com/bahmutov/its-name

Given (Mocha) test object, walks it up to give you list of context names

mocha test utility

Last synced: 27 Dec 2024

https://github.com/0xvpr/vpr-bin2fmt

A utility program to convert binary data to a formatted string of the user's choice

binary-format c cpp data-formatting string-formatter tool tooling utility

Last synced: 02 Jan 2025

https://github.com/essentialkaos/deadline

Simple utility for controlling application working time

golang linux utility

Last synced: 23 Nov 2024

https://github.com/dkosmari/lssecrets

Show the contents of the secret keyring.

cpp cpp20 glibmm keyring libsecret linux secret-service security utility

Last synced: 03 Jan 2025

https://github.com/stdlib-js/utils-reduce

Apply a function against an accumulator and each element in a collection and return the accumulated result.

accumulate accumulation accumulator aggregate collection iterate javascript node node-js nodejs reduce reducer reduction stdlib typed-array util utilities utility utils

Last synced: 19 Dec 2024

https://github.com/alvinwan/uniexpect

doctest utility and inline testing for REPL languages

inline-testing language python python-doctests repl scheme sqlite testing utility

Last synced: 11 Jan 2025

https://github.com/atmoz/bin

Helpful scripts for linux

bash helpers shell utility

Last synced: 05 Dec 2024

https://github.com/stdlib-js/assert-is-float64vector-like

Test if a value is a 1-dimensional ndarray-like object containing double-precision floating-point numbers.

1d assert assertion float64 is isndarray isvector javascript ndarray ndarray-like node node-js nodejs stdlib util utilities utility utils vec vector

Last synced: 19 Dec 2024

https://github.com/siddhi-io/siddhi-execution-json

Extension that provides the capability to send a map object inside Siddhi stream definitions and use it within queries

execution extension json json-parser siddhi utility

Last synced: 08 Nov 2024

https://github.com/bahmutov/arguments-as-string

Converts passed arguments into a user-friendly string

arguments conversion convert string utility

Last synced: 27 Dec 2024

https://github.com/essentialkaos/ftllister

Utility for listing directories with huge amounts of files (several billion)

c listing tool utility

Last synced: 23 Nov 2024

https://github.com/essentialkaos/logcat

Utility for log viewing with additional access control mechanism

bzcat cat gzcat log utility

Last synced: 23 Nov 2024

https://github.com/bahmutov/chdir-promise

Changing current working folder as a promise + a stack of folders to jump back.

chdir promise utility

Last synced: 27 Dec 2024

https://github.com/xinthedark/smart-text-formatter

Format text intelligently. (Web tool)

format text tool utility web-application

Last synced: 01 Jan 2025

https://github.com/kai-koch/osm_to_mysql_dump

NodeJS command-line tool to make a mysql dump of a given .osm-file (openstreetmap - xml-format)

command-line nodejs openstreetmap osm2mysql-dump utility

Last synced: 23 Nov 2024

https://github.com/vegeta897/discord-syntax-test

Automated testing of all syntax highlighting languages for code blocks

bot discord syntax-highlighting testing utility

Last synced: 21 Dec 2024

https://github.com/stdlib-js/utils-common-keys-in

Return the common own and inherited property names of two or more objects.

common enumerable inherited javascript keys names node node-js nodejs obj object own properties props shared stdlib util utilities utility utils

Last synced: 09 Nov 2024

https://github.com/serbanghita/working

Various code and build snippets.

bash ci docker javascript utility

Last synced: 13 Oct 2024

https://github.com/richeyphu/dechroma.js

Chroma keying for canvas-manipulated video

canvas canvas2d chroma-key javascript library npm npm-package typescript utility

Last synced: 07 Jan 2025

https://github.com/stdlib-js/utils-inherit

Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.

class inherit inheritance inherits instance instanceof javascript node node-js nodejs object-oriented oop parent prototype stdlib super util utilities utility utils

Last synced: 02 Nov 2024

https://github.com/night-crawler/docker-check

A small Python utility that tries to check if we are inside a Docker container

checker docker dockerized python utility

Last synced: 09 Nov 2024

https://github.com/tom-wolfe/arrange-windows

A command-line utility for arranges windows.

arrange cli dotnet dotnet-framework tool utility windows windows-desktop

Last synced: 30 Nov 2024

https://github.com/versionone/tools-copydb

Command-line tool for copying SQL Server databases

utility

Last synced: 23 Nov 2024

https://github.com/caiorss/jarget

Jarget - Toolbox for Java Platform to build uber jars, get information about jar files and download jars libraries from Maven Central.

automation cli download fatjar jar java library manager scala tool toolbox uber uberjar utility

Last synced: 02 Jan 2025

https://github.com/stdlib-js/iter-to-array-view-right

Fill an array-like object view from right to left 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/sooniter/soon-cli

My cli to manage templates of my project.

cli typescript utility

Last synced: 20 Dec 2024

https://github.com/capnslipp/dowhiledo

do-while-do & do-until-do Loops (a Swift ยต-Library)

do-while do-while-do loops swift swift-library utility

Last synced: 11 Jan 2025

https://github.com/stdlib-js/array-safe-casts

Return a list of array data types to which a provided array data type can be safely cast.

array cast casting javascript node node-js nodejs promotion rules stdlib types util utilities utility utils

Last synced: 12 Jan 2025

https://github.com/hamedfathi/beyond.utilities

A huge collection of useful utilities and helper methods for the .NET ecosystem.

csharp csharp-library dotnet dotnet-core dotnetcore extension extension-methods extensions utilities utility utility-classes utility-library

Last synced: 13 Jan 2025

https://github.com/gesquive/gop

golang packager/archive

archiver golang packager tar utility xz zip

Last synced: 08 Nov 2024

https://github.com/vsnthdev/utilities

My ๐Ÿ“š collection of JavaScript ๐Ÿ›  utility functions.

functions library typescript utility utility-library

Last synced: 13 Jan 2025

https://github.com/kostyan-org/ip-list-generator-by-country

CLI utility | IP ranges by country | qBittorrent

cli country generator ip ipv4 php qbittorrent ranges utility

Last synced: 01 Jan 2025

https://github.com/codewithkyle/brixi

A lightweight highly configurable utility-first CSS framework.

css-framework css-variables utility

Last synced: 14 Jan 2025

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: 16 Dec 2024

https://github.com/alechash/generate.css

generate.css: a css library completely generated by javascript

css css-framework css3 css3-flexbox flexbox generate generate-css javascript js utility utility-classes utility-library

Last synced: 15 Jan 2025

https://github.com/notsooshariff/commandsage-cli

A Python command-line interface (CLI) startup tool which is a personal project that you can use to streamline your daily tasks and automate various workflows.

cli cli-tools command-line command-line-utility helper terminal terminal-helper utility

Last synced: 08 Jan 2025

https://github.com/ryanhefner/filesizes

๐Ÿ“‚โš–๏ธ Easily review the size of files in a given directory and its subdirectories.

cli command-line-tool file-size javascript nodejs utility

Last synced: 17 Oct 2024

https://github.com/frankodoom/desktopdailyquotes

This windows application displays famous quotes on your desktop

desktop-application quotes quotes-application utility winform

Last synced: 27 Dec 2024

https://github.com/omznc/nrush

Fast and tiny update checker for npm packages, written in Rust.

bun javascript nodejs npm rust typescript updater utility

Last synced: 07 Nov 2024

https://github.com/friederbluemle/appmatrix

List and manage your installed apps

android android-application open-source tool utility

Last synced: 18 Dec 2024

https://github.com/marcoeidinger/conditional-files

CLI tool to mass insert/delete conditional compilation statements

cli compiler-directives conditional-statements macos swift utility

Last synced: 29 Dec 2024

https://github.com/marksmurphy/distributed-dig

A utility which makes DNS lookup requests across multiple DNS resolvers and collates the results.

address cli ddig distributed dns domain edns fqdn ip lookup resolution resolve resolver utility

Last synced: 23 Oct 2024

https://github.com/soliez/mac-utils

A collection of useful (mostly macOS specific) shell scripts

apple mac macos shell shell-scripting shell-scripts utilities utility utils

Last synced: 28 Dec 2024

https://github.com/sheweny/discord-resolve

This module groups together functions to retrieve data from different types of arguments.

data discord discord-js mentions resolver sheweny utility

Last synced: 12 Oct 2024

https://github.com/petercamilleri/ruby_sscanf

A fast, pure Ruby, formatted string data parser.

gem ruby ruby-sscanf rubygem string-parser utility

Last synced: 29 Oct 2024

https://github.com/mattgreen/jump.fish

Easily jump between project directories

fish-packages fish-shell fisher utility

Last synced: 14 Dec 2024

https://github.com/muhazmi/laravel-fonnte

Integrate Laravel 11 with Fonnte WhatsApp Gateway

hacktoberfest hacktoberfest2024 laravel utility whatsapp whatsapp-gateway

Last synced: 27 Oct 2024

https://github.com/hejny/vire

VireApp demo

draft utility

Last synced: 10 Oct 2024

https://github.com/kaelzhang/node-util-inherits

node util.inherits with compatibility

inherits node utility

Last synced: 26 Oct 2024

https://github.com/essentialkaos/yo

Command-line YAML processor

golang utility yaml

Last synced: 11 Oct 2024

https://github.com/stpettersens/ghwcli

:octocat: Alternative command line utility to commit to GitHub.

commandline github libcurl octocat utility web

Last synced: 14 Jan 2025

https://github.com/haykokoryun/sayat

A tiny, zero dependency package to make managing Docker Compose Stacks a bit easier when you have a hella lot of containers.

docker docker-compose npm utility

Last synced: 14 Jan 2025

https://github.com/shoppingzh/rollup-lib-template

๐Ÿ”จ ๅผ€็ฎฑๅณ็”จ็š„rollupๅบ“ๆจกๆฟ

lib library nodejs rollup typescript util utility

Last synced: 08 Nov 2024

https://github.com/lamualfa/snapy

๐Ÿ“ธ App to take web screenshots in multiple screen sizes.

app image linux macos screenshot utility web windows

Last synced: 15 Oct 2024

https://github.com/afeiship/tree-utils

Tree Utils is the library to convert and manipulate with tree-like structures.

category self-join tree utility utils

Last synced: 26 Oct 2024

https://github.com/gabrielcsapo/git-todo

โœ“ getting things done with git

git todo utility

Last synced: 09 Jan 2025

https://github.com/joutvhu/dart_utility

Dart Utility provides operations and functionality to dart.

dart extensions features funtions utility

Last synced: 02 Jan 2025

https://github.com/stdlib-js/assert-instance-of

Test whether a value has in its prototype chain a specified constructor as a prototype property.

assert assertion class inherit inheritance inherits instanceof javascript node node-js nodejs object-oriented oop proto prototype stdlib util utilities utility utils

Last synced: 26 Oct 2024

https://github.com/moderrek/lines

Blazingly FAST concurrent line of code counter created in GO

cli command-line concurrency go golang line linecount linecounter thread threading tools utility

Last synced: 30 Dec 2024

https://github.com/thealgorythm/zsplit

Split text into multiple files by line

cli coreutils rust split text utility

Last synced: 12 Oct 2024

https://github.com/moustacheful/github-api-exec-action

Execute arbitrary commands on Github's API using Github Actions

actions automation github github-api json utility

Last synced: 31 Dec 2024

https://github.com/omnicode/php-util

Utility functions for php

functions php utility

Last synced: 11 Nov 2024

https://github.com/levitation-opensource/skypeexportarchivetotextconverter

This software utility extracts chat logs into a human readable text format from Skype export archives. You can request a machine-readable archive export of your Skype chats from here: https://secure.skype.com/en/data-export

archival archive chat command-line command-line-utility conversion converter converters export human-readable instant-messaging json log messages python skype tar text tool utility

Last synced: 22 Nov 2024

https://github.com/hamedfathi/beyond.extensions

A huge collection of useful extension methods for the .NET ecosystem.

csharp csharp-library dotnet dotnet-core extension extension-methods helpers utilities utility utility-library

Last synced: 14 Nov 2024

https://github.com/hamedfathi/ts-more

A collection of helpful utilities, types, and decorators for TypeScript/JavaScript projects.

decorators helper-functions helpers helpers-library javascript javascript-library typescript typescript-library utilities utility utility-library

Last synced: 11 Oct 2024

https://github.com/alexandreelise/plg_system_jiji

Jiji is a System Plugin leveraging the Joomla! 4 webservices by adding custom actions to core Joomla! console without "hacks" using DI Container and other Joomla! 4 advanced capabilities.

console joomla-plugin joomla4 utility

Last synced: 01 Jan 2025

https://github.com/zlataovce/rubiko

A small, server-less Discord bot for roleplaying and utility commands, designed to run on Cloudflare Workers.

cloudflare-workers discord-bot roleplay serverless typescript utility

Last synced: 11 Oct 2024

https://github.com/particleflux/kenny

A kenny-speak en- and decoder

c cli command-line decoding encoding fun kenny linux southpark utility

Last synced: 10 Nov 2024