Trending Projects

Discover the fastest growing open source projects

Showing 951-1000 of 1,696 trending projects

#951
haoel/leetcode

This GitHub repository contains solutions to LeetCode coding challenges, primarily in C++.

+3
+0.0%
18.1K
total stars
#952
Dhghomon/easy_rust

Rust explained using easy English for developers to learn the language efficiently.

+3
+0.0%
8.3K
total stars
#953
oldratlee/translations

A collection of Chinese translations for classic software development resources.

+3
+0.0%
6.9K
total stars
#954
RockstarLang/rockstar

The Rockstar programming language is a joke language designed to look like song lyrics.

+3
+0.0%
6.9K
total stars
#955
fool2fish/dragon-book-exercise-answers

This repository contains exercise answers for the Compilers Principles, Techniques, & Tools (purple dragon book) second edition.

+3
+0.1%
6.6K
total stars
#956
liuxinyu95/AlgoXY

This is a book of elementary functional algorithms and data structures, focused on Haskell programming.

+3
+0.1%
6.3K
total stars
#957
angrave/SystemProgramming

Open-source system programming book used in UIUC course, covering low-level OS concepts.

+3
+0.1%
5.7K
total stars
#958
ganqqwerty/123-Essential-JavaScript-Interview-Questions

A collection of JavaScript interview questions for developers to prepare for technical interviews.

+3
+0.1%
5.2K
total stars
#959
giantray/stackoverflow-java-top-qa

A curated collection of top Java Q&A from Stack Overflow, a valuable resource for Java developers.

+3
+0.1%
5.1K
total stars
#960
WooVictory/Ready-For-Tech-Interview

This is a collection of resources and practice materials for junior developers preparing for technical interviews.

+3
+0.1%
4.9K
total stars
#961
uraimo/Awesome-Swift-Playgrounds

A curated list of awesome Swift Playgrounds for learning and experimenting with the Swift programming language.

+3
+0.1%
4.4K
total stars
#962
adamwulf/app-launch-guide

A comprehensive guide for indie developers to build and launch their apps, covering pre-launch, marketing, QA, and more.

+3
+0.1%
4.0K
total stars
#963
kojino/120-Data-Science-Interview-Questions

Collection of common data science interview questions and answers for developers.

+3
+0.1%
3.8K
total stars
#964
linw7/Skill-Tree

A repository that provides a skill tree for preparing for fall recruitment, suitable for vibe coders.

+3
+0.1%
3.6K
total stars
#965
liuchuo/PAT

This repository contains solutions to PAT (Programming Ability Test) problems in C/C++/Java/Python for developers.

+3
+0.1%
3.4K
total stars
#966
jkup/awesome-personal-blogs

A curated list of personal tech blogs, useful for discovering new vibe coders and their content.

+3
+0.1%
3.1K
total stars
#967
CleverProgrammers/JavaScript-Course-by-Clever-Programmer-

A comprehensive JavaScript course by Clever Programmer, covering core language features and common development tools.

+3
+0.1%
2.9K
total stars
#968
aluismoya/EbookFoundation-free-programming-books

This is a curated list of free programming books, not a developer discovery platform for vibe coders.

+3
+0.1%
2.6K
total stars
#969
rekihattori/awesome-programmers

A comprehensive list of history's greatest software engineers and tech pioneers.

+3
+0.1%
2.6K
total stars
#970
pwstrick/daily

A curated collection of front-end interview questions, resources, and learning materials for developers.

+3
+0.1%
2.5K
total stars
#971
AhmadElsagheer/Competitive-programming-library

A comprehensive code library for competitive programming in Java.

+3
+0.1%
2.5K
total stars
#972
algorithm-archivists/algorithm-archive

A collaborative book on algorithms, focused on beginner-friendly educational content.

+3
+0.1%
2.4K
total stars
#973
pbharrin/machinelearninginaction

This repository contains source code for a book on machine learning, not a vibe coder developer tool.

+3
+0.1%
2.4K
total stars
#974
mariuszgil/awesome-eventstorming

A curated list of resources and materials related to EventStorming, a collaborative modeling technique.

+3
+0.1%
2.4K
total stars
#975
mpitutorial/mpitutorial

MPI programming lessons in C with executable code examples for parallel computing

+3
+0.1%
2.3K
total stars
#976
reneargento/algorithms-sedgewick-wayne

