zhangyunhao116 / wyhashLinks
A Go implementation of the 64-bit wyhash algorithm with a lot of optimizations. (final version 1 && 3)
☆12Updated 3 months ago
Alternatives and similar repositories for wyhash
Users that are interested in wyhash are comparing it to the libraries listed below
Sorting:
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- little websocket implementation☆36Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Updated 3 years ago
- An offheap memory allocator for manual memory management in Golang☆30Updated 2 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 6 months ago
- Fast reflection for mere mortals☆28Updated last month
- MUS Serialization Format☆26Updated 10 months ago
- Ungrammar implementation and API in Go☆48Updated last year
- tail files with inotify☆23Updated 2 years ago
- Fast, thread-safe arena allocators☆26Updated last month
- Mutex with FIFO lock acquisition☆11Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 5 months ago
- ☆123Updated 2 years ago
- MUS format serializer for Go☆120Updated 3 months ago
- Immutable Adaptive Radix Tree implementation in go☆21Updated 9 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆57Updated 6 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- Generic batches for go☆13Updated 4 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- ☆33Updated 3 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
- Create a heatmap index based on the profile.proto profile data☆24Updated 4 years ago
- Ordered codes for database keys☆46Updated last year