#
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.
Here are 6,626 public repositories matching this topic...
Low-level CSS Toolkit – the original Functional/Utility/Atomic CSS library
-
Updated
Apr 28, 2022 - CSS
Get notified when a DOM element enters or exits the viewport. 👀
-
Updated
Oct 27, 2019 - JavaScript
Prevents your Mac from going to sleep.
-
Updated
May 11, 2022 - Objective-C
Various helper class
javascript
pdf
utility
helper
tool
help
page
net
common
npoi
chm
sqlhelper
excelhelpers
httphelper
cookiehelper
sessionhelper
jsonhelper
xmlhelper
regexhelper
mongodbhelper
-
Updated
Feb 1, 2022 - C#
utility
typescript
types
typescript-library
dynamic-types
safety
type-safety
type-checking
type-utilities
-
Updated
Apr 25, 2022 - TypeScript
String manipulation helpers for javascript
-
Updated
May 14, 2022 - JavaScript
A full-featured utility for managing Windows Subsystem for Linux (WSL)
-
Updated
Feb 2, 2022 - C++
A PHP framework for console artisans
shell
cli
console
php
application
utility
laravel
performance
composer
framework
terminal
symfony
command-line
tool
micro-framework
standalone
console-application
illuminate
hacktoberfest
laravel-zero
-
Updated
Mar 9, 2022 - PHP
RCoeurjoly
commented
Nov 24, 2021
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
go
cli
golang
chart
utility
terminal
charting-library
command-line
graph
plot
golang-library
command-line-tool
ascii-chart
line-chart
asciigraph
-
Updated
May 3, 2022 - Go
Make your React Components aware of their width and height!
-
Updated
Apr 10, 2022 - JavaScript
A command-line interface to Spotify.
-
Updated
May 8, 2022 - Shell
Easy-to-use CUI for fixing git conflicts
-
Updated
Oct 9, 2019 - Go
Snoop - The WPF Spy Utility
-
Updated
May 16, 2022 - C#
Vue / Vuex plugin providing a unified path syntax to Vuex stores
-
Updated
Mar 20, 2022 - JavaScript
A utility library for JavaScript and TypeScript.
-
Updated
Apr 12, 2022 - TypeScript
Command prefixing for continuous workflow using a single tool.
-
Updated
May 10, 2020 - Shell
Infinite Scroll Directive for Angular
-
Updated
May 6, 2022 - TypeScript
Protect your eyes from eye strain using this simple and beautiful, yet extensible break reminder
-
Updated
Apr 17, 2022 - Python
-
Updated
Nov 25, 2021 - Swift
- Wikipedia
- Wikipedia
Hello,
I am working with the
ZkAsyncSemaphoreunder zk-utils and I found that I need to pre-create the znodes in ZooKeeper or an exception will be thrown. Is there a defined utility function to do this? I found one in the commons library but it uses an older client.EDIT:
Upon investigation, it seems that there is a function
safeCreatewithin the semaphore that is meant to create the