gotiny
Serialization library
An efficient serialization library for Go that minimizes the usage of reflection and generates pre-encoded encoding engines.
gotiny
20 stars
0 watching
3 forks
Language: Go
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
getty-zig/getty | A serialization framework that provides efficient and customizable data modeling and serialization capabilities | 198 |
rasky/go-lzo | Implementation of LZO compression algorithms in Go | 57 |
glycerine/greenpack | A serialization library for Go that adds versioning, stronger typing, and optional schema to MessagePack | 115 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
gotidy/copy | Package for fast copying complex data structures of different types | 49 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
vorlif/spreak | A Go library for translating and localizing applications in a flexible and efficient manner. | 56 |
nixman/yas | An efficient serialization library with support for various data types and formats | 732 |
yourbasic/graph | A Go library providing efficient algorithms and data structures for graph manipulation | 709 |
auyer/steganography | A Go library implementing LSB steganography on images without any dependencies | 318 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
valyala/gorpc | A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 702 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 219 |
appimagecrafters/libzsync-go | A Golang library implementing a distributed file transfer protocol. | 13 |
jonas-p/go-shp | A Go library for working with ESRI Shapefiles | 258 |