zhangyunhao116 / pdqsortLinks
Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.
☆119Updated 2 years ago
Alternatives and similar repositories for pdqsort
Users that are interested in pdqsort are comparing it to the libraries listed below
Sorting:
- A very fast dynamic Thrift serializer & deserializer.☆126Updated last week
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆258Updated 2 years ago
- ☆121Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆211Updated 9 months ago
- lock-free queue and other implementations☆129Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆140Updated last month
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Dynamically and efficiently operate RPC data for Go☆165Updated last week
- Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.☆32Updated last year
- 🔥gg is a basic library of generics for Go language developed by ByteDance. It is based on the Go 1.18+ generic features and provides eff…☆147Updated 3 weeks ago
- Server for benchmarking pure Go key/value databases☆160Updated last year
- The assembler from the Go compiler, in library form.☆186Updated 4 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- Lock-free ring buffer by golang☆52Updated 2 years ago
- Service Reliability Algorithm☆208Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- Go语言猴子补丁框架☆129Updated last year
- Interactive Assembler for Go☆65Updated 8 months ago
- ☆25Updated 4 months ago
- ☆75Updated 2 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- Patch all Go functions for testing☆258Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- ☆54Updated 2 years ago
- ☆23Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆77Updated 6 months ago