Deconstructs and generates snowflake IDs using BigInts
Node.js driver for Snowflake
TypeScript definitions for snowflake-sdk
A Promise-based, TypeScript-friendly helper for the Snowflake SDK
Lock on asynchronous code
The Stockfish chess engine in Web Assembly (WASM)
Prover/verifier library for barretenberg. It bundles support for the following:
A lean and fast 'fs' for the browser
> TODO: description
A simple and lightweight Node.js library to generate unique snowflake IDs.
A Pulumi package for creating and managing snowflake cloud resources.
Snowflake driver for Evidence projects
Generate Snowflake ID Standard compatible ids with optional cluster number
The Application Engine for the AI Era. A multi-threaded, AI-native runtime with a persistent Scene Graph, enabling AI agents to introspect and mutate the living application structure in real-time.
Generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)
Twitter's Snowflake generator implementation for NodeJS
Caching values with (distributed) locking. Easily extensible with your own storage and locking implementations
Snowflake ID is a unique identifier commonly used in distributed systems to generate unique IDs with a timestamp component. It is designed to ensure uniqueness, even in distributed and highly concurrent environments.
knex.js dialect for the Snowflake data warehouse
knex.js dialect for the Snowflake data warehouse
[](https://github.com/nytamin/threadedClass/actions/workflows/lint-and-test.yml) [](https://www.npmjs.com/package/@aws-sdk/signature-v4-multi-region) [](https:/
Time based 64-bit unique id generator, inspired by Twitter snowflakes