-
### Tool Name
protoc-gen-jsonschema
### Tool Description
JsonSchema generator plugin for Google Protocol Buffers
### Action Type
- [X] Add Tool
- [ ] Modify Tool
### Tooling Types
- [ ] validat…
-
This is a tasklist for protobuf encoder/decoder module for gRPC protocol.
API for this module is described here https://www.notion.so/tarantool/RFC-Protocol-Buffers-encoder-decoder-17ff2ff599974f9a…
-
I am noticing warnings when I launch the spanner emulator, both in the terminal locally, and when using the `gcr.io/cloud-spanner-emulator/emulator` docker image on a bitbucket pipeline.
```
WARNI…
-
When using numpy arrays or glm this is extremely useful
The problem is very apparent when using glm since a glm matrix. We can convert it into a list or tuple but this creates a tuple/list for each…
-
# JSON vs FlatBuffers vs Protocol Buffers
Quando pensamos em comunicação entre serviços/microsserviços a primeira opção que vem na nossa mente é o bom e velho JSON.
[https://eltonminetto.dev/post/20…
-
Original trail of bits issue
![image](https://github.com/user-attachments/assets/82ba9105-e800-49fa-8e56-a7da8704bfac)
-
hey fellas
i explain this with 3 indicates : why, what and how
### WHY
pydantic is so capable in many usages. also we have serialization delay and problems. if pydantic being able in v3 to mak…
-
### Feature description
Investigate adding support for protobufs, as suggested in the following discussion:
- #604
-
lcmgen consists of two parts:
- parser - parses *lcm files and creates internal "db"
- emitter - reads "db" and creats cources for language in question
This makes development for other language…
-
I think I found an error in the language specification grammar, where the quotes for the [edition](https://protobuf.dev/reference/protobuf/edition-2023-spec/#edition) statement are mismatched.
From r…