Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bump

An efficient buffering library for Go (Golang).

Features

  • Simple and efficient buffering
  • Reuse readers and writers repeatedly
  • Write to io.Writer, or directly to a byte slice
  • Read from io.Reader, or directly from a byte slice
  • Reading directly from byte slice requires no allocations

Installation

go get github.com/surrealdb/bump

About

An efficient buffering library for Go

Topics

Resources

Stars

7 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages