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/fuzionix/vscode-case-converter

A VSCode extension for quick converting text cases with keyboard shortcuts.

converter tools utility vscode vscode-extension

Last synced: 29 Dec 2024

https://github.com/cryptofyre/usb-importer

A tool/script designed to make transferring video files from your Drones/Cameras/etc easier.

camera dji drone import nas script storage usb utility

Last synced: 20 Dec 2024

https://github.com/fabcolonna/proxlock

Use your Apple Devices (Watch, iPhone, AirPods) to automatically lock your Mac when you walk away, and to wake him up when you come close!

ble bluetooth bluetooth-low-energy corebluetooth macos menubar-app menubarextra swift swiftui utility utility-app

Last synced: 03 Feb 2025

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

Cross-platform print platform and architecture

architecture cli cross-platform platform utility

Last synced: 18 Jan 2025

https://github.com/dipaolo/simple-countdown-app

As simple countdown application as possible

countdown countdowntimer desktop utility

Last synced: 02 Feb 2025

https://github.com/danilado/duplicate-destroyer

A python script to iterate through directories replacing identical files with symbolic links

filesystem python symlink utilities utility

Last synced: 27 Dec 2024

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

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

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

Last synced: 15 Oct 2024

https://github.com/stdlib-js/utils-reduce-right

Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.

accumulate accumulation accumulator aggregate collection iterate javascript node node-js nodejs reduce reducer reduceright reduction right stdlib util utilities utility utils

Last synced: 15 Oct 2024

https://github.com/golxzn/filesystem

Simple filesystem for your application

cpp20 filesystem gamedev module resource-management utility

Last synced: 03 Feb 2025

https://github.com/subb98/ipv4-utils

Library for calculating subnet masks in classful and CIDR addressing

addressing calculator cidr classful helper host ip ipv4 mask network subnet utilities utility utils

Last synced: 27 Dec 2024

https://github.com/bynect/c-argparse

A simple callback based argument parser written in C

ansi-c argparser argument-parser c no-dependencies single-header utility

Last synced: 20 Jan 2025

https://github.com/mmiddleton3301/aws-password-extractor

