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/nullvoxpopuli/turborepo-summary-analyzer

Local-only tool for analyzing turborepo summary json files

analysis analyze analyzer ember emberjs json tool tools turbo turborepo utilities utility

Last synced: 12 Jan 2025

https://github.com/c0mplexity0/unit-to-roblox-studs-converter

Small webpage made to simplify conversions between real units and Roblox studs.

convert pages roblox studs util utility

Last synced: 01 Feb 2025

https://github.com/2kabhishek/gosh

Minimalistic Shell in Go 🐚🐀

cli golang learning shell utility

Last synced: 12 Jan 2025

https://github.com/a-poor/timeme

A tool to time command line program execution

cli rust timer utility

Last synced: 07 Dec 2024

https://github.com/antosser/base94-rs

Base94 Encoding Library: Convert binary data to a compact text-based format using Base94 encoding. Effortlessly encode and decode data for a wide range of use cases. 🔐🔍

algorithm base94 binary-to-text cryptography development encoding rust rust-library security text-format utility

Last synced: 07 Feb 2025

https://github.com/jabolopes/go-safeslice

Go slice that can be modified while being traversed.

data-structures generics go go-library golang golang-library slices utility

Last synced: 07 Feb 2025

https://github.com/thuongtruong1009/gouse

🫧 A modern Golang utility package delivering consistency, modularity, performance, & extras presets. Inspired by Lodash

benchmark ci docsaurus github go godev golang javascript library lodash modules nextjs package parser testing unittest utility

Last synced: 18 Jan 2025

https://github.com/lysnikolaou/snakecamel

A small utility to camelize (convert to camel-case) or snakeize (convert to snake-case) any object

camelcase camelcase-to-snakecase python3 python310 snakecase snakecase-to-camelcase utility utility-library

Last synced: 07 Feb 2025

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: 01 Feb 2025

https://github.com/2kabhishek/orgpy

Organize your digital mess. 🗂🗃

files organizer python tool utility

Last synced: 12 Jan 2025

https://github.com/2kabhishek/tf-image-reader

Feed images to TensorFlow 🖼️📊

image-reader pillow tensorflow utility

Last synced: 12 Jan 2025

https://github.com/2kabhishek/web-rewrite

Rewrite you URLs 🌏✏️

appwrite express nodejs utility

Last synced: 12 Jan 2025

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

Create an iterator from an array-like object, iterating from right to left.

arr array convert iter iterate iteration iterator javascript node node-js nodejs stdlib to typed typed-array util utilities utility utils

Last synced: 17 Nov 2024

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

Create an iterator from an array-like object view, iterating from right to left.

arr array iterate iteration iterator javascript node node-js nodejs reverse slice stdlib typed typed-array util utilities utility utils view

Last synced: 17 Nov 2024

https://github.com/stdlib-js/string-base

Base (i.e., lower-level) string functions.

base javascript node node-js nodejs stdlib str string util utilities utility utils

Last synced: 20 Nov 2024

https://github.com/sctech-tr/readmii

this app is handy when you need to read your documents, but you only have a wii and an sd card slot.

tool utility vwii wii wii-homebrew wii-homebrew-tool wii-mini wii-u wiiu wiiu-homebrew

Last synced: 24 Jan 2025

https://github.com/nbkredspy/transpileutilities

A Harmony Transpiler helper that can create the complement of a local Load or Store OpCode. Useful for supporting multiple versions of code which vary the local load/store operations.

harmony transpiler utility

Last synced: 18 Jan 2025

https://github.com/2kabhishek/rgep

grep implemented in Rust. 🔎⚙

cli grep rust utility

Last synced: 12 Nov 2024

https://github.com/zzarcon/save-image

Save remote images locally with ease 🌈💾

image-processing puppeteer remote save scraping utility

Last synced: 04 Jan 2025

https://github.com/seldszar/nodecg-vault

Add vaults to NodeCG for storing bundle secrets

nodecg secrets utility vault

Last synced: 18 Jan 2025

https://github.com/anishlearnstocode/must-have

Must have utility tools + softwares for productivity and whatnot

alt-tab alttab macos scroll-reverser software utility utility-tools utils win windows

Last synced: 15 Nov 2024

https://github.com/erikw/jekyll-utility-scripts

Jekyll utility scripts for development

buildscript hacktoberfest jekyll jekyll-script utility

Last synced: 16 Jan 2025

https://github.com/xyproto/gionice

Port of ionice to Go

go ionice linux util-linux utility

Last synced: 11 Jan 2025

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 Jan 2025

https://github.com/oscnord/lightswitch

Small app to quickly switch between light/dark mode in MacOS

dark-mode macos macos-app macos-menubar macos-mojave swift utility

Last synced: 04 Jan 2025

https://github.com/fcouceiro/nutiljs

