Skip to content
View 8192K's full-sized avatar
  • Berlin, Germany
  • 13:37 (UTC +02:00)
Block or Report

Block or report 8192K

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories

  1. JSONTestSuite JSONTestSuite Public

    Forked from nst/JSONTestSuite

    A comprehensive test suite for RFC 8259 compliant JSON parsers

    C++

  2. deep-hockey deep-hockey Public

    Final project at the data science bootcamp at Spiced Academy, Berlin.

    Jupyter Notebook

  3. rust_serialization_benchmark rust_serialization_benchmark Public

    Forked from djkoloski/rust_serialization_benchmark

    Benchmarks for rust serialization frameworks

    Rust

  4. parallel_logger parallel_logger Public

    A Rust logger implementing the log::Log trait that allows other loggers to run in a separate thread

    Rust

  5. redis_logger redis_logger Public

    A Rust logger implementing the log::Log trait that writes log messages to a Redis pub/sub channel, a stream or both using the redis_rs crate

    Rust

  6. serializable_log_record serializable_log_record Public

    Convert a log::Record to a serializable format. This is not as straightforward as it sounds, because the log::Record contains non-serializable types. This crate provides a way to convert those type…

    Rust 1