templexxx / cpu
internal/cpu in Go ( add AVX512)
☆28Updated 9 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 9 months ago
- High performance drop-in replacement of the `encoding/base64` library☆37Updated last year
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- a thread-safe concurrent map for go☆49Updated 10 months ago
- Benchmarks for BigCache project☆21Updated last year
- A simple, fast UDP development framework based on gokcp☆31Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆45Updated 11 months ago
- lossy connection simulator☆24Updated 5 years ago
- a lite version of rpcx☆16Updated 3 years ago
- 3百万QPS benchmark测试☆35Updated last year
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- learn go-yacc☆19Updated 4 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated last year
- A very simple program to tell how fast/slow is fsync on your disk☆11Updated 2 years ago
- 救命用的profile☆41Updated 2 years ago
- golang Aho-Corasick for byte strings☆22Updated last year
- ☆38Updated 2 years ago
- Speed up the memory allocation and improve the garbage collection performance.☆54Updated last year
- ☆54Updated 2 years ago
- ☆80Updated last month
- A portable zero-copy I/O implement base on mmap for golang.