templexxx / cpuLinks
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
Sorting:
- 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
- a thread-safe concurrent map for go☆49Updated 11 months ago
- an encrypted UDP connection between two peers using QUIC☆26Updated last year
- Benchmarks for BigCache project☆21Updated last year
- Package for getting the runtime ID of a goroutine☆45Updated last year
- Lock-Free Queue for Go☆25Updated 7 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated 3 weeks ago
- epoll implementation for connections in Linux, MacOS and Windows☆87Updated last month
- 3百万QPS benchmark测试☆35Updated 2 years ago
- A portable zero-copy I/O implement base on mmap for golang.☆14Updated 4 years ago
- 救命用的profile☆41Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Interactive Assembler for Go☆64Updated 6 months ago
- ☆80Updated 2 months ago
- a lite version of rpcx☆16Updated 3 years ago
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆26Updated 5 months ago
- golang simple opentracing and opentelemetry sdk☆40Updated 3 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆38Updated 6 years ago
- golang Aho-Corasick for byte strings☆22Updated last year
- Package splice wraps the splice system call.☆17Updated 4 years ago
- golang 共享内存的使用☆40Updated 3 years ago
- Golang timer for humans.☆39Updated 3 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52Updated 3 years ago
- 🎉 Utilities for go (常用的助手函数, 0 依赖, 性能至上)☆36Updated 3 weeks ago
- netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)☆30Updated 6 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago