oatcatx / groupLinks
A feature-rich concurrency kit, yet another DAG framework
☆10Updated 2 weeks ago
Alternatives and similar repositories for group
Users that are interested in group are comparing it to the libraries listed below
Sorting:
- ☆19Updated 10 months 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
- Nacos as service registry for Kitex.☆21Updated 6 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆281Updated last year
- 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
- Go implementation of B plus tree☆33Updated 3 years ago
- ☆12Updated 2 years ago
- Implementing bplustree base on disk(kv store).☆34Updated 6 years ago
- 字节内推👇🏻☆62Updated 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
- From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the pr…☆157Updated last month
- 支持 kitex <-> dubbo 互通的 dubbo 协议编解码器。☆16Updated last year
- 🔥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…☆329Updated last month
- ☆34Updated last month
- code of concurrency programming via go☆35Updated 2 years ago
- 自底向上分析boltdb源码https://www.bookstack.cn/books/jaydenwen123-boltdb_book☆88Updated 4 years ago
- High performance LRU cache☆241Updated 3 months ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- lock-free queue and other implementations☆128Updated 2 years ago
- (deprecated) Sentinel Go data-source modules☆11Updated 5 years ago
- Go Stream, like Java 8 Stream.☆92Updated last year
- ⚡️ lock-free utilities in Go☆164Updated last year
- Deep copy things☆27Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆104Updated 2 months ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- Go implementation of C++ STL iterators and algorithms.☆195Updated 3 years ago
- Stream API for Go.☆92Updated 3 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 9 years ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆196Updated last month