Rust API bindings - samberdata_api
Format, and lint, markdown code snippets using your favorite tools
A lightweight library for formatting Unix timestamps with millisecond precision in UTC and local time
Cross platform CLI wrapper for executing clang-format based paths or globs specified in a JSON input file.
Lightweight and efficient rust structured log library with support for log level, file shred, compressed archive
ASONB is a binary representation of ASON optimized for efficient storage, access, and transmission.
An AI-powered code review tool with elegant Bevy-based TUI
Crate for determining the file format of a given file or stream.
A high-performance library with format string support
Brazilian utilities for Rust - validation and formatting for CPF, CNPJ, RENAVAM, voter ID, and more
Standardized binary format for post-quantum cryptography encrypted data interchange
CLI-first API testing tool
Gem containing the textilize, textilize_without_paragraph, and markdown helper methods removed from Rails.
STDOUT text formatting
Death to haphazard monkey-patching! Extend Minitest through simple hooks.
Text::Format is provides the ability to nicely format fixed-width text with knowledge of the writeable space (number of columns), margins, and indentation settings. Text::Format can work with either TeX::Hyphen or Text::Hyphen to hyphenate words when formatting.
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
Multi format parser plugin for Fluentd
A simple interface to various archive formats
Translate pmd format into checkstyle format.
Official AWS Ruby gem for AWS Lake Formation. This gem is part of the AWS SDK for Ruby.
BinData is a declarative way to read and write binary file formats. This means the programmer specifies *what* the format of the binary data is, and BinData works out *how* to read and write data in this format. It is an easier ( and more readable ) alternative to ruby's #pack and #unpack methods.