A node.js command-line tool for generating boilerplate (controllers, services, models and resources) based on placeholders provided by the user.

boilerplate cli generator nodejs placeholder utility

Last synced: 29 Jan 2025

https://github.com/jason-rietzke/simple-worker-vite

easy way to use web workers with vite

plugin utility vite vite-plugin webworker worker

Last synced: 01 Dec 2024

https://github.com/davguij/utilist

A modern utility library for JavaScript and TypeScript.

javascript library lodash modules stdlib typescript utilities utility utils zero-dependency

Last synced: 04 Feb 2025

https://github.com/nberlette/clsx

Modern TypeScript rewrite of the popular `clsx` package by Luke Edwards, with type-level previews of compiled class strings.

bun classes classnames clsx compile-time-reflection css deno jsr node typescript utility web

Last synced: 14 Nov 2024

https://github.com/datumbrain/dirtree

A utility to print directory tree respecting repo's .gitignore file.

go golang shell tree tree-structure utility

Last synced: 17 Nov 2024

https://github.com/justinlovinger/timeandreturn

Get the elapsed time of a block of code and return the result of that block of code.

javascript performance profiling timeit timing typescript utility

Last synced: 25 Jan 2025

https://github.com/stdlib-js/ndarray-base-dtype2c

Return the C data type associated with a provided data type string.

array base c data dtype javascript multidimensional ndarray node node-js nodejs stdlib type types util utilities utility utils

Last synced: 16 Jan 2025

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

Easily jump between project directories

fish-packages fish-shell fisher utility

Last synced: 07 Feb 2025

https://github.com/gsllchb/dotdot

Make it easy to import the modules in parent directories

importation library python utility

Last synced: 01 Dec 2024

https://github.com/actlist/actlist-plugin-starter-kit

:rocket: Boilerplate project to start your next Actlist Plugin project in seconds.

boilerplate desktop java javafx platform utility

Last synced: 22 Jan 2025

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

JavaScript helper utilities for realm

decorators models nodejs realm utility

Last synced: 17 Jan 2025

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

Node.js Interactive pkg CLI tool

cli js nodejs pkg pkgi tool utility

Last synced: 22 Jan 2025

https://github.com/ri-nat/kafka-proto-monitor

🛠️ A simple CLI utility for monitoring protobuf-encoded messages in Kafka topics

debug kafka logger monitor protobuf tool utility

Last synced: 09 Jan 2025

https://github.com/avalentino/pydups

Find duplicate files in the specified directories

utility

Last synced: 29 Jan 2025

https://github.com/moonman369/go-email-verifier

This is a Go Based Email Verifier Tool

api-rest email-verification-api golang gorilla-mux utility

Last synced: 17 Jan 2025

https://github.com/jimmycuadra/pretty_chat

Pretty print blocks of text from chats

application cli ruby utility

Last synced: 30 Jan 2025

https://github.com/ckay-9/cxload

Loading screen for Garry's Mod

garrys-mod garrysmod gmod loading-screen lua php utility

Last synced: 22 Nov 2024

https://github.com/ssukienn/nestjs-swagger-api-spec

Decorator for aggregating all your @nestjs/swagger decorators.

decorator nestjs openapi swagger typescript utility

Last synced: 16 Nov 2024

https://github.com/stdlib-js/iter-flow

Create a fluent interface for chaining together iterator methods.

chain flow fluent funseq iter iterate iterator javascript node node-js nodejs pipe pipeline stdlib stream util utilities utility utils

Last synced: 30 Jan 2025

https://github.com/brainhub24/mfind

mfind is a command-line utility that allows you to search for media files in a specified directory. This tool is currently under development, I wrote this tool on the side based on knowledge from my current LPIC-1 course.

analysis command-line-tool debian matroska-files media mfind mkv utility

Last synced: 24 Dec 2024

https://github.com/mreyoud/lib0

c89 utility library

c library utility

Last synced: 02 Jan 2025

https://github.com/stdlib-js/number-float64-base-to-binary-string

Return a string giving the literal bit representation of a double-precision floating-point number.

base bin binary bits dbl double float float64 javascript node node-js nodejs number stdlib type types util utilities utility utils

Last synced: 02 Jan 2025

https://github.com/myerscode/utilities-web

a fluent interface for interacting with web sites, page content and urls

ping utilities utility utility-library web

Last synced: 01 Dec 2024

https://github.com/caiorss/fserver

Standalone, single-file file sharing web server written in Kotlin and Javalin web framework.

file java kotlin server sharing utility web

Last synced: 02 Jan 2025

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

CSS list utilities

list suitcss utility

Last synced: 17 Jan 2025

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/olehmisar/nodash

A Swiss knife for Noir

library noir-lang utility zero-knowledge

Last synced: 17 Nov 2024

