napi-rs / napi-rs/node-rs

Add `xid` crate

Open
#901 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
1.5k
Forks
52
Avg merge
13h 37m
Merged PRs (30d)
19

Description

Add support to xid a globally unique sortable id generator (alternative to UUID and ULID to be used as primary key in databases).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how this repository exposes existing Rust crates through its Node.js bindings, then compare the requested xid crate with those integrations. Done means xid support is added consistently with the existing crate bindings and its exposed behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, rust
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.