viki-org / bytepool
Thread safe []byte pool for Go
☆45Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for bytepool
- Package pidfile manages pid files.☆78Updated 9 years ago
- Package cmdctrl provides very specific startup handling for a daemon process without any possibility for customization.☆25Updated 9 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 6 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Package dockerutil provides some utility functions for docker.☆28Updated 9 years ago
- Is a library that aids in graceful shutdown of a process/application☆47Updated 7 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 10 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- Package stack provides utilities to capture and pass around stack traces.☆98Updated 8 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 6 years ago
- Plus to the standard container packages☆10Updated 4 years ago
- Package structtag provides parsing of the defacto struct tag style.☆31Updated 9 years ago
- Package ensure provides utilities for testing to ensure the given conditions are met and Fatal if they aren't satisified.☆76Updated 4 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Package rpool provides a resource pool.☆88Updated 8 years ago
- goriak - Go language driver for Riak KV☆30Updated 3 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- Go stats ticker utility☆44Updated last year
- OAuth2 provider for Golang☆41Updated 8 years ago
- A bunch of useful utilities for whenever I do web programming in Go. Like a framework, but better, cause it's not.☆40Updated 6 years ago
- Efficient URL routing using a Trie data structure.☆113Updated 8 years ago
- Time based UUIDs useful as unique keys☆57Updated 6 years ago
- A benchmarking shootout of various db/SQL utilities for Go☆65Updated 2 years ago
- Simple package management tool for Go.