Check if a file path is a binary file
List of binary file extensions
Check if a file path is a text file
JavaScript implementation of the BSER Binary Serialization
List of text file extensions
Like which(1) unix command. Find the first instance of an executable in the PATH.
Unpack multibyte binary values from buffers
A function that takes anything in javascript and returns true if its argument contains binary data.
Check if a file path is a binary file
Binary Search Trees
Base64 encoding/decoding in pure JS
Detects if a file is binary in Node.js. Similar to Perl's -B.
> Rewrite a WASM binary
Cross-Platform Binary API
Unicode Trie data structure for fast character metadata lookup, ported from ICU
Check if a binary is working
tiny binary search function with comparators
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Run the Node.js binary no matter what
The Linux 64-bit binary for esbuild, a JavaScript bundler.
thrift encoding/decoding using bufrw
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Helper function to build binary assignment operator visitors
WebAssembly binary format parser
Ruby gem for defining which binaries/commands must be available on the PATH in order for your Rails application to function properly.
Binary Transformer plugin for jpeg optim. Requires jpeg optim to be available via the PATH variable globally
libspotify is a ruby gem for distribution of libspotify binaries. It allows download of libspotify through the rubygems package manager, and provides an API for retrieving the binary file path.
Middleman extension for critical path css generation. Requires the critical binary
A patch for cocoapods-binary by which you can cache prebuild binaries in a local path specified,besides,there are some function to eliminate bundle/dsyms copy bugs of cocoapods-binary.
This gem will install a amd64 binary and automatically configure pdfkit to use it. It will fall back on searching PATH if architecture does not match amd64.
Takes mp3gain/aacgain binary path as an argument and offers methods to analyze and modify the track/album gain of mp3 files.
Gem exposes `githl` binary that allows to perform line count / contributor at current HEAD. Running on dirty working tree will produce git errors. Binary has a couple of options: `-p` or `--path` specifies relative path, defaults to `.`; `-i` or `--include` specify included files/directories or file extensions; `-e` or `--exlude` specify exluded files/directories or file extensions; `-v` or `--version` prints version. Currently does not work with non-UTF-8 encoded files.
This is a very trivial implementation of an interface for Image Magick. It relies on the binaries for Image Magic (identify and convert) to be available on the system, and to be in the $PATH. I wrote this for my spouse, who needed to resize scanned artwork for various art websites, such as 'etsy', 'artpal', and 'art.com'. check out the readme on the github homepage for this gem, to get details on usage and limitations.
SimpleFileCache writes a ruby object to a binary file so that it can be retrieved later from the disk rather than recomputed from scratch. It defines a single method #load_or_recompute that receives a file path and a block. If the file exists and is recent (last changed today), it returns the file contents read with Marshal#load. Otherwise, it executesthe block, saves its return value with Marshal#dump and returns the new data.
Optimize is an ahead-of-time YARV bytecode optimizer for CRuby. It decodes iseq binaries into an in-memory IR, runs a configurable pipeline of passes (constant folding, inlining, dead-stash elimination, arithmetic reassociation, and others) under a narrow contract that the program's hot path respects, and re-emits an optimized iseq. Intended as a demo and an experiment, not a production compiler.
pikuri-assistant ships the demo +bin/pikuri-assistant+ binary on top of pikuri-core + pikuri-skills + pikuri-mcp: an interactive chat agent the user hand-edits to declare a +Pikuri::Mcp::Registry+ of MCP servers. The +Pikuri.prompt+ search path picks up this gem's +prompts/pikuri-assistant.txt+ automatically on require — same multi-gem prompt-dir pattern as pikuri-code.
No description provided.
No description provided.