An updated fork of sqlite_protobuf (https://github.com/rgov/sqlite_protobuf), a SQLite extension for extracting values from serialized Protobuf messages.
☆31May 25, 2023Updated 2 years ago
Alternatives and similar repositories for sqlite_protobuf
Users that are interested in sqlite_protobuf are comparing it to the libraries listed below
Sorting:
- A SQLite extension for extracting values from serialized Protobuf messages☆91Feb 5, 2026Updated last month
- Aerie: a regex-like engine nested word grammars☆16Feb 5, 2022Updated 4 years ago
- ☆53May 10, 2025Updated 10 months ago
- Memory allocation of map[int]interface{} vs map[int]struct{} (Golang benchmark)☆10Jan 25, 2021Updated 5 years ago
- Power a Spark Stream from anywhere in your Akka Stream Flow☆12Mar 1, 2016Updated 10 years ago
- Verneuil is a VFS extension for SQLite that asynchronously replicates databases to S3-compatible blob stores.☆516Oct 6, 2024Updated last year
- Exactly what it says on the tin☆15Oct 23, 2019Updated 6 years ago
- A protoc plugin and library for authorizing gRPC requests using expression based rules. It allows developers to specify authorization rul…☆14Dec 1, 2023Updated 2 years ago
- This repo holds a library for low overhead zipkin instrumentation based on the LTTng toolkit☆19May 19, 2015Updated 10 years ago
- A pluggable "Application State Gateway" that acts as a unified API for all application state operations☆29Mar 8, 2021Updated 5 years ago
- generate client libraries for your rpc servers☆18Apr 8, 2015Updated 10 years ago
- Call Go GRPC services from AWS Lambda functions☆30Jan 13, 2016Updated 10 years ago
- Run-length compressed BWT with LZ77 sampled suffix array☆10Apr 25, 2022Updated 3 years ago
- a plugin based grpc framework☆16May 3, 2019Updated 6 years ago
- Compressed Bloom Filters (Golomb-compressed sequences, with indices)☆17May 19, 2013Updated 12 years ago
- Interface for defining and solving SAT problems in Rust☆14Sep 1, 2016Updated 9 years ago
- A NLopt implementation for Go