optimus-go

ID transformer

An ID transformation tool using Knuth's Algorithm to encode and decode internal IDs.

ID hashing and Obfuscation using Knuth's Algorithm

GitHub

363 stars
4 watching
24 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jenssegers/optimus A library for obfuscating integers by applying modular exponentiation and multiplicative hashing to generate unique IDs. 1,271
gofrs/uuid A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. 1,592
matoous/go-nanoid Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. 1,310
twharmon/gouid Provides universally unique IDs with cryptographic security 24
pixboost/transformimgs An image transformation API that resizes and optimises images based on user input without requiring additional parameters. 235
kokizzu/lexid A fast and customizable ID generator with lexicographically orderable IDs. 8
elfsundae/laravel-hashid Provides reversible, non-sequential identifiers for data obfuscation 408
josejuanqm/ody An image generator that applies various transformations and styles to images 45
jquesnelle/txt2imghd Creates detailed images by upscaling and refining Stable Diffusion outputs 695
disksing/iter Provides reusable general algorithms for common data transformations and manipulations in Go 187
ibrahimsobh/transformers An implementation of deep neural network architectures, including Transformers, in Python. 214
jmattheis/goverter Automates the generation of type-safe conversion methods between data structures 576
kayac/go-katsubushi An ID generation service that supports multiple protocols and provides unique IDs to clients. 179
duailibe/cuid Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup 55
pylons/colander A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. 451