https://github.com/saptak625/ti-84plusceprograms

These are the programs that I use to do different tasks from everything from homework to gaming.

automation homework-assignments open-source ti-84-plus-ce ti-basic utility

Last synced: 26 Jan 2025

https://github.com/pmeier/pytorch-pip-shim

Patch pip to play ball with PyTorch

installation patch pip pytorch shim utility

Last synced: 08 Feb 2025

https://github.com/mchirino89/chiriutils

Commonly used utilities on Swift development

cocoapods library pod swift swift4 utility utils-library

Last synced: 29 Jan 2025

https://github.com/lccodder/typing-assets

TypeScript library with additional utility types and predicators generation

advanced-types assets jest-tests nodejs react type-guard type-guards typescript typescript-library utility utility-types

Last synced: 26 Nov 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: 23 Jan 2025

https://github.com/rotgruengelb/einfach

A collection of useful code "snippets" or "helpers" that implement little but annoying to add things for you.

python python3 snippets snippets-collection utility utility-library

Last synced: 10 Jan 2025

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

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

android hardware-components utility

Last synced: 24 Dec 2024

https://github.com/tutts/ts-utility-types

My collection of Typescript Utility Types

types typescript utility utility-function

Last synced: 22 Jan 2025

https://github.com/muhajirdev/related-pages

A simple utility to find related pages.

javascript related-pages typescript utility

Last synced: 22 Jan 2025

https://github.com/devinrsmith/java-utilities

Simple Java utilities

java python utility

Last synced: 27 Nov 2024

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/therandomlabs/randomconfigs

A utility mod for managing mod configurations.

config minecraft minecraftforge mod utility

Last synced: 06 Feb 2025

https://github.com/nberlette/n

Extended fork of @antfu/ni — "use the right package manager"

brlt cli helper node nodejs npm pnpm utility yarn

Last synced: 28 Nov 2024

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

Fill function for arrays or strings based on array.fill

javascript module utility

Last synced: 22 Jan 2025

https://github.com/2kabhishek/backlog

Go back in time and commit. 💾⏳

git github python tool utility

Last synced: 12 Jan 2025

https://github.com/hubtou/portlint2

FreeBSD ports tree lint (standalone version)

command-line-tool freebsd freebsd-ports lint linter quality-control tool utility

Last synced: 06 Feb 2025

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

Command-line tool for copying SQL Server databases

utility

Last synced: 23 Jan 2025

https://github.com/borracciablu/dh-addeventlistener

Helpers functions to facilitate event listener on DOM elements.

addeventlistener browser dom event javascript utility

Last synced: 28 Nov 2024

https://github.com/atomicsponge/script-tray

:wrench: Electron based system tray application for launching scripts

electron-app launcher-application system-utility utility

Last synced: 28 Nov 2024

https://github.com/lucasferreira/db-migr

Javascript db migrations utility for SQLite, MySQL or other SQL Ansi databases

javascript migrations sqlite3 tool upgrade utility

Last synced: 09 Jan 2025

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: 19 Nov 2024

https://github.com/abzico/gifcolormap

Colormap management for gif image via CLI

cli color colormap commandline gif giflib tool utility

Last synced: 23 Jan 2025

https://github.com/robertsaupe/node-screenshots

make automatic pixel perfect screenshots built using Node.js & puppeteer

cli nodejs puppeteer puppeteer-screenshot screenshot screenshot-utility utility

Last synced: 14 Nov 2024

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

Find native Windows executables

nodejs utility windows wow64

Last synced: 04 Feb 2025

https://github.com/drittich/windows-key-disabler

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

gaming utility windows

Last synced: 03 Dec 2024

https://github.com/ezioleq/ssappid

Search Steam AppID

cli python steam steam-api utility

Last synced: 09 Jan 2025

https://github.com/stdlib-js/utils-async-every-by-right

Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.

all array-like async asynchronous collection every everyright iterate javascript node node-js nodejs predicate right stdlib test util utilities utility utils

Last synced: 13 Nov 2024

https://github.com/pgbiel/discordcoolselfbot

Some cool selfbot made for reasons yet unknown by humanity.

discord-js discordjs selfbot utility

Last synced: 09 Jan 2025

https://github.com/MystPi/dedent

🔧 Remove shared indentation from a string

dedent gleam indentation string utility

Last synced: 15 Nov 2024

https://github.com/jaid/array-to-object-keys

Converts an array to an object where the keys are the array entries and the values are customizable in a function.

array array-manipulations array-map convert javascript-array javascript-object keys lang object utility values

Last synced: 25 Dec 2024

https://github.com/aivanf/bytesplitter

BySp is a tiny Python utility for splitting any files and combining them back. Security thru Obscurity!

file-format python utility

Last synced: 31 Dec 2024