templexxx / cpuLinks
internal/cpu in Go ( add AVX512)
☆29Updated last year
Alternatives and similar repositories for cpu
Users that are interested in cpu are comparing it to the libraries listed below
Sorting:
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 3 years ago
- a thread-safe concurrent map for go☆48Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 9 months ago
- The `io_uring` library and runtime for GO☆157Updated 9 months ago
- ☆127Updated 2 years ago
- Benchmarks for BigCache project☆20Updated 2 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆104Updated 2 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.☆222Updated last year
- High performance drop-in replacement of the `encoding/base64` library☆38Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Interactive Assembler for Go☆69Updated last year
- A fast little LRU cache for Go☆174Updated 2 years ago
- lock-free queue and other implementations☆128Updated 2 years ago
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52Updated 3 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 4 years ago
- golang 共享内存的使用☆41Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 4 months ago
- auto adjust your GOGC value☆231Updated last year
- A buffer pool file I/O library for Go☆55Updated 4 years ago
- Go implementation of B plus tree☆33Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- ☆123Updated 2 years ago
- ☆85Updated 4 years ago
- ☆19Updated 10 months ago
- 字节内推👇🏻☆62Updated last year
- A highly optimized double-ended queue☆203Updated 2 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago