Trending repository
A refreshingly simple data-driven game engine built in Rust
-
Updated
Jan 11, 2022 - Rust
{{ message }}
A refreshingly simple data-driven game engine built in Rust
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
浙江大学课程攻略共享计划
ExecuteTimings are getting a bit unwieldy to maintain.
Consider an indexed array structure with common interface for all data points
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
Windows system utilities to maximize productivity
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
All Algorithms implemented in Java
Remote Desktop entirely coded in PowerShell.
A VM That is Dynamic and Fast
a curated list of docker-compose files prepared for testing data engineering tools, databases and open source libraries.
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.
Chrome extension to return youtube dislikes
a list of cybersecurity internships
Klipper is a 3d-printer firmware
Get eBPF programs running from the cloud to the kernel in 1 line of bash
Every time you create a pull request, Pull Assistant analyses it and provides you all necessary information to perform code reviews faster and with confidence.
We have a lot of
is_prime(or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical