Skip to content

OhBonsai/reading-notes

Repository files navigation

reading-notes

已看

正在

  • 深入理解计算机系统(go读书会二刷)
  • redis设计与实现
  • [redis开发与运维]
  • [redis核心原理和应用实践]
  • [python源码解析]
    • 由于python的锁直接用了操作系统的锁,线程也是对操作系统用户线程的封装, 这一块有点卡死了
    • unix网络编程卷二第三部分同步
    • Python源码贡献
    • 闭包的实现
  • goevent库
  • 也许真的要考虑能够看懂rust, rust-python redis-json2都是rust写的。 真的非常不错。而且 包管理机制,项目管理,测试,文档,Rust都非常不错啊!

待看

  • 跟着我实现docker
  • Rust 可以结合redis来学
    • Rust 写redis module很有优势,参考redisjson2
    • Rust 重写redis,但是只实现简单的k,v
    • Rust 程序设计语言
    • Rust by example
    • Rust 编程之道
    • Rust 深入浅出 大概翻完
  • nginx
  • Pointer on C 提取码: 6zle
  • Libuv
  • Inside the Python Virtual Machine
  • Learning C in hard way
  • A Python Interpreter Written in Python
  • Seven Concurrency Models in Seven Weeks
  • Writing A Compiler In Go
  • Fluent Python
  • Python源码剖析
  • Sqlite源码深度剖析
  • Libevent源码深度剖析
  • Structure and Interpretation of Computer Programs 课程

克制

  • libra
  • edgedb
  • webgpu

About

流水不争先,争的是滔滔不绝

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published