Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.
☆117Jan 17, 2023Updated 3 years ago
Alternatives and similar repositories for pdqsort
Users that are interested in pdqsort are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆25Mar 7, 2025Updated last year
- Changepoint is a Go library for changepoint detection with support for nonparametric distributions☆24Jan 2, 2023Updated 3 years ago
- ☆15May 21, 2026Updated last month
- Microservice distributed e-commerce system based on Hertz and gRPC / 基于 Hertz 与 gRPC 的分布式微服务电商系统☆14Jun 7, 2023Updated 3 years ago
- Rob Pike's simple regex matcher converted to Go☆11Aug 14, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- convert Request of fasthttp、hertz and resty to CURL command line☆45Jun 2, 2024Updated 2 years ago
- Feasibility research for using kind to support e2e tests for kubebuilder(v2)-generated Kubernetes operators.☆13Jul 1, 2019Updated 7 years ago
- A fast URL parser for Go☆40Mar 4, 2023Updated 3 years ago
- Universal Utilities for Go☆2,045Mar 17, 2026Updated 3 months ago
- Visualize Go SSA function using Graphviz☆50May 30, 2025Updated last year
- Tiny cross-platform terminal color library☆11Feb 27, 2026Updated 4 months ago
- Runtimex package help to expose Go Runtime internals representation safely.☆12Feb 19, 2025Updated last year
- 通用型任务队列, 带并发控制和故障恢复☆28Jan 19, 2026Updated 5 months ago
- 📄 🇨🇳 papers I have read☆29Apr 6, 2021Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- TiExec tries to alleviate the iTLB-Cache-Miss problem of the application it loaded, so it will bring some direct performance improvement …☆42Feb 7, 2022Updated 4 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Apr 2, 2023Updated 3 years ago
- ☆22Jul 16, 2025Updated 11 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.☆222Aug 30, 2024Updated last year
- Raft backend using LevelDB☆31Jun 11, 2022Updated 4 years ago
- ☆12Aug 25, 2025Updated 10 months ago
- connect-go improved compression☆23Jan 22, 2026Updated 5 months ago
- Boyer-Moore search algorithm in Go☆15Apr 6, 2022Updated 4 years ago
- Just provide a macro for a certain programming language.☆14Dec 7, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- go2 generics experiment in building generic augmented BTree data structures