A simple uuid library for ruby
☆120Feb 24, 2020Updated 6 years ago
Alternatives and similar repositories for simple_uuid
Users that are interested in simple_uuid are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- UUIDs that are byte-ordered lamport clocks (timestamp, worker_id). Much simpler than type-1 UUID's crappy, weirdo layout.☆31Oct 12, 2011Updated 14 years ago
- Bootstrap tools for (legacy) backends☆10May 26, 2015Updated 10 years ago
- ActiveColumn is a data management framework for Cassandra. It includes data migrations similar to ActiveRecord, and a data mapping frame…