bytedance / ns-x
An easy-to-use, flexible network simulator library in Go.
☆146Updated 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☆130Updated 2 weeks ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated 2 weeks ago
- A network packet info dumping tool like tcpdump based on `tc-bpf`.☆39Updated 7 months ago
- Golang library for io_uring (without CGO)☆133Updated 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
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Cache benchmark for Golang☆72Updated last year
- ⚡️ lock-free utilities in Go☆156Updated 11 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.☆256Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆114Updated 2 years ago
- ☆118Updated 2 years ago
- ☆38Updated 2 years ago
- Interactive Assembler for Go☆64Updated 6 months ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Native persistent memory support for Go☆80Updated 2 years ago
- Package xdp allows one to use XDP sockets from the Go programming language.☆304Updated 8 months ago
- io_uring support for go☆203Updated 4 years ago
- ☆80Updated last month
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- 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
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- An embeddable graph database for large-scale vertices and edges☆73Updated 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.☆210Updated 8 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 11 months ago
- Lock-free ring buffer by golang☆51Updated 2 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆57Updated last year
- experimental raft storage☆97Updated last month
- System V shared memory functions in pure Go.☆133Updated 7 months ago