{"id":28458946,"url":"https://github.com/s0l0ist/ferroid","last_synced_at":"2026-02-01T00:10:58.765Z","repository":{"id":293041320,"uuid":"982770210","full_name":"s0l0ist/ferroid","owner":"s0l0ist","description":"A flexible ULID or Snowflake-like ID generator for producing unique, monotonic, and lexicographically sortable IDs.","archived":false,"fork":false,"pushed_at":"2025-06-27T08:54:21.000Z","size":183,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T09:35:25.115Z","etag":null,"topics":["id","monotonic","snowflake","ulid","uuid"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s0l0ist.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-13T11:35:26.000Z","updated_at":"2025-06-25T09:13:08.000Z","dependencies_parsed_at":"2025-05-13T12:07:57.533Z","dependency_job_id":"b24bf8ea-244e-44fd-bf65-a8e3aba1015a","html_url":"https://github.com/s0l0ist/ferroid","commit_stats":null,"previous_names":["s0l0ist/ferroid"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/s0l0ist/ferroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0l0ist%2Fferroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0l0ist%2Fferroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0l0ist%2Fferroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0l0ist%2Fferroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s0l0ist","download_url":"https://codeload.github.com/s0l0ist/ferroid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0l0ist%2Fferroid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262235068,"owners_count":23279530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["id","monotonic","snowflake","ulid","uuid"],"created_at":"2025-06-07T00:40:38.112Z","updated_at":"2026-01-07T01:00:18.555Z","avatar_url":"https://github.com/s0l0ist.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤖 ferroid\n\n**ferroid** is a Rust library for generating and streaming time-sortable IDs,\nincluding **Snowflake-style** IDs and **ULIDs**. It aims to be flexible while\nhaving exceptional performance.\n\nThis workspace includes:\n\n- [`ferroid`](./crates/ferroid): Core ID types and generators\n- [`ferroid-tonic-core`](./crates/ferroid-tonic-core): gRPC protocol definitions\n  and shared types\n- [`ferroid-tonic-server`](./crates/ferroid-tonic-server): High-performance gRPC\n  server that streams binary-packed ID chunks\n- [`pg-ferroid`](./crates/pg-ferroid): A PostgreSQL extension for high-throughput\n  ULID generation using ferroid\n\n## 🚀 Getting Started\n\nRun all tests\n\n```bash\ncargo test --features all\n```\n\nRun all benchmarks\n\n```bash\ncargo criterion --all-features\n```\n\n## 📄 License\n\nLicensed under either of:\n\n- [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)\n  ([LICENSE-APACHE](LICENSE-APACHE))\n- [MIT License](https://opensource.org/licenses/MIT)\n  ([LICENSE-MIT](LICENSE-MIT))\n\nat your option.\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs0l0ist%2Fferroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs0l0ist%2Fferroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs0l0ist%2Fferroid/lists"}