hdfs-cli

CLI client for HDFS, written in go

This is a commandline client for HDFS, written in go. Its primary aim is to be idiomatic, by enabling your favorite unix verbs (mv, ls, etc.).

bemenu

Dynamic menu inspired by dmenu

bemenu is a dynamic menu for tty (using ncurses), X11 and/or Wayland, inspired by dmenu. It reads a list of newline-separated items from standard input. When the user selects an item and presses Return, their choice is printed to standard output and bemenu terminates. Entering text will narrow the items to those matching the tokens in the input.

libnginx-mod-http-brotli-filter

Brotli lossless compression support for Nginx - filter

Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.

libbemenu-curses

Dynamic menu inspired by dmenu (curses backend)

bemenu is a dynamic menu for tty (using ncurses), X11 and/or Wayland, inspired by dmenu. It reads a list of newline-separated items from standard input. When the user selects an item and presses Return, their choice is printed to standard output and bemenu terminates. Entering text will narrow the items to those matching the tokens in the input.

ruby-puppetserver-ca-cli

configuration management system, ca cli library

Puppet is a configuration management system that allows you to define the state of your IT infrastructure, then automatically enforces the correct state.

python3-flask-bootstrap

Bootstrap 4 & 5 helper for your Flask projects

renders Flask-related data and objects to Bootstrap markup HTML more easily: * Render the Flask-WTF/WTForms form object to the Bootstrap form. * Render data objects (dict or class objects) to Bootstrap Table. * Render Flask-SQLAlchemy Paginationobject for Bootstrap pagination.