Skip to content

nowayhecodes/actor-bonilla

Repository files navigation

Hector Bonilla

Actor Bonilla

Monorepo@actor-bonilla/core and @actor-bonilla/http.

License: MIT

Packages

Package Description
@actor-bonilla/core Mailboxes, supervision, routers, FSM, pub/sub, optional worker-thread actors
@actor-bonilla/http Native fetch HTTP client with retries and hooks
@actor-bonilla/native Optional Zig Node-API addon — ships prebuilt binaries (no compile on npm install; same goal as prebuildify)

Native acceleration is loaded only when prebuilds are published with the package; see packages/native/README.md.

Contributing

Clone the repo, install with pnpm at the repository root (pnpm install), then build and test:

pnpm run build
pnpm run test

See Developing for details.

License

MIT © Gustavo Cavalcante

About

👨 Actor-system runtime for Node.js and TypeScript (ESM) including a powerful HTTP library — mailboxes, supervision, routers, FSM helpers, pub/sub, and optional worker-thread actors.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages