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/himynameisdave/is-april-fools

🎉 Micro library for checking if it's April 1st

april-fools date fun micro-library utility

Last synced: 08 Nov 2024

https://github.com/tunnckocore/cp-file-cli

Command line tool for copying single file, using [cp-file][] under the hood. Just because cpy-cli is too much and does not fit well in the flow.

cli copy copying cp-file cpy file files utility

Last synced: 16 Oct 2024

https://github.com/tameemsafi/pick-truthy-values

Utility function to remove any falsy values from arrays/object written in typescript

js library npm typescript utility

Last synced: 15 Oct 2024

https://github.com/ianstormtaylor/to-pascal-case

Convert a string to pascal case.

case utility

Last synced: 11 Oct 2024

https://github.com/bahmutov/inline-out

Extracts all inline scripts into separate files

cli csp external extract inline script utility

Last synced: 02 Oct 2024

https://github.com/joakimunge/array-nth-last

Tiny library to get last, or nth last entry in array

array array-helper function javascript npm npm-package package utility

Last synced: 07 Nov 2024

https://github.com/delvedor/demodb

An HTTP based database for demo purposes, workshop and so on.

database utility workshop

Last synced: 16 Oct 2024

https://github.com/torrydo/screeneasy

💎A small Android library that provides quick access to screen info without worrying about headache stuffs

android android-app android-application android-development android-library android-sdk android-ui dimension display kotlin kotlin-android kotlin-library orientation rotation screen utility utility-library

Last synced: 07 Nov 2024

https://github.com/bahmutov/nice-package

Validates and fixes properties in package.json

npm package utility validation

Last synced: 02 Oct 2024

https://github.com/dmulloy2/swornbackup

Automatically backs up plugins every night

admin backup bukkit java minecraft spigot utility

Last synced: 11 Oct 2024

https://github.com/danielhaim1/modulator

An advanced debouncing utility designed to optimize high-frequency events in web applications, such as scroll, resize, and input.

debounce helper optimization performance throttle utility

Last synced: 06 Nov 2024

https://github.com/krakenied/blocktracker

High performance block tracking solution for your server.

block library minecraft paper plugin server tracker utility

Last synced: 28 Oct 2024

https://github.com/rwxrob/run-go

Higher level Golang functions for calling executables and dealing with output and errors

commands exec executable golang package sysexec utility

Last synced: 24 Oct 2024

https://github.com/davidhdev/easy-edit

A simple bookmark utility that lets you edit web pages

design editing frontend testing tool utility

Last synced: 26 Oct 2024

https://github.com/paulrberg/tft

Browser extension that prevents typos by asking you to double-check the content before posting a long tweet",

browser-extension chrome-extension twitter utility

Last synced: 06 Oct 2024

https://github.com/soulman-is-good/pg-git

PostgreSQL migration/diff/dump simple tool

apgdiff diff migration nodejs postgresql utility

Last synced: 11 Oct 2024

https://github.com/bahmutov/not-allowed

Throws a good user friendly error if a function is called, useful in stubs during testing

mock sinon stub test testing utility

Last synced: 02 Oct 2024

https://github.com/nickserv/react-unpin

Unpin your framework's React version to install it locally

cli dependencies diagnostics info next node react rsc server-rendering utility version

Last synced: 28 Oct 2024

https://github.com/johnsonjh/isnewer

isnewer: A utility to compare file modification dates; re-implementation of AT&T Research UNIX V8 newer(1)

compare date newer shell unix utility v8

Last synced: 02 Nov 2024

https://github.com/omarkohl/dugo

dugo (disk usage with Go) a small utility to display disk usage of a directory

disk-usage golang utility

Last synced: 14 Oct 2024

https://github.com/ybiquitous/ybiq

😎 Useful command-line tools for Node.js project

cli nodejs npm utility

Last synced: 06 Nov 2024

https://github.com/analizapandac/time-turner-js

:clock4: Modern day JavaScript time-rounding utility library :clock4:

round time typescript utility

Last synced: 13 Oct 2024

https://github.com/snollygolly/tessel-ir-utility

:bulb: A project to make getting started with Tessel's IR module a little easier.

captured-ir-signals developer-tools tessel tessel-ir utility

Last synced: 26 Oct 2024

https://github.com/xyproto/translate

Transate text from stdin to the current locale using ollama and mixtral:instruct

command-line go llm mixtral ollama translate translation utility

Last synced: 17 Oct 2024

https://github.com/kr-g/espsetup

simplified setup up for esp8266 / esp32 devices

automation esp32 esp8266 esptool esptool-wrapper installation iot micropython setup tool utility

Last synced: 30 Sep 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/scottdillman/tidbyt-showcase

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

fun graphics tidbyt utility

Last synced: 22 Oct 2024

https://github.com/sooniter/soon-cli

My cli to manage templates of my project.

cli typescript utility

Last synced: 19 Oct 2024

https://github.com/xyproto/supernice

Set the I/O-scheduling class, priority and niceness to relaxed values when launching a process

ionice linux nice processes system utility

Last synced: 17 Oct 2024

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/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/pmeier/pytorch-pip-shim

