Pinned Repositories
adserver
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
allenaware.github.io
allen's web space
AndroidLibs
正在成为史上最全分类 Android 开源大全~~~~(长期更新 Star 一下吧)
APUE_notes
《UNIX环境高级编程》中文第三版笔记
awesome-cmake
A curated list of awesome CMake resources, scripts, modules and examples.
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
dot-vimrc
Maple's vim config files
allenaware's Repositories
allenaware/dot-vimrc
Maple's vim config files
allenaware/adserver
allenaware/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
allenaware/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
allenaware/allenaware.github.io
allen's web space
allenaware/AndroidLibs
正在成为史上最全分类 Android 开源大全~~~~(长期更新 Star 一下吧)
allenaware/APUE_notes
《UNIX环境高级编程》中文第三版笔记
allenaware/awesome-cmake
A curated list of awesome CMake resources, scripts, modules and examples.
allenaware/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
allenaware/awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
allenaware/blog
allenaware/C-C-
程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南
allenaware/codepie
allenaware/CodingInterviewChinese2
《剑指Offer》第二版源代码(Clone from: https://github.com/zhedahht/CodingInterviewChinese2)
allenaware/CodingInterviewChinese2-1
《剑指Offer》第二版源代码
allenaware/CommonUtilLibrary
快速开发工具类收集,史上最全的开发工具类,欢迎Follow、Fork、Star
allenaware/cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
allenaware/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
allenaware/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
allenaware/docsify
🃏 A magical documentation site generator.
allenaware/EffectiveModernCppChinese
《Effective Modern C++》翻译 - 2020更新中
allenaware/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
allenaware/gplaycli
Google Play Downloader via Command line
allenaware/leetcode
leetcode
allenaware/LinuxC
听说C与Linux更搭配哦~ 内容包括:C基础 C++面向对象编程 基础数据结构 linux系统编程以及一些操作系统的相关知识
allenaware/lockDemo
allenaware/puppeteer
Headless Chrome Node API
allenaware/SaveTheDot
A game developed using UIViewPropertyAnimator
allenaware/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
allenaware/TinyWebServer
Linux下C++轻量级Web服务器