mattetti / filebuffer
filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to have in-memory file alternative.
☆145Updated 2 years ago
Alternatives and similar repositories for filebuffer:
Users that are interested in filebuffer are comparing it to the libraries listed below
- Concurrent Buffered IO in Go #golang☆244Updated 3 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Detect all kinds of leaks in Go☆132Updated 9 years ago
- Basic string globs in golang☆144Updated 4 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 2 years ago
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 7 years ago
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆131Updated 4 years ago
- Golang pkg for URL parsing and normalization☆159Updated 2 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆179Updated 8 years ago
- Managing go application shutdown with signals.☆195Updated 3 months ago
- Easy column formatted output for golang☆166Updated 4 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆158Updated last year
- An immutability helper for Go☆142Updated 8 years ago
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- Asynchronous read-ahead for Go readers☆231Updated 7 months ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- A fast ISO8601 date parser for Go☆151Updated 4 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Code used in the "Go Profiling and Optimization" talk☆80Updated 7 years ago
- Protocol Buffer compiler written in Go☆120Updated 8 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆135Updated last week
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆419Updated last month
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 6 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆215Updated last year