Pinned Repositories
calibre-recipes
Recipes for calibre
coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
corefx
CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.
EasyMongo
A MongoDB helper based on MongoDB.Driver library.
HashSetPerf
jscex
Jscex项目已经升级至0.7.0,并正式改名为Wind.js。
SeeJit
Dump JIT compiled result for .NET from source code.
ssp
学生资助计划
Tmc
The missing collections for .NET framework.
wind
Asynchronous flow control in JavaScript, with JavaScript.
JeffreyZhao's Repositories
JeffreyZhao/wind
Asynchronous flow control in JavaScript, with JavaScript.
JeffreyZhao/ssp
学生资助计划
JeffreyZhao/jscex
Jscex项目已经升级至0.7.0,并正式改名为Wind.js。
JeffreyZhao/SeeJit
Dump JIT compiled result for .NET from source code.
JeffreyZhao/calibre-recipes
Recipes for calibre
JeffreyZhao/Tmc
The missing collections for .NET framework.
JeffreyZhao/everpage
Load and display notes from Evernote.
JeffreyZhao/unit-test-practices
The practices of unit test / TDD.
JeffreyZhao/talks
My talks
JeffreyZhao/docpad-plugin-jscexc
DocPad plugin which adds the ability to apply Jscex AOT compilation to JavaScript files.
JeffreyZhao/NRopes
A ropes data structure implementation for .NET
JeffreyZhao/jscex-doc
The documentation of Jscex.
JeffreyZhao/windjs.org-cn
JeffreyZhao/zrx
“赵人希”微信公众账号内容存档
JeffreyZhao/blog-theme
A temporary repository for the blog's theme.
JeffreyZhao/HashSetPerf
JeffreyZhao/Unseal
Remove the sealed mark from all the classes and methods in a .NET assembly, usually works with a Mock framework need un-sealed members.
JeffreyZhao/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
JeffreyZhao/ParallelAgg
The sample of an parallel aggregation.
JeffreyZhao/playground
JeffreyZhao/benchmark
Code for all the benchmarks
JeffreyZhao/corefx
CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.
JeffreyZhao/IdeoneClient
The client of the ideone API (http://ideone.com)
JeffreyZhao/samples
Just samples
JeffreyZhao/workerize-loader
🏗️ Automatically move a module into a Web Worker (Webpack loader)
JeffreyZhao/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
JeffreyZhao/regex-colorizer
Highlighter for JavaScript regex syntax, like RegexPal
JeffreyZhao/RemovePerf
Benchmark for Remove operations in HashSet and Dictionary
JeffreyZhao/rx-internals
Reactive Extensions Internals
JeffreyZhao/TypeScript-Handbook
The TypeScript Handbook is a comprehensive guide to the TypeScript language