Introduction
athro is an opensource datastructures and algorithms library for the JS/TS ecosystem.
Compatibility
athro is compatible with both client and server side javascript. It works with all the standard javascript runtimes:
- node.js - cross-platform JavaScript runtime environment
- deno.land - the easiest, most secure JavaScript runtime.
- bun.sh - a fast all-in-one JavaScript runtime.
- v8.dev - a high-performance JavaScript and WebAssembly engine.