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: 28 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/mparker17/gtk-eosledger

A GTK+ interface for the ledger project's double-entry accounting system journal files, designed for Elementary OS.

accounting cmake elementaryos finance gtk3 ledger plaintext-accounting utility vala

Last synced: 03 Nov 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/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/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/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/chocobo1/concurrent

Run commands concurrently!

concurrent cpp parallel utility

Last synced: 13 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/mattmezza/todo

✅ A small todo utility for terminal lovers.

bash dotfiles productivity script terminal todo utility

Last synced: 02 Nov 2024

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

Find native Windows executables

nodejs utility windows wow64

Last synced: 22 Oct 2024

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: 13 Aug 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/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/thealgorythm/zsplit

Split text into multiple files by line

cli coreutils rust split text utility

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

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/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/ssube/js-utils

collection of utilities that I've needed in various projects

typescript utility utility-library

Last synced: 05 Nov 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/keisukeyamashita/attach-labels

🏷️ A GitHub Action that attach label(s) to a PR or an Issue.

github github-actions labels utility

Last synced: 25 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/gsllchb/dotdot

Make it easy to import the modules in parent directories

importation library python utility

Last synced: 14 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/datlyfe/vue-sizeme

A Vuejs utility hook that uses Vue's composition api to make components aware of their width and height.

utility vue vue-composition-api vue-hooks

Last synced: 14 Oct 2024

https://github.com/ishiijp/vuex-glue

A utility to enable portable Vuex Store.

nuxtjs utility vue vuex

Last synced: 14 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/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: 18 Oct 2024

https://github.com/ryanve/all-filler

Fill function for arrays or strings based on array.fill

javascript module utility

Last synced: 13 Oct 2024

https://github.com/roccomuso/pkgi-cli

Node.js Interactive pkg CLI tool

cli js nodejs pkg pkgi tool utility

Last synced: 17 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/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/hejny/vire

VireApp demo

draft utility

Last synced: 10 Oct 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: 07 Nov 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/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/simonsmith/suitcss-utils-list

CSS list utilities

list suitcss utility

Last synced: 07 Nov 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/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/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/mchirino89/chiriutils

Commonly used utilities on Swift development

cocoapods library pod swift swift4 utility utils-library

Last synced: 14 Oct 2024

https://github.com/stscoundrel/volva

Easier type checks for JS/TS variables

javascript nodejs type-check types typescript utility

Last synced: 02 Nov 2024

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

Return a partial object copy containing only specified keys.

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

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

Command-line YAML processor

golang utility yaml

Last synced: 11 Oct 2024

https://github.com/austephner/ThirdPersonCamera

A highly configurable feature-rich third person camera.

camera gamedev thirdperson unity unity3d utility

Last synced: 02 Aug 2024

https://github.com/varunsridharan/wol

Script To Wake & Shutdown Remote System Using WOL (WakeOnLAN) and SSH for shutdown. with E-Mail Notification

automation bash bash-script poweron remote-control remote-system scheduled scheduled-tasks shell utilities utility wake-on-lan wakeonlan

Last synced: 30 Oct 2024

https://github.com/utilyre/xmate

Package xmate provides missing convenient functionality for net/http

go golang http httperr net-http util utility utils

Last synced: 06 Nov 2024

https://github.com/jimbrig/jimstools

Personal R Package

functions personal r rpackage utility

Last synced: 13 Aug 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/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/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/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/xyene/withhost

🌐 Linux/FreeBSD utility for overriding DNS address lookup responses.

dns freebsd hosts hosts-file linux override utility

Last synced: 12 Oct 2024

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

✓ getting things done with git

git todo utility

Last synced: 17 Oct 2024

https://github.com/meysam81/lori

Receive mails in SMTP and send it to SendGrid (SendGrid has support for SMTP already!)

cli email mail sendgrid smtp-server stmp utility

Last synced: 27 Oct 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/kaelzhang/node-util-inherits

node util.inherits with compatibility

inherits node utility

Last synced: 26 Oct 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: 12 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/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: 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/ttitcombe/enva

Utilities for working with environment variables in Python

env environment environment-variables utility

Last synced: 07 Nov 2024

https://github.com/hnaderi/scala-readpass

Cross platform readpassword for scala native and jvm

cross-platform password scala scala-native scalanative stdin stdin-inputs utility

Last synced: 10 Oct 2024