Skip to content
Avatar

Sponsors

@lobophf
@olimorris
@MC2BP
@appelgriebsch
@normful
@lukas-reineke
@chaudum

Organizations

@crate @neovim @digitaleinitiativen
Block or Report

Block or report mfussenegger

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mfussenegger/README.md

My BlogSponsorMy dotfiles

Things I created or helped create

🔩

  • CrateDB - A distributed SQL Database
  • cr8 - CLI collection of utilities for working with CrateDB or PostgreSQL. Benchmark queries, insert data.
  • knx - Python knx / eib client library
  • mkjson - A commandline tool to generate static or random JSON records

Neovim Plugins

  • nvim-dap - A debugger/neovim client for debug adapters. (Implements the debug adapter protocol)
  • nvim-dap-python - Python extension for nvim-dap
  • nvim-jdtls - Extensions for the Neovim built-in language server client for eclipse.jdt.ls
  • nvim-fzy - A fuzzy finder like fzf.vim but for fzy and neovim with Lua API
  • nvim-lint - An asynchronous linter plugin for Neovim (>= 0.5) complementary to the built-in Language Server Protocol support.
  • nvim-lsp-compl - A (auto-)completion plugin for Neovim (>= 0.5) focusing on LSP support. (No other completion sources or completion chaining supported)
  • nvim-ts-hint-textobject - Region selection with hints on the AST nodes of a document powered by treesitter

Pinned

  1. crate/crate Public

    CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of machine data in real-time. Built on top of Lucene.

    Java 3.5k 518

  2. nvim-dap Public

    Debug Adapter Protocol client implementation for Neovim

    Lua 2.4k 109

  3. cr8 Public

    CLI collection of utilities for working with CrateDB or PostgreSQL. Benchmark queries, insert data.

    Python 29 13

  4. nvim-jdtls Public

    Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls

    Lua 451 25

  5. mkjson Public

    A commandline tool to generate static or random JSON records

    Haskell 17 1

  6. knx Public

    python knx / eib client library

    Python 25 13

3,140 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

November 2022

Created a pull request in crate/crate that received 6 comments

Avoid dynamic mapping update in test_types_with_storage_can_be_inserted_and_queried

Summary of the changes / Why this improves CrateDB The bit type currently can't be created using dynamic mapping updates Should fix flakyness. Chec…

+30 −2 6 comments
7 contributions in private repositories Nov 3 – Nov 4

Seeing something unexpected? Take a look at the GitHub profile guide.