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
- 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
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Jan 23, 2017Updated 9 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Tiny cross-platform terminal color library☆11Aug 22, 2026Updated 2 weeks ago
- Universal Utilities for Go☆2,050Mar 17, 2026Updated 5 months ago
- ☆25Updated this week
- 通用型任务队列, 带并发控制和故障恢复☆28Jan 19, 2026Updated 7 months ago
- 📄 🇨🇳 papers I have read☆29Apr 6, 2021Updated 5 years ago
- 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
- Raft backend using LevelDB☆30Jun 11, 2022Updated 4 years ago
- ☆22Jul 16, 2025Updated last year
- ☆13Aug 25, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 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 2 years ago
- Boyer-Moore search algorithm in Go☆15Apr 6, 2022Updated 4 years ago
- gzip for hertz☆14Mar 13, 2026Updated 5 months ago
- Just provide a macro for a certain programming language.☆14Dec 7, 2023Updated 2 years ago
- connect-go improved compression☆23Jan 22, 2026Updated 7 months ago
- ☆12Nov 12, 2023Updated 2 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.☆262Apr 2, 2023Updated 3 years ago
- Shared k-mer content between two genomes☆19Jun 21, 2023Updated 3 years ago
- Rate Limiter for Hertz☆13Oct 8, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- tflitego provide a simple and clear solution to use TensorFlow lite in Go. Our objective is provide a cohesive API, simplicity related t…☆17May 24, 2021Updated 5 years ago
- A tool for finding Unicode characters by name. CLI and Web.☆15Feb 23, 2023Updated 3 years ago
- ☆12Dec 11, 2023Updated 2 years ago
- golang based memory interface implementation☆46Oct 30, 2021Updated 4 years ago
- A simple and easy-to-use Go mocking library derived from ByteDance's internal best practices☆905Apr 17, 2026Updated 4 months ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Feb 28, 2025Updated last year
- 🥼 personal Go codebase☆38Updated this week
- The GORM ToolBox (WIP)☆30Oct 26, 2023Updated 2 years ago
- A Go implementation of a Generalized Suffix Tree using Ukkonen's algorithm☆13Jan 26, 2021Updated 5 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.
- Yet Another DAG Framework, and Promise/Future in Go. Committed to making structural concurrency in GO simpler.☆103Updated this week
- Golang port of Abseil's SwissTable☆825Mar 7, 2025Updated last year
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆164Sep 17, 2023Updated 2 years ago
- Go package implementing Bloom filters, used by many important systems☆2,810Jul 10, 2026Updated last month
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆22Sep 22, 2025Updated 11 months ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Aug 28, 2020Updated 6 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Aug 31, 2021Updated 5 years ago