zhangyunhao116 / wyhashLinks
A Go implementation of the 64-bit wyhash algorithm with a lot of optimizations. (final version 1 && 3)
☆12Updated 3 weeks ago
Alternatives and similar repositories for wyhash
Users that are interested in wyhash are comparing it to the libraries listed below
Sorting:
- Generic batches for go☆13Updated 3 years ago
- Ungrammar implementation and API in Go☆46Updated last year
- simple data streams for go☆31Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- Ordered codes for database keys☆45Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 3 months ago
- little websocket implementation☆36Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- An offheap memory allocator for manual memory management in Golang☆31Updated 6 months ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 3 months ago
- Fast, thread-safe arena allocators☆24Updated 2 years ago
- fast runtime.Caller☆18Updated 8 months ago
- Print uncovered code☆59Updated 9 months ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- MUS Serialization Format☆26Updated 8 months ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- strftime/strptime for Go☆18Updated last month
- Golang in-memory caching stream reader☆35Updated last year
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆47Updated 11 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- ☆12Updated last year
- bebop wire format in Go☆78Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- tail files with inotify☆23Updated 2 years ago