karminski / fast-graphqlLinks
An experimental GraphQL implementation with Go. This repo focuses on improve GraphQL Parse and Resolve speed to a new level.
☆57Updated 3 years ago
Alternatives and similar repositories for fast-graphql
Users that are interested in fast-graphql are comparing it to the libraries listed below
Sorting:
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆32Updated last year
- 将 tidb 运行在你的浏览器里☆60Updated 2 years ago
- A high-performance timeline tracing library for Golang, used by TiDB☆47Updated 4 months ago
- Linux archive for studying the process scheduler. 调度系统设计精要 http://draveness.me/system-design-scheduler☆91Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go