bencode
Bencode library
A Go library for encoding and decoding bencoded data structures.
Go bencode marshal/unmarshal library
91 stars
7 watching
25 forks
Language: Go
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
gausby/bencode | A library providing an Elixir implementation of the Bencode encoding and decoding format | 18 |
fbdtemme/bencode | A header-only C++20 bencode serialization/deserialization library for efficient data exchange | 48 |
jbaum98/bencode.rs | A Rust library for parsing binary-encoded data using the Nom parser combinator framework | 2 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
alehander92/bencoder | A library to handle Bencode data serialization and deserialization in Elixir | 4 |
zsoltm/jackson-dataformat-bencode | An extension to Jackson's object mapper for serializing and deserializing Bencoded data | 4 |
jdbcode/ee-goes | An experimental library providing helper functions for collecting and animating GOES-R time series data | 3 |
betrybe/playbook-go | A guide to best practices and design patterns in the Go programming language | 310 |
stripe/stripe-go | Provides a Go client library for the Stripe API | 2,158 |
alwindoss/morse | A Go library for encoding and decoding Morse code | 82 |
zoumo/goset | Provides a basic set data structure with common operations for Go | 52 |
tnze/go-mc | A collection of libraries to simplify the development of Minecraft client and server applications using Go. | 862 |
rjnemo/underscore | A set of functional programming helpers for the Go language | 109 |
appimagecrafters/libzsync-go | A Golang library implementing a distributed file transfer protocol. | 13 |
aerospike/aerospike-client-go | A Go library providing an interface to interact with Aerospike databases | 436 |