1. abac-engine → the zero-dep core (my first love) • 9.4 µs warm checks (26 % faster than CASL on real policies) • JSONPath policies non-devs can edit • PolicyCache → survives Vercel cold starts • npm i abac-engine • https://github.com/astralstriker/abac-engine
2. @devcraft-ts suite → complete admin UI on top of any ABAC backend • @devcraft-ts/abac-admin-core → Zod + types • @devcraft-ts/abac-admin-react → headless hooks • @devcraft-ts/abac-admin-react-ui → ready-made ShadCN components (18 KB) • @devcraft-ts/abac-admin-nextjs → full Next.js 15 template • npm i @devcraft-ts/abac-admin-react-ui
One-liner for the full stack: npm i abac-engine @devcraft-ts/abac-admin-react-ui
Benchmark proof: https://i.ibb.co.com/5YhM0nL/abac-engine-vs-casl-live-benchmark-nov10-2025.png Org: https://github.com/devcraft-ts
Feedback/roast me please.