templexxx / cpu
internal/cpu in Go ( add AVX512)
☆28Updated 7 months ago
Alternatives and similar repositories for cpu:
Users that are interested in cpu are comparing it to the libraries listed below
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 7 months ago
- High performance drop-in replacement of the `encoding/base64` library☆37Updated last year
- Benchmarks for BigCache project☆21Updated last year
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆38Updated 6 years ago
- a thread-safe concurrent map for go☆48Updated 9 months ago
- Faster substitution of tidwall/gjson☆33Updated 5 months ago
- ☆80Updated last week
- Package for getting the runtime ID of a goroutine☆44Updated 10 months ago
- 3百万QPS benchmark测试☆35Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated 7 months ago
- learn go-yacc☆19Updated 4 years ago
- 救命用的profile☆41Updated 2 years ago
- Go implementation of B plus tree☆33Updated 2 years ago
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52Updated 2 years ago
- ☆14Updated 2 weeks ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆116Updated 2 years ago
- a lite version of rpcx☆16Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆55Updated last year
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- golang simple opentracing and opentelemetry sdk☆40Updated 3 years ago
- Interactive Assembler for Go☆64Updated 5 months ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Golang shared memory library☆62Updated 3 years ago
- JIT compile library for Go☆83Updated 4 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 3 weeks ago
- go sync.Pool wrapper for github.com/klauspost/compress/zstd which doesn't leak memory and goroutines.☆11Updated last year
- Lock-Free Queue for Go☆25Updated 7 years ago
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆26Updated 3 months ago
- Collect data about your dependencies☆43Updated 3 weeks ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago