C id-generator

Open-source C projects categorized as id-generator

C id-generator Projects

  • snowid

    A Decentralized, K-Ordered 128-bit Unique ID Generator library in C.

  • Project mention: Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs | news.ycombinator.com | 2023-06-28

    This looks really interesting! I recently wrote[1] a pure C (no external dependency) version of coordination free, k-ordered 128-bit UUID Generator library which is inspired by snowflake but has bigger key space and few nifty features to protect against clock skew etc. The 128 bits are split into {timestamp:64, worker_id:48, seq: 16} where the seq if id is requested within the same millisecond.

    [1] - https://github.com/beyonddream/snowid

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C id-generator related posts

  • A Decentralized, K-Ordered Unique ID Generator Library in C

    1 project | news.ycombinator.com | 5 Nov 2022
  • Show HN: SnowId – A Decentralized, K-Ordered, 128-bit UUID library in C

    1 project | /r/hypeurls | 3 Nov 2022
  • Show HN: SnowId – A Decentralized, K-Ordered, 128-bit UUID library in C

    1 project | news.ycombinator.com | 3 Nov 2022

Index

Project Stars
1 snowid 93

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com