Virtual async workers
Button component
Cascading Configuration Loader
Array pooling for easier rate limiting
TypeScript SDK for interacting with:
sec blockchain block lib
Node Module JDBC wrapper updated to Node Java 0.10.0
This library allows you to interact with Arweave funding pools for Heroes of History.
MCP server for Geometra — interact with running Geometra apps via the geometry protocol, no browser needed
TypeScript SDK for Themis — TON-native sealed-bid threshold-decryption protocol. Encrypt bids under Atlas's BLS group key, submit ciphertexts to a chamber, decode the post-reveal callback off-chain. Built on @titon-network/atlas-sdk + @titon-network/forge
Primitives that support creating Web Workers.
Backtesting toolset for Steer Protocol
No description provided.
A SDK to interact with Crystalize smart contracts
PostgreSQL backend for EventFabric: event store, outbox + DLQ, snapshots, catch-up / async projection runners, partitioning, conjoined + per-database multi-tenancy, migrations.
A simple wrapper around `pg.Pool` for managing transactions.
TypeScript client for Meteora Damm V2 program
For pooling stream data
Drizzle ORM용 `@croco/tx-core` 트랜잭션 어댑터입니다. Drizzle의 `db.transaction`/`tx.transaction(savepoint)`을 `tx-core`에 연결합니다.
A Simple library to handle forked node instances
Workerr is a lightweight library that simplifies working with Web Workers in JavaScript. It provides a more intuitive way to handle parallel tasks by using Promises, along with a built-in worker pool to efficiently manage worker instances. With strong Typ
Plug-and-play PostgreSQL dashboard middleware for Express.
A JavaScript SDK for calculating BRC20 staking rewards.
A thread pool for the browser, built on top of Web Workers