emodiliugan's repositories

100-gcc-tips

A collection of gcc tips. 100 maybe just mean many here.

Language:GoLicense:NOASSERTIONStargazers:0Issues:0Issues:0

algorithm-structure

2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结

Language:CStargazers:0Issues:0Issues:0

awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

License:MITStargazers:0Issues:0Issues:0

awesome-modern-cpp

A collection of resources on modern C++

Language:HTMLStargazers:0Issues:0Issues:0

C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

Language:C++License:MITStargazers:0Issues:0Issues:0

CPP-Move-Semantics

《C++ Move Semantics》的非专业个人翻译

Language:TeXLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Cpp-Templates-2ed

C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

cpp-templates-2nd

Translation of C++ Templates 2nd | Powered by Obsidian

Language:CSSStargazers:0Issues:0Issues:0

cpp_tip_of_the_week

C++ Tip Of The Week

Language:PythonStargazers:0Issues:0Issues:0

cppbestpractices

Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.

License:NOASSERTIONStargazers:0Issues:0Issues:0

CppCoreGuidelines-zh-CN

Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.

License:NOASSERTIONStargazers:0Issues:0Issues:0

CppTemplateTutorial

中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)

Language:C++Stargazers:0Issues:0Issues:0

emodiliugan.github.io

🎙️这是一个通过 jekyll + GitHub Pages 搭建的个人免费博客,可以通过 fork + 改造 + 用 Typora 编写文章的方法,打造你的个人博客。特点是方便、快捷,从搭建到发布第一篇文章、访问,3分钟内解决,甚至不用写任何一行代码,博客网页内容完全自定义、无广告、无注册,各种插件免费安装!

Language:ShellLicense:MITStargazers:0Issues:0Issues:0

flash-linux0.11-talk

你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码

Language:CStargazers:0Issues:0Issues:0

Cxx_HOPL4_zh

Chinese translation of Bjarne Stroustrup's HOPL4 paper

Stargazers:0Issues:0Issues:0

Design-Patterns-in-Cpp17

C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers.

Language:C++License:MITStargazers:0Issues:0Issues:0

draft

C++ standards drafts

Language:TeXStargazers:0Issues:0Issues:0

EffectiveModernCppChinese

《Effective Modern C++》- 完成翻译

Stargazers:0Issues:0Issues:0

iOS-CarPlay

记录开发 CarPlay 的点滴。

Stargazers:0Issues:0Issues:0

modern-cpp-features

A cheatsheet of modern C++ language and library features.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Modern-Cpp-templates-tutorial

现代C++模板教程

License:NOASSERTIONStargazers:0Issues:0Issues:0

MoreCPlusPlusIdioms

Simplified Chinese translation of "More C++ Idioms"

Language:HTMLStargazers:0Issues:0Issues:0

MyTinySTL

Achieve a tiny STL in C++11

License:NOASSERTIONStargazers:0Issues:0Issues:0

note

学习笔记整理📚

Language:C++Stargazers:0Issues:0Issues:0
Language:C++License:MITStargazers:0Issues:0Issues:0

perfecthash

A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.

Language:CLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

PL-Compiler-Resource

程序语言与编译技术相关资料(持续更新中)

License:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

rust-course

“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book

Language:RustStargazers:0Issues:0Issues:0

write-a-C-interpreter

Write a simple interpreter of C. Inspired by c4 and largely based on it.

Language:CLicense:GPL-2.0Stargazers:0Issues:0Issues:0