vogelsgesang
Working at the intersection of databases and compilers. Also, dipping my toes into web-development from time to time.
SalesforceMunich
Pinned Repositories
dbimpl-lab
DB-related stuff written during the database implementations lab course
docs
QuantifiedCode Documentation
dotfiles
My configuration files for vim, tmux, ...
github-sunburst
Visualizes a github repository using a sunburst visualization
hapi-binder-demo
Ad-hoc demo of HyperAPI inside binder
hexplore
A simple web-based Hex Viewer
hyper-db
Documentation for Hyper, the blazingly fast SQL engine powering analytics at Tableau and the Salesforce
messageformat.codemirror
A codemirror mode for editing messageformat.js strings
qc-ast-beautifier
brings the ASTs from quantifiedcode.com in a human readable format
vogelsgesang's Repositories
vogelsgesang/dotfiles
My configuration files for vim, tmux, ...
vogelsgesang/hapi-binder-demo
Ad-hoc demo of HyperAPI inside binder
vogelsgesang/hexplore
A simple web-based Hex Viewer
vogelsgesang/hyper-db
Documentation for Hyper, the blazingly fast SQL engine powering analytics at Tableau and the Salesforce
vogelsgesang/asmjit
Machine code generation for C++
vogelsgesang/bazel
a fast, scalable, multi-language and extensible build system
vogelsgesang/bison
GNU Bison
vogelsgesang/docusaurus
Easy to maintain open source documentation websites.
vogelsgesang/hyper-api-samples
Sample code to get started with the Hyper API.
vogelsgesang/hyper-ir-lsp
HyperIR language server
vogelsgesang/iceberg
Apache Iceberg
vogelsgesang/jupyterlab
JupyterLab computational environment.
vogelsgesang/kaitai_struct
Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Perl / PHP / Python / Ruby
vogelsgesang/kaitai_struct_formats
Kaitai Struct: library of binary file formats (.ksy)
vogelsgesang/kaitai_struct_javascript_runtime
Kaitai Struct: runtime for JavaScript
vogelsgesang/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
vogelsgesang/mason-lspconfig.nvim
Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.
vogelsgesang/mason-registry
Core registry for mason.nvim.
vogelsgesang/mgbench
vogelsgesang/nvim-dap
Debug Adapter Protocol client implementation for Neovim (>= 0.5)
vogelsgesang/nvim-lspconfig
Quickstart configs for Nvim LSP
vogelsgesang/pantab
Read/Write pandas DataFrames with Tableau Hyper Extracts
vogelsgesang/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
vogelsgesang/query-graphs
A visualizer for Tableau queries
vogelsgesang/react-flow-docs
The documentation for React Flow. Powered by Docusaurus.
vogelsgesang/rules_pkg
Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)
vogelsgesang/server-client-python
A Python library for the Tableau Server REST API
vogelsgesang/tableau-hyper-union
A Python script to quickly union all hyper extracts in a folder, into a single hyper file
vogelsgesang/tableau-log-viewer
Tableau Log Viewer is cross-platform tool for quickly glancing over Tableau log files
vogelsgesang/vscode-bazel
Bazel support for Visual Studio Code