mengzhuo / nabhash
An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data
☆64Updated 4 years ago
Alternatives and similar repositories for nabhash:
Users that are interested in nabhash are comparing it to the libraries listed below
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- Utility functions and types used by Dragonboat and its related projects☆29Updated 7 months ago
- 救命用的profile☆41Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 9 months ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆62Updated 5 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- Fastest conversions between string and byte slice☆11Updated 4 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- A very simple program to tell how fast/slow is fsync on your disk☆11Updated 2 years ago
- development tools☆46Updated 6 years ago
- Cases for high concurrency go programs☆11Updated 4 years ago
- Deep copy things☆27Updated last year
- a thread-safe concurrent map for go☆48Updated 7 months ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- go hash benchmark☆41Updated 2 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 6 months ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 6 months ago
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- low level data type and utils in Golang.☆83Updated last year
- A high-performance timeline tracing library for Golang, used by TiDB☆46Updated 3 months ago
- ☆38Updated 2 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- First redis RESP3 protocol library in Go☆88Updated 11 months ago
- A simple redis client☆29Updated 6 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago