zhangyunhao116 / wyhashLinks
A Go implementation of the 64-bit wyhash algorithm with a lot of optimizations. (final version 1 && 3)
☆12Updated 3 years ago
Alternatives and similar repositories for wyhash
Users that are interested in wyhash are comparing it to the libraries listed below
Sorting:
- bebop wire format in Go☆78Updated last year
- Ungrammar implementation and API in Go☆46Updated last year
- Ordered codes for database keys☆43Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- little websocket implementation☆36Updated 2 years ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last month
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Generic batches for go☆13Updated 3 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
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years 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
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 2 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- ☆11Updated 9 months ago
- Streaming JSON encoding for Golang☆30Updated last month
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 11 months ago
- Tool for golang that generates jennifer code☆76Updated last year
- Golang radix tree implementation☆35Updated 6 years ago
- Generates automatically a Reset() method☆35Updated 8 years ago
- strftime/strptime for Go☆18Updated last week
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 2 months ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Fast reflection for mere mortals☆19Updated 10 months ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Efficient for-loop retries in Go☆19Updated 3 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆41Updated 2 weeks ago