Skip to content
View Lintermute's full-sized avatar
  • Nuremberg, Germany
  • 01:56 (UTC +02:00)
Block or Report

Block or report Lintermute

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

Pinned

  1. stdio-utils-rs stdio-utils-rs Public

    A minimal Rust program that sums integers read from stdin.

    Rust 1

  2. foundation-bin-rs foundation-bin-rs Public template

    Putting (new) Rust binary crates on a solid base.

    Rust 1

  3. foundation-lib-rs foundation-lib-rs Public template

    Putting (new) Rust library crates on a solid base.

    Rust 3

  4. latex-letter-formal latex-letter-formal Public

    A configurable LaTeX template for formal letters based on scrlttr2 of KOMA-Script.

    TeX

  5. demo-base64-c demo-base64-c Public

    Minimal base64 encoder (no decoding) written in C.

    C

  6. demo-ringbuffer-c demo-ringbuffer-c Public

    Demonstrates how to solve the producer/consumer problem in C using a ring buffer on a POSIX system.

    C