karlmcguire / igeLinks
IGE block cipher mode for Go.
☆13Updated 7 years ago
Alternatives and similar repositories for ige
Users that are interested in ige are comparing it to the libraries listed below
Sorting:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Storing strings without GC overhead☆85Updated last month
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- ☆12Updated last year
- simple data streams for go☆31Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- A fast userspace CSPRNG☆93Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- Go implementation of Adiantum☆90Updated last year
- Intern Go strings☆97Updated 2 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- wyhash fast non-cryptographic string hash☆37Updated 5 years ago
- Better sync package for Go.☆22Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago