🙃
See the world through different eyes
- China
Lists (6)
Sort Name ascending (A-Z)
🤖 AI & GPT
Discover top GPT & AI projects.15 repositories
🔮 Future Ideas
Things explore in the far future, repository that intriguing but do not know whether I could ever be working on them✨ Inspiration
A good example, or templates I can build upon15 repositories
📚 Learn
workshops, tutorials, and examples35 repositories
🚀 My stack
Technology or tools that I use. Include implicit dependencies48 repositories
⌚ Standards
Guidelines, standards, codes of practice, RFC, Roadmaps, discussion or working groups15 repositories
Stars
9
results
for source starred repositories
written in C
Clear filter
The fastest path to AI-powered full stack observability, even for lean teams.
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Write a simple interpreter of C. Inspired by c4 and largely based on it.