woolfsystems's Stars
vadimdemedes/ink
🌈 React for interactive command-line apps
gvergnaud/ts-pattern
🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.
angus-c/just
A library of dependency-free JavaScript utilities that do just one thing.
primus/primus
:zap: Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
dimforge/rapier
2D and 3D physics engines focused on performance.
txn2/kubefwd
Bulk port forwarding Kubernetes services for local development.
stern/stern
⎈ Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern
matthewp/robot
🤖 A functional, immutable Finite State Machine library
SGrondin/bottleneck
Job scheduler and rate limiter, supports Clustering
Mugen87/yuka
JavaScript library for developing Game AI.
huozhi/bunchee
Zero config bundler for npm packages
lukeed/rosetta
A general purpose internationalization library in 292 bytes
rsms/js-lru
A fast, simple & universal Least Recently Used (LRU) map for JavaScript
krasimir/stent
Stent is combining the ideas of redux with the concept of state machines
lukeed/ganalytics
A tiny (312B) client-side module for tracking with Google Analytics
StrandedKitty/three-csm
☀️ Cascaded shadow maps (CSMs) implementation for Three.js
yeoman/stringify-object
Stringify an object/array like JSON.stringify just without all the double-quotes
lukeed/throttles
A tiny (139B to 204B) utility to regulate the execution rate of your functions
lukeed/hexoid
A tiny (190B) and extremely fast utility to generate random IDs of fixed length
lukeed/is-offline
A tiny (174B) library to detect `offline` status & respond to changes in the browser.
Blatko1/awesome-msdf
A collection of information and shaders showcasing from basic to advanced usage of MSDF (Multi-channel signed distance fields) for text rendering.
jadedbay/bevy_procedural_grass
A bevy plugin for rendering grass
dirkbonhomme/js-cache
Caching library supporting timeouts, events and external datasources
ps2dev/ps2client
Desktop clients to interact with ps2link and ps2netfs
h0x91b/fast-redis-cluster
harry7557558/spirulae
GPU-accelerated math function graphers in web browsers, both 3D and 2D.
felixtrz/gamepad-wrapper
Wrapper for Gamepad API
MBuchalik/search-expression-parser
Parse ((possibly) nested) search expressions :mag:
seankerr/rust-opengles
Rust bindings for OpenGL ES 2.0
AronDerenyi/BevyRayMarching
A isosurface renderer made with Bevy