songgao / bufferManager.goLinks
bufferManager demonstrates a technique to decrease pressure on GC in Go.
☆38Updated 11 years ago
Alternatives and similar repositories for bufferManager.go
Users that are interested in bufferManager.go are comparing it to the libraries listed below
Sorting:
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- Web-based memory profiler for Go services☆41Updated 3 years ago
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 10 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆186Updated 7 years ago
- amd64 optimized bit operations☆41Updated 8 years ago
- THIS IS OLD. DO NOT USE THIS. Just use systemd these days.☆216Updated 9 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 7 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆64Updated 9 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- CRC32 hash with x64 optimizations☆82Updated 6 months ago
- SPDY/QUIC support for Go☆38Updated 10 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 8 years ago
- *THIS PROJECT HAS MOVED* from couchbaselabs TO: https://github.com/couchbase/cbft -- no further development will be done here on couchbas…☆26Updated 9 years ago
- repackage the golang elliptic library enhancements by Vlad Krasnov and Shay Gueron as a stand alone library. Works with Go 1.4 or Go 1.5.☆35Updated 10 years ago
- Go bindings for Kyoto Cabinet library.☆38Updated last year
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- lunk provides a set of tools for structured logging in the style of Google's Dapper or Twitter's Zipkin☆125Updated 11 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 3 years ago
- Sliding-LogLog-Beta☆36Updated 8 years ago
- A distributed id generation service that starts at zero.☆74Updated 10 years ago
- Generate datastructures for your types.☆77Updated 6 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- gk: streaming quantiles☆45Updated 4 years ago
- GoPar: Automatic Loop Parallelization of Go Programs☆70Updated 12 years ago
- A general-purpose instrumentation API for distributed tracing systems☆82Updated 9 years ago