The Wayback Machine - https://web.archive.org/web/20200903060950/https://github.com/birkenfeld
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@python @sphinx-doc @mlz-ictrl

Popular repositories

  1. Rust (de)serialization for the Python pickle format.

    Rust 78 7

  2. Fast data dupe finder

    Rust 45 4

  3. Advent of Code 2018 (Rust)

    Rust 22 1

  4. Experiment to port the Pygments highlighter to Rust.

    Rust 16

  5. Ack-like search tool written in Rust

    Rust 15 1

  6. INTERCAL interpreter/compiler

    Rust 14 3

798 contributions in the last year

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

Contribution activity

September 2020

Created a pull request in PyO3/pyo3 that received 4 comments

Avoid using CString where unnecessary

Use APIs that take a Python string instead of those taking a C string, which are a convenience in C but require an unncessary allocation for us.

+34 −12 4 comments

Created an issue in labjack/exodriver that received 2 comments

New release?

The last tag is from 2014, with quite a few commits since. Would it make sense to create a new tagged release? Thanks!

2 comments
You can’t perform that action at this time.