songgao / bufferManager.go
bufferManager demonstrates a technique to decrease pressure on GC in Go.
☆38Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for bufferManager.go
- BitSet data structure in golang☆39Updated 4 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 6 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆41Updated 6 years ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Updated 9 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- Implementation of the beanstalkd work queue in Go☆35Updated 9 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated last month
- github.com/cznic/zappy has moved to modernc.org/zappy☆26Updated 5 years ago
- Package rpool provides a resource pool.☆88Updated 8 years ago
- amd64 optimized bit operations☆41Updated 6 years ago
- Web-based memory profiler for Go services☆41Updated 2 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆154Updated 9 years ago
- percentiles for Go benchmarks☆29Updated 5 years ago
- A gossip-based broadcast system☆26Updated 9 years ago
- Go implementation of skiplist, with search fingers☆33Updated 9 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 8 years ago
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 9 years ago
- Text indexing related functions in Go, including tokenizer, word marking, and snippet selecting, etc.☆26Updated 8 years ago
- sql with commits over raft☆34Updated 8 years ago
- Go bindings for the Apache Lucy full text search library. The Apache Lucy search engine library provides full-text search for dynamic pro…☆47Updated 10 years ago
- Generates Go-Kit endpoints and decoders for gRPC services.☆20Updated 8 years ago
- github.com/cznic/interval has moved to modernc.org/interval☆11Updated 5 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆37Updated 6 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 5 years ago