Rare find

Sproto. A fast way to pack and unpack structured data for apps that need to talk to each other.

github.com/cloudwu/sproto

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2025
  • fix #122
July 2024
  • Merge pull request #116 from EfveZombie/fix.encode_16m
  • replace growth factor to 1.5 instead of 2
  • encode: 包大小在 8M ~ 16M 时不报错
November 2023
  • Merge pull request #113 from shencyx/master
  • encode 类型不对时打印 sproto_type name
March 2023
  • Merge pull request #112 from lvzixun/dev.fix_tointegerx_at_weak_type
  • 修复tointegerx对int64的精度问题
November 2022
  • Merge pull request #110 from anonymou3/master
  • correct spells and enhance code comment
September 2022
  • Merge pull request #109 from spin6lock/patch-1
  • Delete sproto.so
June 2022
  • Merge pull request #108 from EfveZombie/fix.empty_array
  • support decode an empty array with bit length prefix into empty table
May 2022
  • Merge pull request #107 from lvzixun/dev.queryproto
  • export queryproto
December 2021
  • Merge pull request #103 from xjdrew/master
  • typo
  • replace space with tab
  • typo