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☆141Updated 3 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 3 months ago
- io_uring support for go☆203Updated 4 years ago
- A high-performance timeline tracing library for Golang, used by TiDB☆48Updated 6 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A network packet info dumping tool like tcpdump based on `tc-bpf`.☆40Updated 11 months ago
- Native persistent memory support for Go☆82Updated 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.☆214Updated 11 months ago
- ☆38Updated 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
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- An embeddable graph database for large-scale vertices and edges☆73Updated 2 years ago
- Cache benchmark for Golang☆74Updated last year
- ☆122Updated 2 years 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.☆260Updated 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 10 months ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Interactive Assembler for Go☆65Updated 9 months ago
- Perf Utilities for Go☆110Updated 2 years ago
- Generate bpftrace scripts for use with golang programs. Works around quirks in the golang runtime.☆60Updated 2 months ago
- ☆143Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- A very fast dynamic Thrift serializer & deserializer.☆127Updated this week
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆104Updated 6 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆197Updated last year
- ☆122Updated 2 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago