duckdb_protobuf
Protobuf parser
A DuckDB extension for parsing sequences of encoded protobuf messages in various formats.
a duckdb extension for querying encoded protobuf messages
17 stars
3 watching
2 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
duckdbprotobuf
Related projects:
Repository | Description | Stars |
---|---|---|
mwielgoszewski/burp-protobuf-decoder | A tool for decoding and editing Google Protobuf messages within the Burp Professional browser extension | 104 |
tiziano88/elm-protobuf | Generates Elm code to decode and encode Protocol Buffers data | 94 |
ruby-protobuf/protobuf | An implementation of protocol buffers for the Ruby programming language | 463 |
benoitc/rebar3_protobuffs | A rebar3 plugin that automates compilation of Protocol Buffers files using the Erlang compiler | 10 |
alphaheavy/protobuf | An implementation of Google's Protocol Buffers in Haskell. | 95 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
marin-m/pbtk | A toolkit for reverse engineering and analyzing Protobuf-based applications | 1,414 |
rustyconover/duckdb-shellfs-extension | An extension to a database system that enables the use of Unix pipes for input and output. | 56 |
mildsunrise/protobuf-inspector | Tool to analyze and reverse-engineer Protocol Buffers without their definition | 966 |
reznikmm/protobuf | An implementation of Google's Protocol Buffers in Ada, providing a way to serialize structured data. | 33 |
pmunch/protobuf-nim | An implementation of the Protocol Buffers message format in Nim. | 171 |
persan/protobuf-ada | A software implementation of Google's Protocol Buffers data interchange format in Ada | 18 |
b-r-u/osmpbf | A library for reading and parsing OpenStreetMap PBF files | 122 |
appsflyer/pronto | A Clojure library for working with Protocol Buffers 3 data structures in an idiomatic and type-safe way. | 110 |
status-im/nim-protobuf-serialization | A library that provides serialization and decoding support for Protocol Buffers in Nim programming language | 19 |