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/terror/checker

A crates.io crate name availability checker

cli rust-crate utility

Last synced: 11 Oct 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/prem-ium/savannah-utility-autopay

๐Ÿ’ณ Python script utilizing selenium to automate payment for utility ๐Ÿšฐ bill website.

automation-selenium autopay billing billspayment budgeting credit-card debit-card georgia-usa payment savannah savannah-ga scripting selenium-webdriver-python utility

Last synced: 11 Oct 2024

https://github.com/jimthedev/realm-util

JavaScript helper utilities for realm

decorators models nodejs realm utility

Last synced: 11 Oct 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/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/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/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/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/willbasky/lineman

Lineman traverses directory recursively and run command by condition

hacktoberfest utility

Last synced: 12 Oct 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: 13 Oct 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: 14 Oct 2024

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: 13 Oct 2024

https://github.com/serbanghita/working

Various code and build snippets.

bash ci docker javascript utility

Last synced: 13 Oct 2024

https://github.com/deckarep/benchstat-js

Benchstat.js -- allows you to paste in Go benchmarks and have them analyzed by Benchstat

benchmark benchstat go golang metrics statistics utility web

Last synced: 13 Oct 2024

https://github.com/therandomlabs/randomconfigs

A utility mod for managing mod configurations.

config minecraft minecraftforge mod utility

Last synced: 14 Oct 2024

https://github.com/simonsmith/suitcss-utils-list

CSS list utilities

list suitcss utility

Last synced: 18 Oct 2024

https://github.com/chocobo1/concurrent

Run commands concurrently!

concurrent cpp parallel utility

Last synced: 13 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/ishiijp/vuex-glue

A utility to enable portable Vuex Store.

nuxtjs utility vue vuex

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

Make it easy to import the modules in parent directories

importation library python utility

Last synced: 14 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/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/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-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/mtheoryx/npm-audit-docker

Very specific wrapper around NPM v6+ `audit` functionality

audit docker foss node npm utility

Last synced: 25 Oct 2024

https://github.com/janpaepke/reversible-effect

A collection of typed utility functions returning a callback to reverse their effect.

effect effects javascript typescript utilities utility utility-library

Last synced: 19 Oct 2024

https://github.com/gma/tmux-fuzzy-launcher

Open your projects in tmux (plus editor of choice)

bash bash-script fzf git launcher shell tmux tmuxinator utility vim

Last synced: 15 Oct 2024

https://github.com/skx/run-directory

A simple application inspired by `run-parts`.

cli golang run-parts utility

Last synced: 19 Oct 2024

https://github.com/barelyhuman/pipe

An adaptable and tiny pipe utility

async functional javascript pipe utility

Last synced: 15 Oct 2024

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: 21 Oct 2024

https://github.com/rob--/performancer

Android application to analyse hardware components usage on a given device.

android hardware-components utility

Last synced: 06 Nov 2024

https://github.com/igorskyflyer/npm-windows-packages

๐Ÿ’ป A Node.js module for reading the Packages registry key on Windows 10+. Useful for retrieving Windows 10+ installed Store applications. ๐Ÿ“ฆ

back-end biome igorskyflyer keys module node npm package registry store system typescript utility vitest windows

Last synced: 06 Nov 2024

https://github.com/acescottie/rapidtk

a wrapper for Tkinter to create objects faster

gui python3 tkinter-python utility

Last synced: 21 Oct 2024

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

Easily jump between project directories

fish-packages fish-shell fisher utility

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

node util.inherits with compatibility

inherits node utility

Last synced: 26 Oct 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/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/stscoundrel/volva

Easier type checks for JS/TS variables

javascript nodejs type-check types typescript utility

Last synced: 02 Nov 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/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/drittich/windows-key-disabler

A windows tray utility for gamers that temporarily disables the Windows key.

gaming utility windows

Last synced: 30 Oct 2024

https://github.com/drittich/rokitigniter

A Windows utility for keeping Rokit speakers from going to sleep.

audio krk rokit sound speakers utilities utility windows

Last synced: 30 Oct 2024

https://github.com/tyirvine/search-focus

Search Focus is a Safari Extension that automatically highlights search results and enables keyboard navigation through them. โŒจ๏ธ

keyboard macos macos-app productivity safari safari-app-extension safari-extension search-engine utility

Last synced: 30 Oct 2024

https://github.com/benziahamed/playme

Convert Swift Playgrounds to Markdown

command-line-tool markdown playgrounds swift-3 swift3 tool utility

Last synced: 30 Oct 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: 04 Nov 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: 30 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/xooniverse/xvettbot

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

bot grammy telegram trimmer utility

Last synced: 06 Nov 2024

https://github.com/pouyakary/dup

a tiny and fast command line utility to find the duplicate files within a directory

cli cmd duplicate-detection duplicate-files duplicates filesystem gnu-utilities utility

Last synced: 06 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/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/rusq/getgot

Monitor and automatically kill reemerging processes

antispy antispyware process-killer process-management utilities utility

Last synced: 26 Oct 2024

https://github.com/bahmutov/print-arch

Cross-platform print platform and architecture

architecture cli cross-platform platform utility

Last synced: 02 Oct 2024

https://github.com/ayan4m1/rpilocator-bot

Get email notifications about Raspberry Pi stock

raspberry-pi rpi rpilocator stock-checker utility

Last synced: 30 Oct 2024

https://github.com/ayan4m1/weather-notifier

Emails you a daily weather report.

email-sender nodejs script utility weather-forecast

Last synced: 30 Oct 2024

https://github.com/metonym/svelte-style

Style utilities as Svelte actions

style svelte svelte-action utility

Last synced: 13 Oct 2024

https://github.com/ayan4m1/coilz

Vaping calculator/toolkit

react utility vaping website

Last synced: 30 Oct 2024