bytedance / ns-xLinks
An easy-to-use, flexible network simulator library in Go.
☆149Updated 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:
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- The `io_uring` library and runtime for GO☆151Updated 6 months ago
- io_uring support for go☆203Updated 5 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Native persistent memory support for Go☆83Updated 3 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 6 months ago
- A network packet info dumping tool like tcpdump based on `tc-bpf`.☆40Updated last year
- Perf Utilities for Go☆109Updated 2 years ago
- Generate bpftrace scripts for use with golang programs. Works around quirks in the golang runtime.☆60Updated 4 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 2 years ago
- experimental raft storage☆107Updated this week
- A high-performance timeline tracing library for Golang, used by TiDB☆47Updated 9 months ago
- An embeddable graph database for large-scale vertices and edges☆74Updated 2 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- bpf(2)-based ftrace(1)-like function graph tracer for golang processes.☆31Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated last year
- ☆145Updated last year
- golang based memory interface implementation☆47Updated 4 years ago
- ☆126Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆80Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 2 months 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.☆220Updated last year
- Utility functions and types used by Dragonboat and its related projects☆30Updated last year
- ☆80Updated 2 months ago
- ☆38Updated 2 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Interactive Assembler for Go☆67Updated last year