Giter Site home page Giter Site logo

checker's Introduction

Drincann HitCount

What i can not create, i do not understand. —— Richard Feynman

Two steps to understand how a system works:

  • Get a general high-level idea.

  • Deconstruct it from the low-level and re-implement it in a simplest way

笔记本

知乎

CSDN

一些有趣的项目

  • Mirai-js

    Mirai-js,一个运行在 Node.js、浏览器(UMD)下的,简单的 QQ 机器人开发框架。

  • pico-code-snippets

    在 Raspberry pi pico 板子上开发的库,抽象了 Polling 过程,实现了基于事件循环的无栈协程调度器,为上层逻辑提供异步 api。

  • tiny-text-crdt

    一个 400 行的 Text CRDT 的玩具实现,它在分布式去中心化环境下实现了最终强一致性。

  • py-coroutine

    协程调度器的底层调度逻辑的 python 实现 (eventloop / eventqueue / asyncapi / io)。

  • js-coroutine

    适配 Thunk/Promise 的上层协程调度逻辑封装。

  • c-coroutine

    尝试使用通过 c 宏实现的生成器、Promise 以及 epoll 在 c 中实现一个协程的抽象。

  • Promise

    Promise 实现。

  • angie-dotnet

    Web 后端开发框架,实现了动态路由和中间件。

  • soft-renderer

    软渲染器的 c 实现。

  • Pico-Go

    最近复活的一个 vscode 插件,几乎是在 vscode 上开发 Raspberry pi pico 的唯一选择,fork from 半年前停止维护的 cpwood/Pico-Go.

  • noteServer

    我的博客所有代码都在这里,文章都是 .md,整个博客几乎是静态的,服务端只提供了从文件系统生成侧栏结构的接口。 文章托管在 gitee 上,用这个脚本自动推送,服务端会定时拉取。

  • angie-java

    一个用 Java 写的玩具 Web 框架,底层是 socket,简单地解析请求报文,简单地响应客户端。

  • hebauURPSpider

    用于 hebau 教务系统的爬虫,可以生成某个学号范围内的学分绩排名,它的设计很糟糕,现在也许可以勉强跑起来。

  • py-functional-chaining

    Python 常用内置容器函数式方法的链式调用包装器。

  • uploadImg

    用于方便地将图片上传到 oss 服务,并生成一个 markdown 图片到你的剪贴板,它的设计非常糟糕,但能正常工作。

  • serializer

    一个简单的 JavaScript 对象序列化器实现。

  • ReverseProxy

    可配置的反向代理服务实现。

  • koa 中间件的实现

  • answerbot-gpt

    让 chatGPT 自动回答知乎的问题。

checker's People

Contributors

drincann avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

checker's Issues

tip

轮询这个端口压力特别大,一个学号就是一个io,我们已计划关闭接口。以避免服务器不堪压力崩溃。请谅解,谢谢。联系方式:[email protected]

Polling on this port is particularly stressful. One student number is an IO. We have planned to close the port. To prevent the server from collapsing under pressure. Please understand, thank you. Contact: [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.