karminski / fastreflect
A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice) 的元素.
☆32Updated 8 months ago
Alternatives and similar repositories for fastreflect:
Users that are interested in fastreflect are comparing it to the libraries listed below
- 救命用的profile☆41Updated 2 years ago
- A very simple program to tell how fast/slow is fsync on your disk☆11Updated 2 years ago
- An experimental GraphQL implementation with Go. This repo focuses on improve GraphQL Parse and Resolve speed to a new level.☆57Updated 3 years ago
- Cases for high concurrency go programs☆11Updated 4 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- A high-performance timeline tracing library for Golang, used by TiDB☆46Updated 3 months ago
- Kusion Cookbook☆38Updated last year
- A network packet info dumping tool like tcpdump based on `tc-bpf`.☆40Updated 4 months ago
- a lite version of rpcx☆16Updated 3 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- 3百万QPS benchmark测试☆35Updated last year
- A compile-time source code rewritten based mock framework☆25Updated 10 months ago
- 将 tidb 运行在你的浏览器里☆60Updated last year
- a thread-safe concurrent map for go☆49Updated 7 months ago
- ☆35Updated last year
- ☆11Updated 3 years ago
- 基于Golang实现的mysql数据库☆28Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆50Updated last year
- ☆16Updated 2 years ago
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52Updated 2 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- bpf(2)-based ftrace(1) like function call graph for Go☆19Updated 3 months ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated 7 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆28Updated last year
- Lock-Free Queue for Go☆25Updated 6 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 8 months ago
- 高性能的分布式的专门空间优化的 Bitmap 服务, 杜绝Bloomfilter和CuckooFilter的误判☆9Updated 4 years ago