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:
- simple data streams for go☆31Updated 2 years ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 2 months ago
- bebop wire format in Go☆78Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months 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 11 months ago
- Ungrammar implementation and API in Go☆46Updated last year
- Ordered codes for database keys☆41Updated last year
- Fast, thread-safe arena allocators☆23Updated 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
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- little websocket implementation☆36Updated 2 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Updated 2 years ago
- Generic batches for go☆13Updated 3 years ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated 4 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆77Updated last year
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆42Updated last month
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- ☆11Updated 7 months ago
- iterator library for go using a rangefunc experiment☆26Updated 8 months ago
- A purego binding for libffi.☆104Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Golang in-memory caching stream reader☆35Updated last year
- MUS format serializer for Go☆114Updated last week
- An (almost) compliant XPath 1.0 library.☆47Updated last year
- Simple managed reload mechanism for Go☆47Updated 10 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 9 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago