MCPcopy Index your code
hub / github.com/Stebalien/snowflake

github.com/Stebalien/snowflake @v1.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.2.0 ↗ · + Follow
14 symbols 17 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Build Status

A crate for quickly generating unique IDs with guaranteed properties. This library is completely unrelated to twitter's snowflake library.

This crate currently includes guaranteed process unique IDs but may include new ID types in the future.

API Docs: https://stebalien.github.io/snowflake/snowflake/

License

Licensed under either of

  • Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
  • MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Core symbols most depended-on inside this repo

next_global
called by 3
src/process_unique_id.rs
fmt
called by 0
src/process_unique_id.rs
new
called by 0
src/process_unique_id.rs
default
called by 0
src/process_unique_id.rs
bench_next_global
called by 0
src/process_unique_id.rs
bench_next_global_threaded
called by 0
src/process_unique_id.rs
bench_unique_id
called by 0
src/process_unique_id.rs
bench_random_id
called by 0
src/process_unique_id.rs

Shape

Function 10
Method 3
Class 1

Languages

Rust100%

Modules by API surface

src/process_unique_id.rs14 symbols

For agents

$ claude mcp add snowflake \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact