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/jimbrig/jimstools

Personal R Package

functions personal r rpackage utility

Last synced: 13 Nov 2024

https://github.com/bahmutov/require-and-forget

Require Node module and immediately remove it from module cache to force loading again next time

cache load node npm require utility

Last synced: 27 Dec 2024

https://github.com/jaymon/que

CSS selectors for parsing html on the command line

command-line command-line-tool commandline css-selector python utility

Last synced: 28 Oct 2024

https://github.com/gabrielcsapo/ascii-pipeline

๐Ÿ“Ÿ ascii pipelines made easy

ascii javascript pipeline utility

Last synced: 09 Jan 2025

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

โœ“ getting things done with git

git todo utility

Last synced: 09 Jan 2025

https://github.com/bahmutov/mocha-banner

Terminal-wide banner with test name before each Mocha test

mocha terminal test utility

Last synced: 27 Dec 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/warmist/file_to_obj

Converts any file to linkable x64 obj file for msvc. This way you don't need to compile C file (e.g. from xd) and you dont need to mess with resource files etc...

linking msvc programming utility

Last synced: 16 Nov 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/4t145/client-util

Help you to build requests and handle responses by several extension trait!

http http-client hyper middleware rust tower utility

Last synced: 10 Nov 2024

https://github.com/alessio/runparts

Golang implementation of the Debian's run-parts command

bashrc bashrc-configs cli debian golang profile run-parts shell-scripts ubuntu unix utility

Last synced: 16 Oct 2024

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

Utility functions for php

functions php utility

Last synced: 11 Nov 2024

https://github.com/utilyre/summer

๐Ÿ”ฅ High-performance utility for generating checksums in parallel

checksum cli command-line cryptography go golang hashing lib library parallel parallel-computing tool utility

Last synced: 06 Nov 2024

https://github.com/terror/checker

A crates.io crate name availability checker

cli rust-crate utility

Last synced: 11 Oct 2024

https://github.com/e0selmy4v/scpo-proce

Make your async programming easier

async callback es3 from-scpos ie ie5 promise util utilities utility

Last synced: 21 Dec 2024

https://github.com/rshrc/yes-you-wrote-the-code

For people who copy code and get caught ๐Ÿงก

python3 utility

Last synced: 11 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/Woreira/Unity-Simple-Pooling-System

A simple, easy to implement pooling system for unity

csharp pooling unity unity3d utility

Last synced: 10 Nov 2024

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/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/holochain-open-dev/holochain-app-ws-tester

Simple cli tool to verify a connection to a holochain app websocket

cli holochain p2p peer-to-peer utility

Last synced: 06 Dec 2024

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/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/skx/run-directory

A simple application inspired by `run-parts`.

cli golang run-parts utility

Last synced: 08 Dec 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/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/kaptinlin/filter

The `filter` package for Go includes utilities for string manipulation, array and slice handling, date and time formatting, number formatting, and mathematical operations. It simplifies tasks like text trimming, replacing, list management, and data formatting, aiming to improve coding productivity and streamline data manipulation processes.

filters utility

Last synced: 12 Nov 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/ancientlore/hermit

File browser for Windows command line

c-plus-plus cli shell terminal utility windows

Last synced: 13 Nov 2024

https://github.com/talon1024/paledit

Palette editor written using Angular 6

angular doom duke3d editor html5 modding palette retrogaming tool utility

Last synced: 17 Dec 2024

https://github.com/wenwen357951/placeable-fabric

Fabric mod that allows to place vegetation on top of almost blocks.

decoration fabric fabric-mod fabricmc game-mechanics minecraft minecraft-mod mod utility

Last synced: 30 Sep 2024

https://github.com/krawieck/ez-renamer

CLI tool for batch renaming files, usually downloaded from the internet

cli renamer renaming renaming-files rust utility

Last synced: 11 Nov 2024

https://github.com/arslanameer/csv-exporter

CSV Exporter Utility is a simple, yet powerful package that allows you to easily convert a JSON array of data into a CSV file and download it in a user-friendly way. This utility is highly useful when you need to export data from a web application or API to a CSV file format, which can then be imported into other tools or processed further.

arslanameer csv csv-converter csv-export data-conversion data-export file-download json-to-csv typescript typescript-utility utility

Last synced: 11 Oct 2024

https://github.com/stdlib-js/assert-is-data-property-in

Test if an object's own or inherited property has a data descriptor.

