Pinned Repositories
AMX-matmul
Intel AMX matrix multiplication experiments
asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
awesome-vscode
A curated list of delightful VS Code packages and resources.
Feynman-cpp
Feynman Machine implementation in C++ (port of OgmaNeo code)
intrinsics-dude
Opensource Visual Studio extension for compiler instrinsics in C/C++
quine-mccluskey-mojo
Quine McCluskey Petrick implementation in Modular Mojo
RustGPT
An transformer based LLM. Written completely in Rust
sort-networks-mojo
Sorting networks for high performance sorting in Mojo
x86doc
HTML representation of the Intel x86 instructions documentation (June 2016).
HJLebbink's Repositories
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
HJLebbink/sort-networks-mojo
Sorting networks for high performance sorting in Mojo
HJLebbink/AMX-matmul
Intel AMX matrix multiplication experiments
HJLebbink/quine-mccluskey-mojo
Quine McCluskey Petrick implementation in Modular Mojo
HJLebbink/RustGPT
An transformer based LLM. Written completely in Rust
HJLebbink/BitNet
Official inference framework for 1-bit LLMs
HJLebbink/SorterHunter
An evolutionary approach to find small and low latency sorting networks
HJLebbink/tiny-map-mojo
Efficient map in Modular Mojo optimized for less than (or equal to) 128 elements
HJLebbink/3FS
A high-performance distributed file system designed to address the challenges of AI training and inference workloads.
HJLebbink/A-mem
HJLebbink/AgenticMemory
A novel agentic memory system
HJLebbink/awesome-mojo
A curated list of awesome Mojo 🔥 frameworks, libraries, software and resources
HJLebbink/candle
Minimalist ML framework for Rust
HJLebbink/compio
A thread-per-core Rust runtime with IOCP/io_uring/polling.
HJLebbink/erasure-code-calculator
Erasure-code calculator in Rust
HJLebbink/Habana_Custom_Kernel
Provides the examples to write and build Habana custom kernels using the HabanaTools
HJLebbink/Infermo
Tensors and dynamic Neural Networks in Mojo
HJLebbink/ion-rust
Rust implementation of Amazon Ion
HJLebbink/madmin-go
The MinIO Admin Go Client SDK provides APIs to manage MinIO services
HJLebbink/mc
Unix like utilities for object store
HJLebbink/minio-benchmarking
HJLebbink/minio-java
MinIO Client SDK for Java
HJLebbink/minio-rs
MinIO Rust SDK for Amazon S3 Compatible Cloud Storage
HJLebbink/ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.
HJLebbink/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
HJLebbink/openai-api
A simple Rust library for OpenAI API, free from complex async operations and redundant dependencies.
HJLebbink/reedsolomon
Reed-Solomon Erasure Coding in Go
HJLebbink/rig
⚙️🦀 Build portable, modular & lightweight Fullstack Agents
HJLebbink/SimGRAG
Official code of the paper "SimGRAG: Leveraging Similar Subgraphs for Knowledge Graphs Driven Retrieval-Augmented Generation"
HJLebbink/smallpond
A lightweight data processing framework built on DuckDB and 3FS.