29 packages matching “snowflakeId”
@arusakov/snowflakeid
v0.2.0 · 1 year ago
Snowflake ID generator
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
snowflakeid-producer
v1.0.3 · 3 months ago
A simple and fast unique id generator for node.js. It generates unique id based on twitter's snowflake algorithm.
No known vulnerabilities
@grkndev/snowflakeid
v1.2.4 · 7 months ago
A simple Snowflake ID generator for JavaScript and TypeScript
No known vulnerabilities
@luchanso/snowflakeid
v1.0.7 · 4 years ago
Generator for [snowflakes ids](https://en.wikipedia.org/wiki/Snowflake_ID) or watch: https://www.youtube.com/watch?v=aLYKd7h7vgY
No known vulnerabilities
@street-devs/snowflake-id
v1.0.10 · 1 year ago
Provides a highly customizable Snowflake ID generator for Javascript/Typescript applications. This generator produces unique 64-bit IDs based on the Snowflake algorithm, which consists of a timestamp, a node (instance) ID, and a sequence number. It also i
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
@blitzbeule/snowflakeid
v1.1.1 · 4 years ago
generate Snowflake Ids like twitter or discord
No known vulnerabilities
@whackdevelopment/snowflakeid
v1.0.2 · 3 years ago
generates unique 64-bit snowflake IDs inspired by Twitter and Discord IDs
No known vulnerabilities
fast-snowflake-id
v2.0.1 · 3 years ago
Fast snowflake id generator for Node.js
No known vulnerabilities
@kanzhucai/from
v0.1.27 · 3 years ago
## VenUnitConv
No known vulnerabilities
@pharastar/snowflakeid
v1.0.0 · 3 years ago
A lightweight module to generate time based 64-bit unique ids, inspired by Twitter id (snowflake).
No known vulnerabilities
proxy-connection
v1.6.3 · 1 year ago
Proxy client with automatic connection management, health checking, and fetch-like API
No known vulnerabilities
snowflake-id-maker
v0.0.11 · 1 year ago
Snowflake.io, generates k-ordered, conflict-free snowflake IDs in a distributed environment.
No known vulnerabilities
node_custom_utils
v0.3.4 · 8 months ago
Optimize your Node.js code and elevate its personal utility with this intricately designed Node.js package, custom-tailored to streamline your development tasks for both personal and commercial applications.
No known vulnerabilities
snowflake-uid
v2.1.1 · 3 years ago
Generate unique Snowflake IDs based on the Snowflake algorithm
No known vulnerabilities
hyperflake
v0.1.4 · 1 year ago
A simple and lightweight Node.js library to generate unique snowflake like IDs starting from beginning of the 21th century
No known vulnerabilities
generate-snowflake-id
v0.0.4 · 1 year ago
Snowflake.io, generates k-ordered, conflict-free snowflake IDs in a distributed environment.
No known vulnerabilities
mongoose-snowflake-id
v1.0.4 · 4 years ago
Snowflake ID auto-generating plugin
No known vulnerabilities
kage-library
v1.0.33 · 3 days ago
These is a repo containing utilities used across various projects.
No known vulnerabilities