A collection of solutions to the exercises in the Algorithms book by Sedgewick and Wayne.

+3
+0.1%
2.3K
total stars
#977
darshanime/notes

Detailed notes on computer science topics, including operating systems and Python, for interview preparation.

+3
+0.1%
2.2K
total stars
#978
talkpython/100daysofcode-with-python-course

This is a course focused on learning Python programming through a 100-day coding challenge.

+3
+0.1%
2.2K
total stars
#979
google/mathsteps

A JavaScript library that provides step-by-step math solutions to help everyone learn and understand math concepts.

+3
+0.1%
2.2K
total stars
#980
asadoughi/stat-learning

This is a set of notes and exercise attempts for the book 'An Introduction to Statistical Learning'.

+3
+0.1%
2.2K
total stars
#981
ResoCoder/flutter-tdd-clean-architecture-course

This is a tutorial project that teaches clean architecture and TDD principles using the Flutter framework.

+3
+0.1%
2.1K
total stars
#982
javascript-tutorial/ko.javascript.info

A comprehensive tutorial covering modern JavaScript concepts and features in the Korean language.

+3
+0.1%
2.0K
total stars
#983
Kalmaegi/computer-book-list

A curated list of computer science books with aggregated ratings from Douban and Goodreads.

+3
+0.1%
2.0K
total stars
#984
kai-qu/notation

A collection of quotes on notation design and its impact on thought for developers.

+3
+0.2%
1.9K
total stars
#985
engineer-man/youtube

This GitHub repository contains code from the Engineer Man YouTube channel, focused on various programming languages and tools.

+3
+0.2%
1.9K
total stars
#986
chinesehuazhou/python-weekly

A free weekly newsletter featuring the latest Python news, articles, projects, and tools for developers.

+3
+0.2%
1.9K
total stars
#987
learning-zone/javascript-basics

This is a repository of JavaScript basics, covering ES6 interview questions, tutorials, and more.

+3
+0.2%
1.9K
total stars
#988
GYee/CV_interviews_Q-A

A comprehensive Q&A repository covering computer vision, machine learning, and C++ fundamentals for developers.

+3
+0.2%
1.8K
total stars
#989
ningzimu/See_you_in_BUPT

This GitHub repository appears to be a collection of information for postgraduate computer science admissions at Beijing University of Posts and Telecommunications, not a developer discovery platform focused on vibe coders.

+3
+0.2%
1.7K
total stars
#990
AllenDowney/ThinkBayes

This is a code repository for the book 'Think Bayes', which covers Bayesian probability and statistics.

+3
+0.2%
1.7K
total stars
#991
MartinThoma/LaTeX-examples

This is a collection of LaTeX examples for developers interested in typesetting and scientific/mathematical writing.

+3
+0.2%
1.7K
total stars
#992
hjwp/book-example

Example code for a book on Test-Driven Development (TDD) with Python

+3
+0.2%
1.5K
total stars
#993
DreamAndDead/CSAPP-3e-Solutions

This is a repository containing solutions to the exercises in the 3rd edition of the textbook 'Computer Systems: A Programmer's Perspective' (CSAPP).

+3
+0.2%
1.5K
total stars
#994
oskardudycz/ArchitectureWeekly

A curated collection of architecture-related resources and newsletters to boost developer knowledge and skills.

+3
+0.2%
1.5K
total stars
#995
FullStackRetrieval-com/RetrievalTutorials

A collection of Jupyter Notebook tutorials on information retrieval and search engine concepts.

+3
+0.2%
1.4K
total stars
#996
ruanyf/reading-list

A personal reading list repository for a developer who reads a lot of books.

+3
+0.2%
1.4K
total stars
#997
iswbm/GolangCodingTime

A comprehensive Go programming tutorial for beginners, covering a wide range of Go language features and concepts.

+3
+0.2%
1.4K
total stars
#998
datawhalechina/hands-on-data-analysis

A hands-on data analysis learning project with Jupyter Notebooks as the primary medium.

+3
+0.2%
1.4K
total stars
#999
merlinmann/wisdom

A collection of the best advice and wisdom curated by Merlin Mann for developers and creators.

+3
+0.2%
1.4K
total stars
#1000
panaverse/learn-typescript

A TypeScript learning resource for developers looking to upskill and build projects with AI tools.

+3
+0.2%
1.4K
total stars
1...1921...34

Stay in the loop

Get weekly updates on trending AI coding tools and projects.