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 goroutine limiter for Go☆84Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- Golang source code parsing, usage like reflect package☆64Updated 2 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Expression evaluator for Go☆78Updated this week
- Bitset data structure☆168Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A fast userspace CSPRNG☆92Updated last year
- Simple string pattern matcher for Go☆136Updated 3 months ago
- simple data streams for go☆31Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated 2 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆80Updated 4 months ago
- efficient client ⚡️☆75Updated last year
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Collect data about your dependencies☆43Updated 8 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 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
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago