changkun / cgo-benchmarksLinks
Benchmarks between Cgo, Go and C
☆18Updated 6 years ago
Alternatives and similar repositories for cgo-benchmarks
Users that are interested in cgo-benchmarks are comparing it to the libraries listed below
Sorting:
- ☆25Updated 5 months ago
- go hash benchmark☆43Updated 8 months ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆119Updated 2 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 3 weeks ago
- concurrency utilities☆301Updated 5 years ago
- Go Pooling Helpers☆116Updated 5 years ago
- trace requests using opentracing specification☆97Updated last month
- goroutine local storage (use context instead if possible)☆77Updated 5 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- lock-free queue and other implementations☆129Updated last year
- Modern Go Programming☆96Updated last year
- ⏳ a high performance reliable task scheduling package in Go.☆48Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- A fast little LRU cache for Go☆171Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Timeout Middleware for Gin framework☆110Updated 3 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆140Updated 2 months ago
- Expirable Go LRC\LRU cache without goroutines☆88Updated 3 months ago
- A DAG, Directed acyclic graph implementation in golang.☆126Updated 6 years ago
- Go implementation of the Gossip protocol☆139Updated 8 months ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 9 months ago
- Server for benchmarking pure Go key/value databases☆160Updated 2 years ago
- ☆80Updated 3 months ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Redis Sentinel support for Redigo library☆69Updated last year
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 3 years ago