bytedance / ns-xLinks
An easy-to-use, flexible network simulator library in Go.
☆148Updated last year
Alternatives and similar repositories for ns-x
Users that are interested in ns-x are comparing it to the libraries listed below
Sorting:
- The `io_uring` library and runtime for GO☆135Updated 2 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆140Updated 2 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A network packet info dumping tool like tcpdump based on `tc-bpf`.☆39Updated 9 months ago
- Perf Utilities for Go☆109Updated 2 years ago
- ☆140Updated last year
- io_uring support for go☆203Updated 4 years ago
- Native persistent memory support for Go☆81Updated 2 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 9 months ago
- Package for getting the runtime ID of a goroutine☆48Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- A high-performance timeline tracing library for Golang, used by TiDB☆47Updated 4 months ago
- ☆38Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆119Updated 2 years ago
- Cache benchmark for Golang☆74Updated last year
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 4 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- sysconf for Go, without using cgo☆144Updated 2 months ago
- ☆80Updated 3 months ago
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- experimental raft storage☆100Updated this week
- A fast little LRU cache for Go☆170Updated 2 years 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.☆212Updated 10 months ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- bpf(2)-based ftrace(1)-like function graph tracer for golang processes.☆29Updated last year