Skip to content

Commit 2fcca04

Browse files
authored
Update README.md
1 parent 8bb930b commit 2fcca04

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,16 +323,23 @@ gen8 = TSIDGenerator(node=8, node_bis=3)
323323

324324
## Other ports, forks and OSS
325325

326-
### Ports and forks
326+
Ports, forks, implementations and other OSS
327+
------------------------------------------------------
328+
329+
Ports, forks and implementations:
327330

328331
| Language | Name |
329332
| -------- | ---- |
330-
| Java (by original author) | [f4b6a3/tsid-creator](https://github.com/f4b6a3/tsid-creator) |
333+
| Go | [vishal-bihani/go-tsid](https://github.com/vishal-bihani/go-tsid) |
331334
| Java | [vladmihalcea/hypersistence-tsid](https://github.com/vladmihalcea/hypersistence-tsid) |
335+
| Java | [vincentdaogithub/tsid](https://github.com/vincentdaogithub/tsid) |
332336
| .NET | [kgkoutis/TSID.Creator.NET](https://github.com/kgkoutis/TSID.Creator.NET) |
333337
| PHP | [odan/tsid](https://github.com/odan/tsid) |
338+
| Python | [luismedel/tsid-python](https://github.com/luismedel/tsid-python) |
339+
| Rust | [jakudlaty/tsid](https://github.com/jakudlaty/tsid)
340+
| TypeScript | [yubintw/tsid-ts](https://github.com/yubinTW/tsid-ts) |
334341

335-
### OSS
342+
Other OSS:
336343

337344
| Language | Name |
338345
| -------- | ---- |

0 commit comments

Comments
 (0)