cosmos72 / gls
Fast goroutine local storage
☆25Updated last year
Related projects ⓘ
Alternatives and complementary repositories for gls
- XML DOM processing for Golang, supports xpath query☆47Updated 3 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆109Updated last month
- Faster golang reflection☆48Updated 2 months ago
- Example (for memory) build static golang example binary with static C++ library (*.go + (*.cpp -> *.a) -> static binary)☆23Updated 9 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆34Updated 2 weeks ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Call private methods freely in Golang☆46Updated 8 years ago
- The Go library that will drive you to AOP world!☆54Updated last year
- Rolling window implementation in go.☆57Updated 7 months ago
- Golang utlities to make your life easier with zero allocations☆46Updated 4 months ago
- Package for fast copying structs of different types☆49Updated 3 years ago
- Simple string pattern matcher for Go☆125Updated 7 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Natural strings sorting in Go☆74Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- Set of Go context's utilities.☆51Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- Go reflection simplified☆101Updated 3 weeks ago
- Go 1.18+ generic tuple☆82Updated last year
- The buffered IO pipe.☆32Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A purego binding for libffi.☆56Updated 3 weeks ago
- A simple embeddable scripting language which supports concurrent event processing.☆43Updated 3 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆54Updated 11 months ago
- Golang source code parsing, usage like reflect package☆61Updated last month
- Wrapper around LUA script executor for long-running scripts☆18Updated 2 months ago
- Run JVM-based code in Go efficiently☆74Updated 4 years ago
- go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆61Updated 10 months ago