# snowflake-net **Repository Path**: huangmingji/snowflake-net ## Basic Information - **Project Name**: snowflake-net - **Description**: A C# port of Twitter's Snowflake id generation algorithm - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-02-01 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Snowflake.Net A port of Twitter's [Snowflake](https://github.com/twitter/snowflake) algorithm to C#. Snowflake is a service for generating unique ID numbers at high scale. https://github.com/ccollie/snowflake-net.git