Skip to content
View lukefleed's full-sized avatar
🖖
🖖

Highlights

  • Pro

Block or report lukefleed

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
lukefleed/README.md

Hello there! Welcome to my GitHub page 🖖

Hello There! I'm a mathematician who turned to the dark side of computer science. I hold a Bachelor's Degree in Mathematics and a Master's Degree in Computer Science from the University of Pisa, Italy, where I was also an active member of PHC. My main interests include:

  • 📕 Algorithms and data structures
  • 📗 High-performance computing
  • 📘 Rust and low-level code optimization

Pinned Loading

  1. compressed-intvec compressed-intvec Public

    A Rust library that provides space-efficient, in-memory representations for integer vectors. It offers two complementary data structures: FixedVec, which uses fixed-width encoding for O(1) mutable …

    Rust 35 5

  2. hpla-rs hpla-rs Public

    Benchmark suite accompanying the work “Evaluating Rust for Sparse Matrix Kernels in Scientific Computing”

    Rust 4

  3. two-pass-lanczos two-pass-lanczos Public

    A Cache Efficient, Low Memory, Lanczos Algorithm written in Rust

    Rust 23