grailbio / bigsliceLinks
A serverless cluster computing system for the Go programming language
☆556Updated 2 years ago
Alternatives and similar repositories for bigslice
Users that are interested in bigslice are comparing it to the libraries listed below
Sorting:
- Bigmachine is a library for self-managing serverless computing in Go☆204Updated 2 years ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆417Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,040Updated 2 months ago
- A golang expression evaluator & Library to build SQL query engine based functionality.☆869Updated 2 years ago
- Embedded, Fast and Persistent bigqueue implementation☆450Updated last month
- Golang framework for streaming ETL, observability data pipeline, and event processing apps☆719Updated last year
- LBADD: An experimental, distributed SQL database☆388Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆794Updated last year
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago
- A stream processing API for Go (now with generic type support)☆849Updated 8 months ago
- Immutable collections for Go☆741Updated 2 years ago
- Mocking your SQL database in Go tests has never been easier.☆852Updated 4 months ago
- Diodes are ring buffers manipulated via atomics.☆493Updated this week
- A Go library implementing an FST (finite state transducer)☆515Updated 2 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆364Updated 2 years ago
- Mortar is a GO framework/library for building gRPC (and REST) web services.☆676Updated 8 months ago
- Pprof made easy at development time for Go☆758Updated 5 years ago
- An efficient JSON decoder☆429Updated 2 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Updated last year
- A message passing platform for Go☆430Updated this week
- Size visualization of Go executables using D3☆479Updated last year
- Type-safe, zero-allocation sets for Go☆819Updated 5 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- An immutable radix tree implementation in Golang☆1,086Updated 2 weeks ago
- A go in-memory table☆229Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Golang benchmarks used for optimizing code