assert assertion has in inherited is javascript node node-js nodejs obj object own proto prototype stdlib util utilities utility utils

Last synced: 09 Nov 2024

https://github.com/dschach/record-types

Record Type utility class enabling quick, efficient retrieval of RecordTypeId from SObject name and a Record Type Name or DeveloperName. Built on work by Evan Callahan.

apex recordtype salesforce salesforcedx utility utility-classes

Last synced: 28 Dec 2024

https://github.com/liriliri/licia-docs

Documentation for Licia

javascript licia utility

Last synced: 07 Nov 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/namoscato/ugh

Command-line utilities for GitHub

cli command-line github release-management utility

Last synced: 21 Dec 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/kanghyojun/pyleftpad

Python version left pad

leftpad library python utility

Last synced: 17 Dec 2024

https://github.com/therandomlabs/randomconfigs

A utility mod for managing mod configurations.

config minecraft minecraftforge mod utility

Last synced: 29 Nov 2024

https://github.com/xooniverse/xvettbot

Video / Audio Trimmer Bot On Telegram with โค๏ธ for @grammyjs!

bot grammy telegram trimmer utility

Last synced: 06 Nov 2024

https://github.com/ashwanikumar04/java-utils

Helper classes in Java

java utility

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

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

node util.inherits with compatibility

inherits node utility

Last synced: 26 Oct 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/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/lykmapipo/android-common

Helper utilities for day to day android development.

android common helper lykmapipo utility

Last synced: 21 Dec 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/ssokolow/update_nvidia

Helper to defer updates of nVidia binary drivers on APT-based Linux distros until the next reboot to keep libGL and the kernel module in sync

apt apt-get defer helper kubuntu nvidia nvidia-driver nvidia-drivers ubuntu update utilities utility utility-application

Last synced: 08 Jan 2025

https://github.com/jimbrig/PSClearHost

PowerShell Module for clearing the shell's host in spectacular fashion!

fun powershell powershell-module powershellgallery published shell terminal tools utility

Last synced: 04 Dec 2024

https://github.com/eylles/touhou-setup

A script that creates .desktop launchers and run scripts for your touhou games in linux written in posix shell

automation posix posix-sh posix-shell script shell-script touhou touhou-project utility

Last synced: 11 Nov 2024

https://github.com/haltcase/strat

Functional-ish JavaScript string formatting, with inspirations from Python. TypeScript friendly.

curried formatting functional partial placeholder python string template typescript utility

Last synced: 31 Dec 2024

https://github.com/ducksoft/antihexie-g

(FreeBasic Based) the Killer of Hash-oriented HeXie of Netdisk, Windows GUI

hack utility windows-gui

Last synced: 17 Nov 2024

https://github.com/threeal/gha-utils

A minimalistic utility package for developing GitHub Actions.

github github-actions javascript node nodejs typescript utility

Last synced: 07 Nov 2024

https://github.com/ttitcombe/enva

Utilities for working with environment variables in Python

env environment environment-variables utility

Last synced: 27 Dec 2024

https://github.com/descartesnetwork/sen-utility

๐Ÿ›  Sentre Utility Program that helps to compact several common Solana procedures.

solana utility

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

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

Command-line tool for copying SQL Server databases

utility

Last synced: 23 Nov 2024

https://github.com/lucidfrontier45/pydanticio

Tiny IO utility library for Python with Pydantic inspired by Serdeio of Rust

file file-reading file-writing input-output io pydantic python utility

Last synced: 08 Nov 2024

https://github.com/hejny/vire

VireApp demo

draft utility

Last synced: 10 Oct 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/loipesmas/sofidu

An alternative to du, that lets you sort and filter the results

cli cli-tool disk-space disk-usage multithreading rust rust-lang utility

Last synced: 23 Nov 2024

https://github.com/stepanzh/proportio

Handy web app for scaling any proportions, e.g. culinary recipes.

app calculator cooking utility web

Last synced: 05 Nov 2024

https://github.com/xyproto/vigilant

A utility that can be used to monitor changes to a source file in one repo and then create pull requests in another

gh github monitoring security tinyxxd utility

Last synced: 17 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/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/piotrpersona/httpst

Display information about HTTP Status Code

http tool utility

Last synced: 07 Jan 2025

https://github.com/atmoz/bin

Helpful scripts for linux

bash helpers shell utility

Last synced: 05 Dec 2024