janeslau's Stars
Syske/syske-boot
一直以来,总觉得web服务器是一个挺神秘的东东,虽然也知道它是基于socket实现的,但是具体如何实现的,我一直是一知半解的,最近突然有了想手写一个web服务器的想法,然后简单做了个demo,发现也很简单,但是还是感觉像是打开了新大门,发现了新大陆,让我觉得很兴奋,随即我觉得发起一个新的挑战,手写一个类似于springboot的web服务器。 所以这个项目就是我手写的springboot,名字就叫syske-boot,为了我会尽可能把这个项目做完善,功能尽可能接近springboot
Datalux/Osintgram
Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
twintproject/twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
eryajf/vdoing-template
Vdoing主题博客模板
originjs/crypto-js-wasm
An alternative to crypto-js implemented with WebAssembly and ESM
dromara/liteflow
Lightweight, fast, stable, and programmable component-based rule engine/process engine. Component reuse, synchronous/asynchronous orchestration, dynamic orchestration, multi-language scripting support, complex nested rules, hot deployment, smooth refreshing. Let you improve your development efficiency!
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
helloflask/flask-tutorial
Flask 入门教程 / Flask for Beginners
lionsoul2014/ip2region
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
Prodesire/Python-Guide-CN
Python最佳实践指南。 The chinese translation of "Hitchhiker's Guide to Python".
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
clxering/Effective-Java-3rd-edition-Chinese-English-bilingual
Effective Java(第3版)各章节的中英文学习参考(已完成)
Code2Life/spring-boot-dynamic-config
Dynamic Configuration Capability for SpringBoot Application
JsonChao/Awesome-Android-Interview
:fire: A awesome android expert interview questions and answers(continuous updating ...)
JsonChao/Awesome-Algorithm-Study
从零到一构建算法核心知识地图,打通你的任督二脉~
yatenglaoyeye/BasketAppt
篮球场馆预约小程序,主要功能包括本馆动态,篮球知识,篮球场地预约,我的今日预约提醒,我的预约签到,后台预约管理,后台预约名单导出,后台管理员核销等功能,包含前后台代码。随着经济的蓬勃发展,各地也掀起了运动场地升级改造的浪潮,其中受广大民众喜爱的要属篮球,篮球场一般选址都是在室外偏多,主要是宽敞不受约束,一来室外不方便安装电脑,二来室外也不适合长期工作人员值守,那么一款操作便捷的篮球馆小程序就显得尤
ThoughtsBeta/TheKingOfConcurrency
《王者并发课:结构化认知Java中的并发》
ThoughtsBeta/flash-sale
高并发多方案秒杀架构-核心应用。
gaogaotiantian/viztracer
VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
xyTom/Url-Shorten-Worker
A URL Shortener created using Cloudflare worker
long2ice/longurl
A self-hosted short url service
SerenityOS/serenity
The Serenity Operating System 🐞
crisxuan/bestJavaer
这是一个成为更好的Java程序员的系列教程
yongshun/learn_netty_source_code
Netty 源码分析教程
yongshun/some_java_code
xinliangnote/Go
【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
NoOfficeLabs/how-to-work-remotely
A list of companies or job boards advertising Remote Jobs.
yixuaz/algorithm4-princeton-cos226
Princeton Algorithms Courses including Quiz/Interview Questions API, Test Judgement and My Solution
yixuaz/how-to-grokking-leetcode-hard
这个是个中文博客,讲述一些leetcode hard的思维和算法技巧