kpango / gacheLinks
fastest lockfree cache library for go application
☆49Updated 2 months ago
Alternatives and similar repositories for gache
Users that are interested in gache are comparing it to the libraries listed below
Sorting:
- A better Generic Pool (sync.Pool)☆70Updated 8 months ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆79Updated 11 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆141Updated last year
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- TCP framework☆18Updated last month
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- WebAssembly runtime for wasmer-go☆114Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Create, train, and save Tensorflow Keras models all in Golang☆51Updated 3 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Expression evaluator for Go☆78Updated last week
- Fast Concurrent / Parallel Sorting in Go☆143Updated 4 months ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆85Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 9 months ago
- Easily manage 🕸DAG🕷 with Go. DAG is an acronym for Directed Acyclic Graph. Output is in PlantUML or Mermaid format. Useful for progress…☆43Updated 7 months ago