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

364 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,268
gofrs/uuid A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. 1,586
matoous/go-nanoid Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. 1,292
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. 232
kokizzu/lexid A fast and customizable ID generator with lexicographically orderable IDs. 8
elfsundae/laravel-hashid Provides reversible, non-sequential identifiers for data obfuscation 407
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 694
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. 212
jmattheis/goverter Tool for generating type-safe converters in Go 532
kayac/go-katsubushi An ID generation service that supports multiple protocols and provides unique IDs to clients. 180
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