bytedance / ns-xLinks
An easy-to-use, flexible network simulator library in Go.
☆151Updated 2 years ago
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☆157Updated 8 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- io_uring support for go☆205Updated 5 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…☆47Updated 3 years ago
- Native persistent memory support for Go☆83Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- ☆148Updated last year
- A network packet info dumping tool like tcpdump based on `tc-bpf`.☆41Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- experimental raft storage☆109Updated 2 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 8 months ago
- Cache benchmark for Golang☆77Updated 2 years ago
- Generate bpftrace scripts for use with golang programs. Works around quirks in the golang runtime.☆63Updated 7 months ago
- A high-performance timeline tracing library for Golang, used by TiDB☆47Updated last month
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 3 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- An embeddable graph database for large-scale vertices and edges☆74Updated 2 years ago
- Perf Utilities for Go☆110Updated 2 years ago
- ☆38Updated 3 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated 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.☆222Updated last year
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated last year
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 years ago
- ☆127Updated 2 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 6 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 3 years ago
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated 3 months ago
- sysconf for Go, without using cgo☆147Updated last week