A console application (and C# library) designed to pull back all AWS EC2 instances, their IP addresses and root/administrator passwords for a given access key.

aws ec2 ec2-instance password utility

Last synced: 06 Jan 2025

https://github.com/m1kc/notalib

Collection of small Python utility functions and classes

django django-rest-framework pandas python python3 python3-library utility utility-library

Last synced: 28 Oct 2024

https://github.com/elazar/pycopyql

Exports a subset of data from a relational database.

data database export relational tool utility

Last synced: 19 Dec 2024

https://github.com/volfpeter/fasted

FastAPI dependencies and utilities.

fastapi python utility

Last synced: 05 Feb 2025

https://github.com/jonathanstowe/uri-fetchfile

Raku module to retrieve a file from the internet by the best available method

fetcher http raku utility

Last synced: 15 Dec 2024

https://github.com/travisspomer/tidbits

A selection of self-contained JavaScript tidbits by Travis Spomer.

es-module esm javascript npm npm-package typescript utilities utility web

Last synced: 02 Feb 2025

https://github.com/vue-reasoning/vue-utility

It contains some of commonly used utility functions that are compatible with Vue 2 & 3.

utility vue vue2

Last synced: 28 Jan 2025

https://github.com/untool/duplitect

A CLI (and API) tool to detect and prevent duplicate versions of installed JavaScript packages.

cli library npm utility yarn

Last synced: 01 Jan 2025

https://github.com/romanalexandroff/esp-battery-charge-utility

This little utility will help you correlate your ESP32 or ESP8266 ADC readings of battery voltage with battery charge level in %. Uses only VCC and GND pins. Instructions inside!

adc battery battery-level battery-monitor esp esp32 esp32-arduino esp8266 esp8266-arduino utility

Last synced: 03 Feb 2025

https://github.com/fuzionix/devtool-plus

A VSCode extension that provides common I/O tools directly in code editor

converter decoder devtools encoder generator tools utility vscode vscode-extension

Last synced: 21 Jan 2025

https://github.com/rwxrob/to

Go 1.18+ Terminal Escapes, Color, Size

converters golang library utility

Last synced: 20 Dec 2024

https://github.com/esafirm/kommon

Android utility and useful functions in Kotlin

android common-library utilities utility utility-library

Last synced: 18 Jan 2025

https://github.com/shosta/report-creation-on-python

Generate my Security Report with a Python module.

powerpoint python utility xlsx

Last synced: 21 Dec 2024

https://github.com/mattmezza/note

๐Ÿ“ A small note taking utility for terminal lovers.

bash dotfiles notes productivity script terminal utility

Last synced: 21 Dec 2024

https://github.com/iguntur/prop-env

Getter and Setter 'process.env' variable from '.env' file

env library node npm process utility

Last synced: 29 Dec 2024

https://github.com/iguntur/zield

CLI utility for my scripts

cli colors command scripts terminal utility

Last synced: 29 Dec 2024

https://github.com/mattmezza/sp

ไท– Split your tmux window, quickly.

bash dotfiles splitview tmux utility

Last synced: 21 Dec 2024

https://github.com/aaron-zhao/js-utils

js-utils-z provides JavaScript utility functions including commonly used data structures.

data-structures javascript utility

Last synced: 21 Jan 2025

https://github.com/wardbrian/dllist

List DLLs loaded by the current process

ctypes python shared-libraries utility

Last synced: 14 Oct 2024

https://github.com/philecker/copy-json

๐Ÿ“ฆ An NPM package of a utility function to easily create a deep copy of a JSON object.

javascript json npm npm-package utility

Last synced: 29 Dec 2024

https://github.com/colelawrence/group-traits

rudimentary algorithm for grouping objects based on traits

algorithm metamorphic-testing school-project typescript utility

Last synced: 19 Dec 2024

https://github.com/ksxgithub/structopt-utilities

Small utilities related to structopt and clap.

clap crates library rust structopt utility

Last synced: 19 Jan 2025

https://github.com/stdlib-js/string-base-last-grapheme-cluster

Return the last grapheme cluster (i.e., user-perceived character) of a string.

base char character cluster grapheme javascript last node node-js nodejs stdlib str string unicode util utilities utility utils

Last synced: 21 Dec 2024

https://github.com/maandree/xtest

Variant of test(1) that can test multiple files from cmdline or stdin

cmdline file-types files test utility

Last synced: 15 Oct 2024

https://github.com/bahmutov/stop-build

Exits with non-zero code if there are modified Git files

ci continuous-integration utility

Last synced: 18 Jan 2025

https://github.com/konsumer/wequ

A logical-operator-style array-searching utility.

array cli nodejs query search utility

Last synced: 21 Dec 2024

https://github.com/schamane/serialexec

Serial execution of asynchronouse functions for javascript

async execution helper library nodejs npm npm-package serial typescript utility

Last synced: 01 Feb 2025

https://github.com/obsfx/kmap-solver-lib

This is a utility function that is using in kmap-solver to solve Karnaugh Maps up to 4 variables.

boolean-algebra karnaugh-map karnaugh-map-simplifier karnaugh-map-solver library logic typescript utility

Last synced: 01 Feb 2025

https://github.com/mojoaar/md-app

(md) File creator is a command-line utility for creating markdown files and managing templates.

application command-line command-line-tool golang markdown prompt template utility yaml

Last synced: 07 Dec 2024

https://github.com/nils-kt/mysqltd2csc

MySQL Table Design to CSharp Class

entity-framework mysql nodejs utility

Last synced: 02 Feb 2025

https://github.com/orionlee/adictoncopy

Dictionary On Copy: An android utility that launches selected dictionary when text is copied.

android dictionary utility

Last synced: 17 Dec 2024

https://github.com/mnie/branchdeleter

F# utility function to delete stale branches from AzureDevops

azure-devops azure-functions fsharp git utility

Last synced: 24 Dec 2024

https://github.com/limitedeternity/updown

Website availability monitor

isdown ping python3 python36 updown utility website

Last synced: 21 Jan 2025

https://github.com/limitedeternity/biotools

A set of utilities to help students with biological calculations. Offline capabilities included.

bioinformatics biological-calculations biology biotools chemical-calculations cheminformatics chemistry python students utility

Last synced: 21 Jan 2025

https://github.com/ewpratten/crashreport-rs

Automatic GitHub crash reporting system for any Rust crate

crash-reporting error-reporting issue-tracker panic-handler rust rust-macros utility

Last synced: 21 Dec 2024

https://github.com/wf001/fconv

command-line utility and library for converting between multiple file formats

command-line converter json python toml utility xml yaml

Last synced: 03 Feb 2025

https://github.com/andreruffert/remove-leading-slash

๐Ÿ—‘ Remove leading slashes from a given string

js path remove-leading-slash slash string-manipulation utility

Last synced: 16 Oct 2024

https://github.com/kormanowsky/js-bit-list

Store boolean values in a number

binary-system javascript utility utility-class

Last synced: 28 Jan 2025

https://github.com/gambledor/fstree

File System Tree print out

filesystem go recursion utility

Last synced: 19 Dec 2024

https://github.com/ancientlore/sizedir

Simple program to size a directory and all its contents

disk-space golang utility

Last synced: 13 Jan 2025

https://github.com/rasitayaz/dart-hasura-helper

A Hasura GraphQL helper utility to build queries and mutations with ease

dart dart-library dart-package flutter graphql hasura utility

Last synced: 03 Feb 2025

https://github.com/birdofpreyru/js-utils

Collection of JavaScript (TypeScript) utilities.

javascript js js-utils node react-native utility utils web

Last synced: 27 Jan 2025

https://github.com/newben420/gdelt_utility

A web-based utility for fetching, categorizing, summarizing and managing global news and articles using the GDELT 2.0 API. Designed for content creators, news aggregators, and researchers, this tool simplifies access to up-to-date articles with an intuitive UI and customizable configurations.

abstractive-summarization angular article-management content-extraction content-sourcing data-categorization expressjs gdelt gkg global-knowledge-graph hugging-face-transformers jsdom json-database news-aggregation news-trends nodejs open-source-tools readability real-time-communication utility

Last synced: 26 Jan 2025

https://github.com/pierrechevalier83/palette-rs

A little utility to display your terminal's ansi color palette

ansi cli color colour crates-io palette rust terminal utility

Last synced: 17 Dec 2024

https://github.com/PhrozenByte/pico-parse-pages-content

This is Pico's official plugin to parse the contents of all pages. Pico is a stupidly simple, blazing fast, flat file CMS.

abandoned deprecated pico pico-parse-pages-content picocms picocms-plugin utility

Last synced: 02 Nov 2024

https://github.com/hans5958/premid-mts

:heavy_check_mark: PreMiD Presence Metadata Test Suite, a tool for testing "metadata.json" files on https://github.com/PreMiD/Presences.

bash bash-script cli cli-app cli-tool cli-utilities premid script shell shell-script tool utility

Last synced: 20 Dec 2024

https://github.com/fabritsius/emailer

This Go module simplifies a process of sending HTML emails to multiple users

go golang smtp smtp-client utility

Last synced: 27 Dec 2024

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

Sparse sets with efficient traversal, joining, sorting, etc.

data-structures generics go golang golang-library sets sparse-sets utility

Last synced: 14 Dec 2024

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

A WaitGroup with support for group cancellation and context cancellation.

go go-library golang golang-library synchronization utility waitgroup waitgroups

Last synced: 14 Dec 2024

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

A better "defer" idiom for the Go programming language

go go-library golang golang-library utility

Last synced: 14 Dec 2024

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: 14 Dec 2024

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

Provides a generic library for math in Go.

generics go go-library golang golang-library math utility

Last synced: 14 Dec 2024

https://github.com/emilhein/go-aws-utility

A Go AWS utility package that will help you with standard functions

aws go golang utility

Last synced: 27 Dec 2024

https://github.com/zchee/osutil

Package osutil provides the operating system-specific path information utility functions.

cross-platform go os utility

Last synced: 16 Jan 2025

https://github.com/olivki/krautils

Utility library for Kotlin.

kotlin utility

Last synced: 21 Dec 2024

https://github.com/capnslipp/tribool

Tribool Type with Obj-C Bridging (a Swift ยต-Library)

objc swift swift-library tribool trilean utility

Last synced: 11 Jan 2025

https://github.com/papooch/nestjs-microservices-testbed

A collection of utilities for integration testing of microservices in NestJS.

integration microservices nestjs testing utility

Last synced: 16 Dec 2024

https://github.com/hejny/desktop-workflows

Workflows for AHK on windows

utility

Last synced: 21 Dec 2024

https://github.com/stdlib-js/ndarray-numel-dimension

Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.

array dim dimension javascript len length multidimensional ndarray node node-js nodejs numel shape size stdlib types util utilities utility utils

Last synced: 21 Oct 2024

https://github.com/stdlib-js/array-base-assert-is-mostly-safe-data-type-cast

Determine if an array data type can be safely cast or, for floating-point data types, downcast to another array data type.

array assert base cast casting check javascript node node-js nodejs promotion safe stdlib test types utilities utility valid validate validation

Last synced: 02 Jan 2025

https://github.com/igorskyflyer/npm-extendable-string

๐Ÿฆ€ ExtendableString allows you to create strings on steroids that have custom transformations applied to them, unlike common, plain strings. ๐Ÿช€

back-end browser class extend extendable igorskyflyer javascript js node npm string text transform ts typescript utility vitest

Last synced: 06 Nov 2024

https://github.com/igorskyflyer/npm-adblock-header-extract

โœ‚๏ธ An npm module that provides ways to extract header and metadata from an Adblock filter file. ๐Ÿ“ƒ

adblock back-end biome data filter header igorskyflyer javascript js metadata node nodejs npm string ts typescript utility

Last synced: 06 Nov 2024

https://github.com/igorskyflyer/npm-chars-in-string

๐Ÿช Provides ways of testing whether an array of chars is present inside a given String. โ˜„

back-end characters chars check igorskyflyer javascript mocha node nodejs string utility

Last synced: 24 Dec 2024

https://github.com/igorskyflyer/npm-hook

๐Ÿช Hooks onto a JavaScript prototype, either extending or changing its behavior or replacing it completely. ๐Ÿ‘บ

back-end biome function hook igorskyflyer javascript js method node npm prototype ts typescript utility vitest

Last synced: 06 Nov 2024

https://github.com/igorskyflyer/npm-jmap

๐Ÿ•ถ๏ธ Reads a JSON file into a Map. ๐ŸŒป

back-end es6 file file-system igorskyflyer javascript js json map npm read typescript utility

Last synced: 06 Nov 2024

https://github.com/igorskyflyer/npm-zing

๐ŸŒ Zing is a C# style String formatter for JavaScript that empowers Strings with positional arguments - composite formatting. ๐Ÿš€

back-end biome c-style cs csharp formatter igorskyflyer javascript js npm print printf string system utility vitest zing

Last synced: 06 Nov 2024