366,287 packages matching “node-snowflake”
node-snowflake
v0.0.1 · 12 years ago
a node.js clone for twitter snowflake
No known vulnerabilities
snowflake-worker
v0.0.1 · 2 years ago
A JavaScript or Node snowflake ID generator.
No known vulnerabilities
@types/snowflake-sdk
v1.6.24 · 2 years ago
TypeScript definitions for snowflake-sdk
No known vulnerabilities
snowflake-promise
v5.0.1 · 1 year ago
A Promise-based, TypeScript-friendly helper for the Snowflake SDK
No known vulnerabilities
snowflake-sdk
v3.3.0 · 17 days ago
Node.js driver for Snowflake
No known vulnerabilities
@sapphire/snowflake
v3.5.5 · 1 year ago
Deconstructs and generates snowflake IDs using BigInts
No known vulnerabilities
@evidence-dev/snowflake
v1.2.4 · 7 months ago
Snowflake driver for Evidence projects
No known vulnerabilities
@pulumi/snowflake
v2.21.0 · 9 days ago
A Pulumi package for creating and managing snowflake cloud resources.
No known vulnerabilities
@skorotkiewicz/snowflake-id
v1.0.1 · 2 years ago
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.
No known vulnerabilities
snowflake-uuid
v1.0.0 · 5 years ago
Twitter's Snowflake generator implementation for NodeJS
No known vulnerabilities
node-snowflake-id
v1.0.2 · 4 years ago
nodejs的分布式id解决方案 参考Twitter的snowflake ```js const SnowflakeID = require("SnowflakeID") const sid = new SnowflakeID() let arr = [] for(let i = 0; i < 10000; i++){ arr.push(sid.generate()) } console.log(arr) ```
No known vulnerabilities
@cubejs-backend/snowflake-driver
v1.7.42 · 2 days ago
Cube Snowflake database driver
No known vulnerabilities
@dbml/core
v10.1.1 · 1 month ago
> TODO: description
No known vulnerabilities
nodejs-snowflake
v2.0.1 · 4 years ago
Generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)
No known vulnerabilities
@toolkit-f/snowflake-id
v1.0.3 · 8 months ago
Unique ID Generator For NodeJS
No known vulnerabilities
@akashrajpurohit/snowflake-id
v2.0.0 · 2 years ago
A simple and lightweight Node.js library to generate unique snowflake IDs.
No known vulnerabilities
snowflake-id
v1.1.0 · 7 years ago
Time based 64-bit unique id generator, inspired by Twitter snowflakes
No known vulnerabilities
@theinternetfolks/snowflake
v1.3.0 · 4 years ago
Library to help you create a Snowflake Id or parse the same.
No known vulnerabilities
drizzle-snowflake
v0.1.13 · 6 months ago
A drizzle ORM driver for use with Snowflake.
No known vulnerabilities
snowflake-mcp-server
v1.0.4 · 1 year ago
Model Context Protocol server for Snowflake database integration
No known vulnerabilities