free / concurrent-writerLinks
Highly concurrent drop-in replacement for bufio.Writer
☆58Updated 8 years ago
Alternatives and similar repositories for concurrent-writer
Users that are interested in concurrent-writer are comparing it to the libraries listed below
Sorting:
- A goroutine limiter for Go☆84Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Storing strings without GC overhead☆85Updated last month
- A spinlock implementation for Go.☆63Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- Go client library for Pilosa☆57Updated 3 years ago
- Bitset data structure☆168Updated 3 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- Golang source code parsing, usage like reflect package☆64Updated 3 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Fast histograms for Go☆37Updated last year
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Collect data about your dependencies☆43Updated 8 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Generic sorted map for Go with red-black tree under the hood☆67Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- Expression evaluator for Go☆78Updated 3 weeks ago