ugorji / go-codec-benchLinks
Benchmark of go binary and text encodings
☆23Updated 7 months ago
Alternatives and similar repositories for go-codec-bench
Users that are interested in go-codec-bench are comparing it to the libraries listed below
Sorting:
- Golang radix tree implementation☆35Updated 6 years ago
- Storing strings without GC overhead☆85Updated last month
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆86Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- gotiny 是一个高效的golang序列化库。☆103Updated last year
- Go client library for Pilosa☆57Updated 3 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Software Transactional Locks☆31Updated 5 years ago
- Simple way to use the Bolt database☆68Updated last week
- A spinlock implementation for Go.☆63Updated 4 years ago
- Bitset data structure☆169Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- This package is deprecated. Use syscall/js of GopherJS instead.☆79Updated 6 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- Generic and fast binary serializer for Go☆247Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Example (for memory) build static golang example binary with static C++ library (*.go + (*.cpp -> *.a) -> static binary)☆24Updated 10 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- efficient client ⚡️☆75Updated last year
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Expression evaluator for Go☆80Updated last week
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Toolbox for Go☆44Updated 3 months ago
- XML DOM processing for Golang, supports xpath query☆48Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago