bytedance / nxt_unitLinks
NxtUnit is an automatically unit test generation application for Go.
☆78Updated last year
Alternatives and similar repositories for nxt_unit
Users that are interested in nxt_unit are comparing it to the libraries listed below
Sorting:
- Interactive Assembler for Go☆68Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 3 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
- A very fast dynamic Thrift serializer & deserializer.☆129Updated 2 months ago
- The assembler from the Go compiler, in library form.☆202Updated 5 years ago
- 🔥gg is a basic library of generics for Go language developed by ByteDance. It is based on the Go 1.18+ generic features and provides eff…☆325Updated 3 weeks ago
- auto adjust your GOGC value☆231Updated last year
- ⚡️ lock-free utilities in Go☆164Updated last year
- Dynamically and efficiently operate RPC data for Go☆177Updated this week
- From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the pr…☆155Updated 3 weeks ago
- ☆51Updated 2 years ago
- ☆34Updated last month
- Go语言猴子补丁框架☆130Updated last year
- Lock-free ring buffer by golang☆55Updated 3 years ago
- a funny library to hook golang function at runtime☆554Updated 2 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- 字节内推👇🏻☆62Updated last year
- An implementation of thrift compiler in go language.☆302Updated 2 weeks ago
- Yet Another DAG Framework, and Promise/Future in Go. Committed to making structural concurrency in GO simpler.☆98Updated 3 months ago
- ☆127Updated 2 years ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated 2 years ago
- Fuzzing concurrent Go programs☆137Updated 3 years ago
- Callgraph analysis and visualization for Go☆169Updated 3 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆303Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆329Updated 8 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Statically Detecting Go Concurrency Bugs☆441Updated 2 years ago
- All-in-one go testing library☆429Updated 2 months ago