zhangyunhao116 / sbconv
Fastest conversions between string and byte slice
☆11Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for sbconv
- Lock-Free Queue for Go☆25Updated 6 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 6 months ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A file upload library for Go.☆10Updated 4 years ago
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- 通用数据库访问层,支持PostgreSQL、MySQL、SQLite、QL 和 MongoDB.☆28Updated this week
- A few days ago, I read an article about BigCache and I was interested to know how they avoided these 2 problems: concurrent access and ex…☆14Updated 5 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆18Updated 2 years ago
- Collect data about your dependencies☆41Updated 2 months ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- go sync.Pool wrapper for github.com/klauspost/compress/zstd which doesn't leak memory and goroutines.☆11Updated last year
- a golang log lib supports level and multi handlers☆35Updated 5 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 last year
- Write ahead Raft log for Go☆57Updated 4 years ago
- Powerful , Fast, Better use & Simple Golang microservice framework☆17Updated 3 years ago
- HTTP server for canonical "go get" import path☆33Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- golang RPC framework benchmark☆19Updated 5 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆65Updated 3 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 5 years 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…☆66Updated 5 years ago