rdb
RDB parser
A tool to parse Redis RDB files and generate various reports or visualizations.
Golang implemented Redis RDB parser for secondary development and memory analysis
393 stars
16 watching
82 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
analyzergoparserrdbredis
Related projects:
Repository | Description | Stars |
---|---|---|
deiu/rdf2go | A Go library for parsing and serializing RDF data in Turtle and JSON-LD formats. | 62 |
openresty/lua-redis-parser | A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
kasei/swift-hdt | An HDT RDF parser written in Swift, designed to parse and serialize HDT files. | 2 |
metadataframes/basex-rdf | A Java-based module for parsing and normalizing RDF data for use with the XQuery processor in BaseX | 17 |
drobilla/serd | A lightweight C library for parsing and serializing RDF data formats | 88 |
oxigraph/rio | Provides low-level parsers and formatters for various RDF file formats. | 87 |
sripathikrishnan/redis-rdb-tools | Tools to parse Redis dump files and extract data in various formats | 5,091 |
ruby-rdf/rdf-tabular | A tool that reads tabular data from various formats and serializes it into RDF and JSON. | 19 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
rdfjs/n3.js | A JavaScript library for parsing and generating RDF data in various formats. | 715 |
surullabs/lint | Tool to run multiple linters on Go code to detect errors and warnings | 67 |
shomali11/xredis | A Go library providing a simple and type-safe interface to Redis | 19 |
knakk/rdf | A Go library for representing and serializing RDF data structures | 71 |
robstewart57/rdf4h | A Haskell library for working with RDF data formats | 76 |