free / concurrent-writerLinks
Highly concurrent drop-in replacement for bufio.Writer
☆57Updated 7 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 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 4 months ago
- simple data streams for go☆31Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Buffered Reader/Writer☆77Updated last month
- Non-Invasive goroutine inspector☆91Updated last month
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- Collect data about your dependencies☆43Updated 3 months ago
- Golang source code parsing, usage like reflect package☆63Updated 10 months ago
- Simple string pattern matcher for Go☆128Updated last year
- efficient client ⚡️☆75Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆66Updated 2 years ago
- Convert a go file to its ast representation☆93Updated last month
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Bitset data structure☆164Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- ☆41Updated 5 years ago
- A memory allocator for Go.☆84Updated 5 years ago
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago