templexxx / tscLinks
Get unix time (nanoseconds) in 8ns, 10x faster than stdlib
☆139Updated last month
Alternatives and similar repositories for tsc
Users that are interested in tsc are comparing it to the libraries listed below
Sorting:
- ⚡️ lock-free utilities in Go☆156Updated last year
- ☆74Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- lock-free queue and other implementations☆127Updated last year
- extract goroutine id to the out world although it's dangerous and useless.☆59Updated 5 years ago
- Lock-free ring buffer by golang☆52Updated 2 years ago
- First redis RESP3 protocol library in Go☆87Updated last year
- A fast little LRU cache for Go☆170Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆67Updated 4 years ago
- 救命用的profile☆41Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- Package for getting the runtime ID of a goroutine☆45Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆24Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 3 years ago
- golang simple opentracing and opentelemetry sdk☆40Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 2 years ago
- ☆119Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A reliability layer for UDP connections in Go.☆138Updated 5 years ago
- epoll implementation for connections in Linux, MacOS and Windows☆87Updated 2 months ago
- Deep copy things☆27Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 2 years ago
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 3 years ago
- Golang Epoll Support - Linux☆19Updated 5 years ago