OneOfOne / lfchan
A scalable lock-free channel.
☆135Updated 9 years ago
Alternatives and similar repositories for lfchan:
Users that are interested in lfchan are comparing it to the libraries listed below
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 8 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Type safe go bindings to interact with chrome remote interface.☆121Updated 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- Go(Golang) library that provides a clean API for dynamically calling structs methods☆69Updated 8 years ago
- [UNMATAINED] A lightweight, fast, orm-like library helps interactive with database☆59Updated 7 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Run functions resiliently in Go, catching and restarting panics☆159Updated last year
- go-farm: a pure-Go farmhash implementation