Trending Projects

Discover the fastest growing open source projects

Showing 1651-1693 of 1,693 trending projects

#1651
HIT-Alibaba/interview

This repository contains interview preparation materials for developers, including interview questions and solutions.

-5
-0.1%
5.3K
total stars
#1652
FAQGURU/FAQGURU

A comprehensive collection of interview questions covering various programming languages and frameworks.

-5
-0.1%
5.1K
total stars
#1653
HT524/500LineorLess_CN

A collection of 500 line or less Chinese programming language code examples.

-5
-0.1%
4.4K
total stars
#1654
booksbyus/zguide

A learning resource for ØMQ, a high-performance asynchronous messaging library used in distributed applications.

-5
-0.1%
3.5K
total stars
#1655
ctfs/write-ups-2016

A community-maintained repository of write-ups for Capture The Flag (CTF) challenges from 2016.

-5
-0.3%
1.6K
total stars
#1656
qiurunze123/miaosha

秒杀系统设计与实现,包含多线程、JVM内存优化、分布式协调等进阶内容

-6
-0.0%
26.6K
total stars
#1657
qyuhen/book

This GitHub repository contains learning notes, likely not focused on vibe coders or AI tools.

-6
-0.1%
12.6K
total stars
#1658
amejiarosario/dsa.js-data-structures-algorithms-javascript

A comprehensive JavaScript library for learning and implementing data structures and algorithms.

-6
-0.1%
7.8K
total stars
#1659
tsiege/Tech-Interview-Cheat-Sheet

An open-source cheat sheet to help developers study for technical interviews.

-6
-0.1%
4.7K
total stars
#1660
wsdjeg/Learn-Vim_zh_cn

A repository for learning Vim, a powerful and customizable text editor, primarily in Chinese.

-6
-0.2%
2.5K
total stars
#1661
dick20/MCM-ICM

A repository containing award-winning papers from the American Mathematical Contest in Modeling (2004-2020).

-6
-0.3%
2.3K
total stars
#1662
amitkaps/hackermath

A comprehensive introduction to statistics and mathematics for data science, with a focus on the 'hacker' approach.

-6
-0.4%
1.5K
total stars
#1663
fterh/leetcode-curation-topical

This is a tech interview prep list curated for developers, focused on popular coding challenges.

-6
-0.5%
1.3K
total stars
#1664
jojoldu/junior-recruit-scheduler

A repository with junior developer job information in Korean.

-7
-0.1%
11.4K
total stars
#1665
gatieme/CodingInterviews

A C++ library for practicing common coding interview questions for major tech companies.

-7
-0.1%
4.9K
total stars
#1666
HowProgrammingWorks/Index

An educational index covering a wide range of programming concepts and technologies for developers.

-7
-0.2%
3.5K
total stars
#1667
ictar/python-doc

A repository for translating Python documentation to Chinese for convenient reference

-7
-0.4%
1.9K
total stars
#1668
markerikson/react-redux-links

Curated React, Redux, and ES6 resources for developers

-8
-0.0%
22.6K
total stars
#1669
InterviewMap/CS-Interview-Knowledge-Map

Comprehensive interview preparation resource for developers covering algorithms, data structures, and more.

-8
-0.0%
18.3K
total stars
#1670
stephentian/33-js-concepts

A comprehensive JavaScript concepts guide for developers, covering 33 fundamental JavaScript topics.

-8
-0.1%
15.3K
total stars
#1671
francistao/LearningNotes

A collection of learning notes for Android, Java, and JVM development.

-8
-0.1%
13.2K
total stars
#1672
rolling-scopes/rsschool-app

An application for the RS School education process, focusing on hacktoberfest.

-8
-0.1%
10.3K
total stars
#1673
rainyear/javascript-in-one-pic

A visual guide to learning JavaScript, a popular programming language for web development.

-8
-0.1%
6.7K
total stars
#1674
rolling-scopes-school/tasks

A GitHub repository for tasks related to the Rolling Scopes School, a developer community focused on learning and collaboration.

-8
-0.2%
3.4K
total stars
#1675
wangzheng0822/algo

数据结构和算法必知必会的50个代码实现

-9
-0.0%
23.2K
total stars
#1676
hoanhan101/ultimate-go

The Ultimate Go Study Guide is a comprehensive resource for developers to learn and master the Go programming language.

-9
-0.1%
14.9K
total stars
#1677
Chalarangelo/30-seconds-of-interviews

A curated collection of common interview questions to help developers prepare for their next interview.

-9
-0.1%
12.1K
total stars
#1678
qinjx/30min_guides

A collection of 30-minute guides on various programming topics, not specifically focused on AI coding tools.

-9
-0.1%
7.1K
total stars
#1679
jenndryden/Canadian-Tech-Internships-and-New-Grad-2025

A crowdsourced list of Canadian tech companies hiring interns and new grads for 2025

-9
-0.5%
2.0K
total stars
#1680
JCluzet/42_EXAM

A repository for practicing 42 EXAMS, a popular coding challenge platform.

-9
-0.7%
1.2K
total stars
#1681
unknwon/the-way-to-go_ZH_CN

Go入门指南中文版书籍

-10
-0.0%
35.2K
total stars
#1682
jaywcjlove/handbook

A personal handbook containing developer notes, resources, and practices for a curious developer.

-10
-0.2%
4.5K
total stars
#1683
careercup/CtCI-6th-Edition-cpp

This is a C++ implementation of solutions to the coding interview questions in the book Cracking the Coding Interview.

-10
-0.7%
1.5K
total stars
#1684
hollischuang/toBeTopJavaer

Java engineer learning path and interview prep

-12
-0.1%
25.5K
total stars
#1685
leisurelicht/wtfpython-cn

A Chinese translation of the wtfpython repository, a collection of Python code snippets that demonstrate the unexpected behavior of the language.

-12
-0.1%
12.7K
total stars
#1686
crossoverJie/JCSprout

Comprehensive Java core knowledge base covering collections, multithreading, JVM, and more

-14
-0.1%
27.0K
total stars
#1687
lingcoder/OnJava8

This is a Chinese version of the book 'On Java 8', a popular programming book focused on the Java language.

-15
-0.1%
16.2K
total stars
#1688
aosabook/500lines

Book explaining software design through small code examples

-16
-0.1%
29.6K
total stars
#1689
mbeaudru/modern-js-cheatsheet

Modern JavaScript reference for developers

-17
-0.1%
25.7K
total stars
#1690
ageron/handson-ml

Deprecated ML book repo with Jupyter notebooks for learning fundamentals

-28
-0.1%
25.8K
total stars
#1691
braydie/HowToBeAProgrammer

A comprehensive guide on how to become a better programmer, covering various aspects of software development.

-32
-0.2%
16.4K
total stars
#1692
houshanren/hangzhou_house_knowledge

杭州房产知识分享与购房指南

-44
-0.2%
27.1K
total stars
#1693
SamyPesse/How-to-Make-a-Computer-Operating-System

Learn to build a simple UNIX-based OS in C++

-51
-0.2%
22.8K
total stars
1...33

Stay in the loop

Get weekly updates on trending AI coding tools and projects.