id3v2
Tag decoder/encoder
A Go library for decoding and encoding ID3 tags in audio files.
🎵 ID3 decoding and encoding library for Go
338 stars
7 watching
52 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list
gogolangid3id3v2music
Related projects:
Repository | Description | Stars |
---|---|---|
go-audio/wav | A Go library for decoding and encoding WAV audio files. | 309 |
tiendc/go-csvlib | A high-performance CSV encoding and decoding library for Go. | 13 |
tosone/minimp3 | A Go library that provides a C-based MP3 decoder implementation | 127 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
dhowden/tag | An audio metadata parsing library that supports multiple formats and provides a consistent interface for accessing metadata information. | 574 |
cryptix/wav | A Go library for reading and writing WAV audio files | 74 |
asticode/go-astiav | Provides a Go wrapper around the C bindings of FFmpeg for efficient video processing and manipulation. | 396 |
ake-persson/encoding | Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
bobg/encid | Protects sensitive integer IDs by encoding and decoding them with encryption keys. | 3 |
unki2aut/go-mpd | A Go library for parsing and generating MPEG-DASH Media Presentation Description files | 23 |
kevmo314/codec-from-scratch | Building a simple video encoder from scratch to achieve high compression ratios | 316 |
artonge/go-csv-tag | Tool to read and write CSV files with tagging support in Go | 121 |
eaburns/flac | A Go implementation of a lossless audio codec decoder. | 92 |
kolesa-team/go-webp | A Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp. | 227 |
wi2l/jettison | Fast JSON encoding library for Go with configurable options and native support for standard library types. | 174 |