fssync
File system synchronization tool (1-way, over SSH)
fssync is a 1-way file-synchronization tool that tracks inodes and maintains a
local database of files that are on the remote side, making it able to:
- handle efficiently a huge number of dirs/files
- detect renames/moves and hard-links
ruby-declarative-policy
authorization library with a focus on declarative policy definitions
This library provides an authorization framework with a declarative DSL
libghc-concurrent-output-prof
ungarble output from several threads; profiling libraries
Provides a simple interface for writing concurrent programs that
need to output a lot of status messages to the console, or display
multiple progress bars for different activities at the same time,
or concurrently run external commands that output to the console.
prometheus-bind-exporter
Prometheus exporter for BIND server metrics
Prometheus exporter for BIND (named/dns) v9+ server metrics, written in Go.
libxmlgraphics-commons-java
Reusable components used by Batik and FOP
Apache XML Graphics Commons is a library that consists of several
reusable components used by Apache Batik and Apache FOP. Many of these
components can easily be used separately outside the domains of SVG and
XSL-FO. You will find components such as a PDF library, an RTF library,
Graphics2D implementations that let you generate PDF & PostScript
files, and much more.
ripgrep
Recursively searches directories for a regex pattern
ripgrep is a line-oriented search tool that recursively searches your current
directory for a regex pattern while respecting your gitignore rules and
automatically skip hidden files/directories (smart filtering) and binary files.
ripgrep is similar to other popular search tools like The Silver Searcher, ack
and grep.