sequential-guids

There are 3 repositories under sequential-guids topic.

  • buvinghausen/SequentialGuid

    Will generate Sequential Guids based on MongoDB's ObjectId specification. Date & time are encoded into the value so you do not need to store them separately in your database. You can also generate Guids that will sort sequentially in Microsoft SQL Server.

    Language:C#683410
  • SanderSade/SequentialGuid

    High-performance library to generate sequential GUIDs. Includes useful GUID conversion helpers

    Language:C#10503
  • dailydevops/sequentialguid

    Simple and high-performance solution for creating sequential GUIDs. Does not fulfill the security requirements like GUIDs.

    Language:C#