
Lists (14)
Sort Name ascending (A-Z)
Starred repositories
A discussion between John Ousterhout and Robert Martin about differences between John's book "A Philosophy of Software Design" and Bob's book "Clean Code".
✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, vid…
Golang library for managing configuration data from environment variables
Visualization for collatz sequences based on Langton's ant
Real-time messaging library for Go. The simplest way to add feature-rich and scalable WebSocket support to your application. The core of Centrifugo server.
tmc / go-llama2
Forked from karpathy/llama2.cLlama 2 inference in one file of pure Go
tairov / llama2.py
Forked from karpathy/llama2.cInference Llama 2 in one file of pure Python
A simple RAG application for doing question-answering on a PDF document. Uses the PyCharm documentation as the source document and langchain to build the RAG pipeline.
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
Go Data Structures and Algorithms is an open source tool for learning and rehearsing data structures and algorithms in Go.
Examples and exercises from Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching by Robert Sedgewick book
A collaborative bibliography of work related to the theory and practice of computational effects
Purely functional data structures for OCaml, translated from Chris Okasaki's book "Purely Functional Data Structures"
Python programs, usually short, of considerable difficulty, to perfect particular skills.
Mappings of problems from the book Elements of Programming Interviews (EPI) to Leetcode
Advanced data structure and algorithm for system design,系统设计需要了解的算法
Go Advanced Data Structures and Algorithms Cookbook