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
363 stars
4 watching
24 forks
Language: Go
last commit: almost 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for obfuscating integers by applying modular exponentiation and multiplicative hashing to generate unique IDs. | 1,271 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
| Provides universally unique IDs with cryptographic security | 24 |
| An image transformation API that resizes and optimises images based on user input without requiring additional parameters. | 235 |
| A fast and customizable ID generator with lexicographically orderable IDs. | 8 |
| Provides reversible, non-sequential identifiers for data obfuscation | 408 |
| An image generator that applies various transformations and styles to images | 45 |
| Creates detailed images by upscaling and refining Stable Diffusion outputs | 695 |
| Provides reusable general algorithms for common data transformations and manipulations in Go | 187 |
| An implementation of deep neural network architectures, including Transformers, in Python. | 214 |
| Automates the generation of type-safe conversion methods between data structures | 576 |
| An ID generation service that supports multiple protocols and provides unique IDs to clients. | 179 |
| Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
| A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |