Skip to content
View jhorstmann's full-sized avatar

Block or report jhorstmann

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 Loading

  1. packedtime-rs packedtime-rs Public

    Efficient timestamp parsing and formatting

    Rust 10

  2. will-it-vectorize-rs will-it-vectorize-rs Public

    Small code samples that show the power or weaknesses of the Rust/LLVM autovectorizer.

    Rust

  3. rust-antlr-case-insensitive-keywords rust-antlr-case-insensitive-keywords Public

    Testcase for parsing keywords in a case-insensitive way

    Rust 1

  4. compact-thrift compact-thrift Public

    Thrift IDL parser and code generator for the compact protocol

    Rust 3

  5. radix-sort radix-sort Public

    Radix sort implementation using AVX-512

    Rust 5

  6. rust-io-benchmarks rust-io-benchmarks Public

    Benchmark different ways of reading from files while trying to avoid memset

    Rust