skyter10086's repositories
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
BaiduPCS
百度网盘命令行工具。The terminal utility for Baidu Network Disk.
basher
A package manager for shell scripts.
code_blocks
Code Block of My idea
crawlweb
use module to crawl web!
DataStructure
🍎🍏数据结构与算法总结,认真学习每一个算法,算法的时间复杂度、空间复杂度、分析算法特点以及应用,也希望大家一起来学习,一起面对各大面试官🍎🍏
doc-1
Learning resources
FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
free-programming-books
:books: Freely available programming books
gear
A lightweight, composable and high performance web service framework for Go.
httprouter
A high performance HTTP request router that scales well
l-lang
Compiler and tools for the L programming language
lua
The Lua repo, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Send issues/patches to the Lua mailing list https://www.lua.org/lua-l.html
LuaViewSDK
A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
net-lenrning-reference
TCP/IP网络编程笔记
perl5
The Perl 5 language interpreter (MIRROR ONLY)
perl6-tutorial-cn
(Obsolete)Chinese Translation of The-Perl-Maven's-Perl-6-Tutorial: http://perl6maven.com/tutorial/toc.
perl6-xoo
perl6 ORM using DB or DBIish (if you're on oracle)
poe
POE is a portable perl multitasking and networking framework for any event loop.
selenium_t
use selenium to scrab web
tcl
The Tcl Core. (Mirror from tcl @ core.tcl.tk)
the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net