pudge - Fast and simple key/value store written using Go's standard library. redka - Redis re-implemented with SQLite. rosedb - An embedded k-v database based on LSM+WAL, supports string, list, hash, set, zset. rotom - A tiny Redis server built with Golang, compatible with RESP proto...
用于操纵音频的库。 flac- Native Go FLAC解码器。 flac- Native Go FLAC解码器。 gaad- Native Go AAC比特流解析器。 go-sox- 用于go的libsox绑定。 go_mediainfo- 用于go的libmediainfo绑定。 gosamplerate- 用于go的libsamplerate绑定。 id3v2- Go的快速稳定的ID3解析和编写库。 malgo- 迷你音频库。 minim...
gopacket- A Go library for packet processing with libpcap bindings gopcap- A Go wrapper for libpcap goshark- Package goshark use tshark to decode IP packet and create data struct to analyse packet. gosnmp- Native Go library for performing SNMP actions gotcp- A Go package for quickly writi...
Firebird MS SQL Server rqlite Database URLs Database connection strings are specified via URLs. The URL format is driver dependent but generally has the form: dbdriver://username:password@host:port/dbname?param1=true¶m2=false Any reserved URL characters need to be escaped. Note, the % ch...
bbolt - An embedded key/value database for Go. bcache - Eventually consistent distributed in-memory cache Go library. BigCache - Efficient key/value cache for gigabytes of data. Bitcask - Bitcask is an embeddable, persistent and fast key-value (KV) database written in pure Go with predictabl...
Firebird MS SQL Server Database URLs Database connection strings are specified via URLs. The URL format is driver dependent but generally has the form:dbdriver://username:password@host:port/dbname?option1=true&option2=false Anyreserved URL charactersneed to be escaped. Note, the%character alsone...
techan - Technical analysis library with advanced market analysis and trading strategies. transaction - Embedded transactional database of accounts, running in multithreaded mode. vat - VAT number validation & EU VAT rates. Forms Libraries for working with forms. bind - Bind form data to any Go ...
Firebird MS SQL Server Database URLs Database connection strings are specified via URLs. The URL format is driver dependent but generally has the form:dbdriver://username:password@host:port/dbname?option1=true&option2=false Anyreserved URL charactersneed to be escaped. Note, the%character alsone...
Firebird MS SQL Server Database URLs Database connection strings are specified via URLs. The URL format is driver dependent but generally has the form: dbdriver://username:password@host:port/dbname?option1=true&option2=false Any reserved URL characters need to be escaped. Note, the % character...
Translators for MySQL, PostgreSQL, FirebirdSQL and Oracle are provided. These Translators can be extended by registering functions to implement functionality not covered by the initial Translators or customize to something specific to a project. This library is supported by a mapping system that ...