A list of recommended rules for @cloudflare/util-sparrow
sparrow server
Web App Framework
Sparrow - AI Agent Framework
i18n modules for cloudtower sparrow and eagle
sparrow utils
See more information in [Sparrow](https://github.com/sparrow-vis/sparrow).
The runtime agent for instrumenting Node.js applications used in the following products in Sparrow Enterprise:
## Project setup npm install --save @sparrow-vue/develop-ui
Sparrow Lib
sparrow CLI for develop project/material-collection/component.
A PostCSS Sparrow plugin that helps you filter declarations by its unit.
A PostCSS Sparrow plugin that helps you filter declarations by its properties.
reporting.dev implementation of Sparrow Chart library.
sparrow.js
Sparrow Lib
A PostCSS plugin that helps you remove, replace, append or prepend CSS declarations without the need of writing another PostCSS plugin.
Globstar-compatible static analysis tool for Node.js - A backward-compatible reimplementation of the MIT-licensed Globstar.dev SAST
A PostCSS Sparrow plugin that would automatically create text-indent rules for you, when letter-spacing is found.
A PostCSS Sparrow plugin that helps you filter declarations by its unit.
## Project setup npm install @sparrow-vue/sparrow-vue-develop --save-dev
webrtc connectivity library for games
sparrow ui
Sparrow is a tiny plot library based on the grammar of graphics for learning purpose.
A lightweight in-memory database
A minimal, scheduled, cryptographically signed status beacon.
Adobe Animate sparrow V2 and texture atlas support for the Bevy game engine
Adobe Animate sparrow and texture atlas parser and renderer for Macroquad.
Animated-Sprite From Sprite-Sheets Generated In Adobe Animate
An Sparrow SpriteSheet XML Parser for Bevy!
A fast and fearless Collision Detection Engine for 2D irregular Cutting and Packing problems
CLI for Sparrow Ontology — ontology-aware semantic layer over SparrowDB
MCP server for Sparrow Ontology — ontology-aware semantic layer over SparrowDB
Vanity Bitcoin address generator based on BIP32 extended public keys with GPU acceleration.
Sandbox for AI coding agents (bubblewrap on Linux, sandbox-exec on macOS)
LifeHash visual hashing algorithm
# Sparrow is a really fast lightweight queue written in Ruby that speaks memcached. # That means you can use Sparrow with any memcached client library (Ruby or otherwise). # # Basic tests shows that Sparrow processes messages at a rate of 850-900 per second. # The load Sparrow can cope with increases exponentially as you add to the cluster. # Sparrow also takes advantage of eventmachine, which uses a non-blocking io, offering great performance. # # Sparrow is a in-memory queue but will persist the data to disk when receiving a term signal. # # Sparrow comes with built in support for daemonization and clustering. # Also included are example libraries and clients. For example: # # require 'memcache' # m = MemCache.new('127.0.0.1:11212') # m['queue_name'] = '1' # Publish to queue # m['queue_name'] #=> 1 Pull next msg from queue # m['queue_name'] #=> nil # m.delete('queue_name) # Delete queue # # # or using the included client: # # class MyQueue < MQ3::Queue # def on_message # logger.info "Received msg with args: #{args.inspect}" # end # end # # MyQueue.servers = [ # MQ3::Protocols::Memcache.new({:host => '127.0.0.1', :port => 11212, :weight => 1}) # ] # MyQueue.publish('test msg') # MyQueue.run # # Messages are deleted as soon as they're read and the order you add messages to the queue probably won't # be the same order when they're removed. # # Additional memcached commands that are supported are: # flush_all # Deletes all queues # version # quit # The memcached commands 'add', and 'replace' just call 'set'. # # Call sparrow with --help for usage options # # The daemonization won't work on Windows. # # Check out the code: # svn checkout http://sparrow.googlecode.com/svn/trunk/ sparrow # # Sparrow was inspired by Twitter's Starling
A Jekyll theme for Smart Sparrow
Provide an easy approach to build entity object for data that can not be reflected to database tables.
A collection of 2 middlewares to convert json formats to other formats such as camelCase and snake_case. Both converting responses and requests are supported.
Sparrow is a JMS client (JRuby based)
A clean and minimal theme for writers.
MQueue Client Library extracted from Sparrow
Sparrowhawk uses bundler and vendor/cache to package rails applications into a war file, without executing Java or JRuby
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.