Pinned Repositories
bbolt
An embedded key/value database for Go.
beep
A little package that brings sound to any Go application. Suitable for playback and audio-processing.
bolt
Bigboltdb is a fork of boltdb that supports database compaction and thus can store big values (over 1MB). Writing big values causes fragmentation of the backing file, requiring regular compaction to avoid infinite file growth. Bigboltdb provides a Compact() api call to do this, and a mechanism to establish regular, automatic compaction.
boltq
A BoltDB Query Language
dhlapi
dhl api
docz
go-ipc
go-workflows
Embedded durable workflows for Golang similar to DTFx/Cadence/Temporal
golang-ipc
Golang Inter-process communication library for Window, Mac and Linux.
javea7171's Repositories
javea7171/bbolt
An embedded key/value database for Go.
javea7171/beep
A little package that brings sound to any Go application. Suitable for playback and audio-processing.
javea7171/bolt
Bigboltdb is a fork of boltdb that supports database compaction and thus can store big values (over 1MB). Writing big values causes fragmentation of the backing file, requiring regular compaction to avoid infinite file growth. Bigboltdb provides a Compact() api call to do this, and a mechanism to establish regular, automatic compaction.
javea7171/boltq
A BoltDB Query Language
javea7171/dhlapi
dhl api
javea7171/docz
javea7171/go-ipc
javea7171/go-workflows
Embedded durable workflows for Golang similar to DTFx/Cadence/Temporal
javea7171/golang-ipc
Golang Inter-process communication library for Window, Mac and Linux.
javea7171/gopherjs
A compiler from Go to JavaScript for running Go code in a browser
javea7171/htmlgo
Type safe and modularize way to generate html on server side.
javea7171/livecode
LiveCode cross-platform development environment (engine)
javea7171/livecode-dex-lib
A proof-of-concept decentralized app creation library for LC
javea7171/memberlist
Golang package for gossip based membership and failure detection
javea7171/one-click-hugo-cms
javea7171/p5
p5 is a simple package that provides primitives resembling the ones exposed by p5js.org
javea7171/portaudio
Go bindings for the PortAudio audio I/O library
javea7171/rbolt
Replication for Boltdb databases.