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
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- A fast userspace CSPRNG☆92Updated last year
- ☆12Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Golang utlities to make your life easier with zero allocations☆49Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- Go implementation of Adiantum☆90Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated last week
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- A pure-Go wyhash implementation.☆34Updated 3 weeks ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 8 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
- A memory allocator for Go.☆87Updated 5 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- wyhash fast non-cryptographic string hash☆36Updated 5 years ago
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Go implementation of ZeroMQ Base-85 encoding☆24Updated 6 years ago
- Intern Go strings☆97Updated 2 years ago
- Fast integer map for uint32-to-uint32☆32Updated 6 months ago