asm VS encoding

Compare asm vs encoding and see what are their differences.

asm

Go library providing algorithms optimized to leverage the characteristics of modern CPUs (by segmentio)

encoding

Go package containing implementations of efficient encoding, decoding, and validation APIs. (by segmentio)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
asm encoding
4 8
840 957
1.1% 0.5%
0.0 3.6
5 months ago 4 months ago
Go Go
MIT No Attribution MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

asm

Posts with mentions or reviews of asm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-30.

encoding

Posts with mentions or reviews of encoding. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-07.

What are some alternatives?

When comparing asm and encoding you can also consider the following projects:

sonic - A blazingly fast JSON serializing & deserializing library

groupcache - Clone of golang/groupcache with TTL and Item Removal support

sha256-simd - Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native.

parquet-go - Go library to read/write Parquet files

base64 - Faster base64 encoding for Go

buntdb - BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support

jx - json encoding and decoding

hilbert - Go package for mapping values to and from space-filling curves, such as Hilbert and Peano curves.

go_serialization_benchmarks - Benchmarks of Go serialization methods

cbor - CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.

omg.jsonparser - The simple JSON parser with validation by condition

faasd - A lightweight & portable faas engine