Node.js driver for Snowflake
Deconstructs and generates snowflake IDs using BigInts
TypeScript definitions for snowflake-sdk
Generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)
A Promise-based, TypeScript-friendly helper for the Snowflake SDK
A Pulumi package for creating and managing snowflake cloud resources.
A simple and lightweight Node.js library to generate unique snowflake IDs.
Snowflake driver for Evidence projects
Generate Snowflake ID Standard compatible ids with optional cluster number
No description provided.
Twitter's Snowflake generator implementation for NodeJS
> TODO: description
Rust dictionary for cspell.
Rust language support for the CodeMirror code editor
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.
Super-fast alternative for babel
knex.js dialect for the Snowflake data warehouse
Lezer-based Rust grammar
knex.js dialect for the Snowflake data warehouse
Cube.js Snowflake database driver
Time based 64-bit unique id generator, inspired by Twitter snowflakes
No description provided.
Generates and consumes source maps
Welcome to the [Node.js] binding for the Rust [`matrix-sdk-crypto`] library! This binding is part of the [`matrix-rust-sdk`] project, which is a library implementation of a [Matrix] client-server.
'twitter' snowflakes.
The rust-lang implementation of Twitter's id generator algorithm snowflake, it thread safety | Twitter 的id生成器算法snowflake的rust-lang 实现