Patch pip to play ball with PyTorch

installation patch pip pytorch shim utility

Last synced: 27 Oct 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/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/lmammino/tick-stream

A simple transform stream that can log a tick every time data is pushed through a pipe

debug nodejs progress stream streams tick ticker utility

Last synced: 23 Oct 2024

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

Converts passed arguments into a user-friendly string

arguments conversion convert string utility

Last synced: 02 Oct 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: 02 Oct 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: 02 Oct 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: 02 Oct 2024

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

Terminal-wide banner with test name before each Mocha test

mocha terminal test utility

Last synced: 02 Oct 2024

https://github.com/dloebl/rm

rm is a command-line utility that can delete directory entries. Written in C, requires an at least partly POSIX conforming operating system underneath. The goal of this tool is, to fulfill the corresponding POSIX standard as good as possible, without adding more features.

c cc0 clean-code command command-line-tool coreutils fast lightweight linux posix posix-compliant rm-utility shell simple speed standard tool unix unix-command utility

Last synced: 12 Oct 2024

https://github.com/ssokolow/fan_remote

Minimal server (with maximal security) for turning off an X10-controlled fan over HTTP

http-service quick-hack utility x10

Last synced: 12 Oct 2024

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/pgilad/ansible-role-nvm

An Ansible role to install and setup nvm

ansible ansible-role nvm utility

Last synced: 24 Oct 2024

https://github.com/jelni/file-date-sorter

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

python utility

Last synced: 28 Oct 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/mchirino89/chiriutils

Commonly used utilities on Swift development

cocoapods library pod swift swift4 utility utils-library

Last synced: 14 Oct 2024

https://github.com/xyproto/open

The open command, but for Linux

open utility

Last synced: 17 Oct 2024

https://github.com/xyproto/gionice

Port of ionice to Go

go ionice linux util-linux utility

Last synced: 17 Oct 2024

https://github.com/valentatomas/alfred-config

My Alfred config and workflows for automating simple tasks

alfred alfred3-workflow macos utility

Last synced: 26 Oct 2024

https://github.com/ghozti/securenotes

a javaFX .txt file encryptor/decryptor

java javafx javafx-application javafx-gui javafx-project utility

Last synced: 12 Oct 2024

https://github.com/kanghyojun/pyleftpad

Python version left pad

leftpad library python utility

Last synced: 29 Oct 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 Oct 2024

https://github.com/soft/miru

Utility for keeping track of watched TV episodes and movies

library library-management movies ncurses sqlite tv urwid utility

Last synced: 12 Oct 2024

https://github.com/swinton/gh.alfredworkflow

🔀 My Alfred workflow for all things GitHub

alfred-workflow alfred3-workflow bash curl github-api jq utility

Last synced: 30 Oct 2024

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

Convert double quote to single quote in string and vice-versa.

converter helper node quote string utility

Last synced: 21 Oct 2024

https://github.com/zduny/cemu-shortcut-helper

Create Windows shortcuts (with icons) to all games installed in Cemu with a single double-click.

cemu cemu-emulator shortcut shortcuts utility

Last synced: 30 Oct 2024

https://github.com/ttitcombe/enva

Utilities for working with environment variables in Python

env environment environment-variables utility

Last synced: 07 Nov 2024

https://github.com/namoscato/ugh

Command-line utilities for GitHub

cli command-line github release-management utility

Last synced: 28 Oct 2024

https://github.com/hejny/vire

VireApp demo

draft utility

Last synced: 10 Oct 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/ignitionwolf/ignite

High level CLI utility tool to fire up local development environments easily, powered by Vagrant and Ansible.

ansible ansible-roles devops environment-machine tool utility vagrant

Last synced: 13 Oct 2024

https://github.com/vweevers/windows-bin

Find native Windows executables

nodejs utility windows wow64

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

Helper utilities for day to day android development.

android common helper lykmapipo utility

Last synced: 04 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/essentialkaos/yo

Command-line YAML processor

golang utility yaml

Last synced: 11 Oct 2024

https://github.com/ankurgel/bazinga

Color coded environment tags in rails console

color console production production-management rails-console ruby rubygem utility

Last synced: 27 Oct 2024

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: 11 Oct 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: 11 Oct 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/seeseemelk/plugingenerator

Easily generate bukkit plugins with gradle support.

bukkit generator spigot utility

Last synced: 11 Oct 2024

https://github.com/ben-d-anderson/spigot-dev-env

Scripts to automatically install all Spigot and CraftBukkit versions (with NMS) and create servers with them.

craftbukkit minecraft net-minecraft-server python3 spigot utility

Last synced: 11 Oct 2024

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/yakimka/difflume

TUI app for viewing deltas between text files

couchdb diff terminal textual tool tui utility

Last synced: 11 Oct 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/run-then

🚲 do something when, a text parser with purpose

automation unix utility

Last synced: 17 Oct 2024

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

✓ getting things done with git

git todo utility

Last synced: 17 Oct 2024

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

📟 ascii pipelines made easy

ascii javascript pipeline utility

Last synced: 17 Oct 2024