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:
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 months ago
- Ungrammar implementation and API in Go☆46Updated last year
- simple data streams for go☆31Updated 3 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆51Updated 2 years ago
- little websocket implementation☆36Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆54Updated last month
- A tool for monitoring Go's finalizer routine responsiveness☆36Updated last month
- Go programming language port of liburing.☆108Updated last year
- ☆12Updated 10 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆85Updated 3 weeks ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 10 months ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆33Updated 5 months ago
- ☆33Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- MUS format serializer for Go☆116Updated last month
- A scenario-based testing framework for distributed processes☆24Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- tail files with inotify☆23Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆28Updated 8 months ago
- Ordered codes for database keys☆42Updated last year
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Mutex with FIFO lock acquisition☆11Updated last year
- MinLZ is a LZ77 compressor, focused on realtime data compression☆106Updated last month
- Fast, thread-safe arena allocators☆23Updated 2 years ago