-
-
-
-
-
advent-of-code-rust Public
Forked from maneatingape/advent-of-code-rustIn progress 2024 and complete 2023 to 2015 entries written in Rust for the annual Advent of Code challenge, solving 450 stars in less than 1 second.
Rust MIT License UpdatedDec 16, 2024 -
-
llm_from_scratch Public
Annotated code from the book Build a LLM From Scratch by Sebastian Raschka
Python UpdatedNov 30, 2024 -
kickstart.nvim Public
Forked from nvim-lua/kickstart.nvimA launch point for your personal nvim configuration
Lua MIT License UpdatedOct 30, 2024 -
redmine Public
Forked from redmine/redmineMirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
Ruby UpdatedJan 30, 2024 -
this-week-in-rust Public
This repository will contain notes and code as I read through past issues of "This Week in Rust".
Rust UpdatedJan 18, 2024 -
-
-
-
prsqlite Public
Forked from kawasin73/prsqlitePure Rust implementation of SQLite
Rust Apache License 2.0 UpdatedSep 6, 2023 -
C-Plus-Plus Public
Forked from TheAlgorithms/C-Plus-PlusCollection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
C++ MIT License UpdatedOct 15, 2022 -
md5-c Public
Forked from Zunawe/md5-cA simple, commented reference implementation of the MD5 hash algorithm
C The Unlicense UpdatedJun 22, 2022 -
-
Effective-CPP-Programs Public
Collection of C++ programs following the advice in Effective C++