free / concurrent-writerLinks
Highly concurrent drop-in replacement for bufio.Writer
☆57Updated 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 JSON stream parser for Go☆68Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Bitset data structure☆167Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- Golang utlities to make your life easier with zero allocations☆48Updated last month
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Go client library for Pilosa☆57Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A fast userspace CSPRNG☆92Updated last year
- Expression evaluator for Go☆77Updated 7 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆67Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Golang source code parsing, usage like reflect package☆64Updated last month
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago