~bigbes/tarantool-protobuf UNLISTED

proto2/3 + gRPC stack for Tarantool: protoc plugin (Go) plus a pure-Lua runtime.

Default branch: master

Compare

...

Recent commits

  • f270c90e gitignore: skip locally-staged go tarballs in .builds/ — Eugene Blikh, 2 months ago
  • 55f0c318 ci: cache pinned just release in Garage S3 (just/ prefix) — Eugene Blikh, 2 months ago
  • 55b5386f ci: cache Go tarball in Garage S3 (golang/ prefix) — Eugene Blikh, 2 months ago
  • 9f60ceda ci: rotate S3 secret UUIDs after Garage key regen — Eugene Blikh, 2 months ago
  • 7496f2ad ci: defensive whitespace strip on S3 secrets + length diagnostics — Eugene Blikh, 2 months ago
  • 3309c441 ci: install awscli v2 from upstream (noble dropped the system package) — Eugene Blikh, 2 months ago
  • afbbf143 ci: conformance suite with Garage S3 image cache (7lf) — Eugene Blikh, 2 months ago
  • af993bfc beads: close e4t (LSP @class stubs already shipped in b75b879) — Eugene Blikh, 2 months ago
  • e258695e beads: close 0u1 (typed decoders already inline 1-byte fast path) — Eugene Blikh, 2 months ago
  • a5ba47c7 docs: document int64_as_number flag (5y9) — Eugene Blikh, 2 months ago
  • 8b5bfc0e codegen: int64_as_number opt-in flag for 64-bit decode as Lua number (5y9) — Eugene Blikh, 2 months ago
  • 117c6ef9 codegen: type-elision for sint64/fixed64/sfixed64 encode (a7l) — Eugene Blikh, 2 months ago
  • 7b3d6901 bench: apply mcode arena hardening across all bench scripts (3qu) — Eugene Blikh, 2 months ago
  • c77ecc62 codegen: inline 1+2-byte varint fast path in packed-scalar decode inner loop (ozn) — Eugene Blikh, 2 months ago
  • b7e97d6a codegen: inline 2-byte tag + 2-byte LEN fast paths at decode dispatch (auj) — Eugene Blikh, 2 months ago
  • ff1ce60f c_runtime: decode_unsafe(plan, buf) entrypoint, skip_utf8 gate on dec_ctx (kyt) — Eugene Blikh, 2 months ago
  • e3f06741 runtime: pb.decode_unsafe + M.<Name>_decode_unsafe in runtime mode (58u) — Eugene Blikh, 2 months ago
  • 53840866 codegen: emit <Msg>_decode_unsafe for trusted-source decoding (6bb) — Eugene Blikh, 2 months ago
  • dbbfaf35 codegen: inline 1-byte varint fast path for packed scalar elements (aah) — Eugene Blikh, 2 months ago
  • 0b6e1bc5 bench: add map_bench.lua, close ch2 (intervention regresses) — Eugene Blikh, 2 months ago