karminski / fastreflect
A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice) 的元素.
☆32Updated 9 months ago
Alternatives and similar repositories for fastreflect:
Users that are interested in fastreflect are comparing it to the libraries listed below
- 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
- 救命用的profile☆41Updated 2 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated this week
- Golang Epoll Support - Linux☆19Updated 5 years ago
- Cases for high concurrency go programs☆11Updated 4 years ago
- a lite version of rpcx☆16Updated 3 years ago
- a thread-safe concurrent map for go☆48Updated 8 months ago
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52Updated 2 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- 3百万QPS benchmark测试☆35Updated last year
- A high-performance timeline tracing library for Golang, used by TiDB☆47Updated 2 weeks ago
- Kusion Cookbook☆38Updated last year
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- HTTP server for canonical "go get" import path☆33Updated 3 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- personal share☆8Updated 3 years ago
- ☆13Updated last week
- Deep copy things☆27Updated last year
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆52Updated 2 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated last year
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- Lock-free ring buffer by golang☆51Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆28Updated last year
- Utility functions and types used by Dragonboat and its related projects☆29Updated 8 months ago
- A simhasher for Chinese documents implemented by golang, simply translated from yanyiwu/gosimhash☆17Updated 7 years ago
- lightweight raft for consistency and kv store☆9Updated 5 years ago
- 分享Rust培训代码☆18Updated 5 years ago