Pinned Repositories
chatter-rs
Rust implementation of a distributed server monitoring and failure detection system that propagate status information using gossiping. The server, client, and utilities are using Tokio.
doctor
Rule-based recommendations about your timeseries database.
gograph
Library for processing graphs using the Go language
gomysqld
Library and utility to easily create and work with servers for testing purposes.
influx-faker
Program to fake InfluxDB line protocol
network-router-rs
Simple connection-based network router implemented in Rust using Tokio.
pg_arrow
In-memory Table Access Method based on Arrow Array format
pg_extension
Template project for building PostgreSQL extensions
pg_influx
InfluxDB Line Protocol Listener for PostgreSQL
tokio-examples
Examples of how to use Tokio
mkindahl's Repositories
mkindahl/tokio-examples
Examples of how to use Tokio
mkindahl/influx-faker
Program to fake InfluxDB line protocol
mkindahl/network-router-rs
Simple connection-based network router implemented in Rust using Tokio.
mkindahl/add-to-project
Automate adding issues and pull requests to GitHub projects (beta)
mkindahl/adventofcode2020
mkindahl/adventofcode2021
My answers to AdventOfCode 2021
mkindahl/adventofcode2022
Advent of code for 2022
mkindahl/build-actions
GitHub actions for release pipelines (building, publishing, checking, etc.)
mkindahl/docs.timescale.com-content
Content pages for TimescaleDB documentation
mkindahl/emacs-format-all-the-code
Auto-format source code in many languages with one command
mkindahl/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
mkindahl/homebrew-tap
TimescaleDB Homebrew tap, containing formulas for the database, tools, etc.
mkindahl/http
Rust HTTP types
mkindahl/http-parser
http request/response parser for c
mkindahl/hyper-examples
mkindahl/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
mkindahl/orioledb
OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems) 🇺🇦
mkindahl/perlweeklychallenge-club
Knowledge base for The Weekly Challenge Club members. Supported languages are Perl, Raku, APL, Awk, Bash, C, C++, Clojure, Elm, Erlang, Gembase, Go, Haskell, HTML, Idris, Java, JavaScript, Lisp, Node, OCaml, Python, Postscript, Prolog, R, Ruby, Rust, Swift and Tcl.
mkindahl/pg_query.rs
PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree.
mkindahl/pgx
Build Postgres Extensions with Rust!
mkindahl/pull-review
:white_check_mark: Assign pull request reviewers intelligently.
mkindahl/runner
The Runner for GitHub Actions :rocket:
mkindahl/solid-disco
Experimentation with repository dispatch
mkindahl/symmetrical-journey
mkindahl/timescaledb-extras
Helper functions and procedures for timescale
mkindahl/timescaledb-toolkit
Extension for more hyperfunctions, fully compatible with TimescaleDB and PostgreSQL 📈
mkindahl/timescaledb-tune
A tool for tuning TimescaleDB for better performance by adjusting settings to match your system's CPU and memory resources.
mkindahl/TLAExamples
A collection of TLA+ specifications of varying complexities
mkindahl/tsbs
Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
mkindahl/ubiquitous-train
Experiments with receiving repository dispatch events