scylladb / go-reflectxLinks
Go reflection library to find struct field by its tag
☆24Updated 6 years ago
Alternatives and similar repositories for go-reflectx
Users that are interested in go-reflectx are comparing it to the libraries listed below
Sorting:
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆123Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- Golang CQL Cassandra Driver conforming to the built-in database/sql interface☆21Updated 5 years ago
- A Go API for generating .go source files☆24Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go wrapper for CRoaring☆46Updated last month
- A scriptable FSM library for Go☆40Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Golang source code parsing, usage like reflect package☆64Updated 3 months ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- NFS client implementation for Golang☆78Updated 8 years ago
- Wrapping sync.Mutex for familiar semaphore api☆45Updated last year
- Null Types, Safe primitive type conversion and fetching value from complex structures.☆46Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Generic sorted map for Go with red-black tree under the hood☆67Updated 3 years ago