Lists (10)
Sort Name ascending (A-Z)
- All languages
- ApacheConf
- Astro
- Batchfile
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- D
- Dart
- Dockerfile
- Elixir
- Elm
- Go
- Groovy
- HTML
- Hack
- Haskell
- JSON
- Java
- JavaScript
- Jsonnet
- Jupyter Notebook
- Kotlin
- Less
- Lua
- MDX
- Makefile
- Markdown
- Meson
- Nunjucks
- Objective-C
- PHP
- Perl
- Python
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Solidity
- Stylus
- Svelte
- Swift
- TeX
- TypeScript
- Vim Script
- Vue
- XML
- XSLT
Starred repositories
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
How to Make a Computer Operating System in C++
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
WCDB is a cross-platform database framework developed by WeChat.
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
A web-friendly way for anyone to build unusual displays
SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.
NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programmin…
A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
The system statistics collection daemon. Please send Pull Requests here!
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
An effective,fast,stable log extension for PHP.http://pecl.php.net/package/SeasLog http://php.net/SeasLog
中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章及程序demo
A simple command-line Sudoku solver in C for educational purposes