bytedance / ns-x
An easy-to-use, flexible network simulator library in Go.
☆145Updated last year
Alternatives and similar repositories for ns-x:
Users that are interested in ns-x are comparing it to the libraries listed below
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆116Updated 2 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- The `io_uring` library and runtime for GO☆127Updated 2 years ago
- A network packet info dumping tool like tcpdump based on `tc-bpf`.☆39Updated 6 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- lock-free queue and other implementations☆127Updated last year
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- Package xdp allows one to use XDP sockets from the Go programming language.☆302Updated 7 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆255Updated last year
- RDMA library for mapping associate netdevice and character devices☆70Updated 3 months ago
- golang based memory interface implementation☆46Updated 3 years ago
- ☆116Updated last year
- 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 io uring syscall implementation without CGO, rewrite on branch v0.4☆113Updated last year
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆98Updated last month
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated 7 months ago
- io_uring support for go☆204Updated 4 years ago
- ☆38Updated 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 6 months ago
- Perf Utilities for Go☆106Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Cache benchmark for Golang☆71Updated last year
- ☆150Updated 10 months ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last month
- A reliability layer for UDP connections in Go.☆138Updated 4 years ago
- A high-performance timeline tracing library for Golang, used by TiDB☆47Updated last month
- Lock-free ring buffer by golang☆51Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year