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☆58Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Better sync package for Go.☆22Updated last year
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A fast userspace CSPRNG☆92Updated 10 months ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Go implementation of Adiantum☆91Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Buffered Reader/Writer☆78Updated 2 months ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Go implementation of ZeroMQ Base-85 encoding☆24Updated 6 years ago
- A memory allocator for Go.☆84Updated 5 years ago
- Intern Go strings☆95Updated last year
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago