oatcatx / groupLinks
A feature-rich concurrency kit, yet another DAG framework
☆10Updated this week
Alternatives and similar repositories for group
Users that are interested in group are comparing it to the libraries listed below
Sorting:
- ☆19Updated 9 months 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
- 字节内推👇🏻☆62Updated last year
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆302Updated 2 years ago
- ☆12Updated 2 years ago
- ☆29Updated 4 years ago
- 3百万QPS benchmark测试☆35Updated 2 years ago
- High performance LRU cache☆241Updated last month
- 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
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆33Updated last year
- code of concurrency programming via go☆34Updated last year
- SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库☆138Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆279Updated 11 months ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆226Updated 2 years ago
- lock-free queue and other implementations☆128Updated 2 years ago
- Deep copy things☆27Updated 2 years ago
- (deprecated) Sentinel Go data-source modules☆11Updated 5 years ago
- Go implementation of B plus tree☆33Updated 3 years ago
- The assembler from the Go compiler, in library form.☆200Updated 4 years ago
- Implementing bplustree base on disk(kv store).☆34Updated 6 years ago
- Go Stream, like Java 8 Stream.☆93Updated last year
- 高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]☆41Updated last year
- A Go port of Apache Lucene(Go版Lucene)☆65Updated last month
- 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
- Experimental packages not in std and golang.org/exp☆80Updated last year
- A faster Protobuf serializer & deserializer.☆104Updated last month
- ☆34Updated last week
- 高性能/跨语言/轻量的玩具级RPC实现,致力提供高扩展性的API,您可以打造属于自己的RPC-Framework!☆48Updated 4 months ago
- leetcode 算法题解精选☆44Updated last year
- Help you to get golang struct's tags elegantly.☆24Updated 2 years ago