Pinned Repositories
AcquireRelease
apidocs
bGeigieNanoKit
bGeigieNanoKit is a kit version of the bGeigieNano prototype designed to in a Pelican Micro Case 1010.
BrokenGuardPage
Windows Broken Stack Guard Page
Coroutine
Collection of C++ Coroutine sample code
ExcelRTD
Collection of useful and working Excel RTD server samples.
HAMT
Hash Array Mapped Trie (C++ Templates)
RWLock
Implement various recently developed reader writer locks on Windows platform and measure performance using test program.
chaelim's Repositories
chaelim/HAMT
Hash Array Mapped Trie (C++ Templates)
chaelim/BrokenGuardPage
Windows Broken Stack Guard Page
chaelim/ExcelRTD
Collection of useful and working Excel RTD server samples.
chaelim/Coroutine
Collection of C++ Coroutine sample code
chaelim/RWLock
Implement various recently developed reader writer locks on Windows platform and measure performance using test program.
chaelim/AcquireRelease
chaelim/apidocs
chaelim/bGeigieNanoKit
bGeigieNanoKit is a kit version of the bGeigieNano prototype designed to in a Pelican Micro Case 1010.
chaelim/chaelim.github.com
Blog on Github
chaelim/chaelim.github.io
Blog
chaelim/chaelim.github.io_BAK
Blog about multi-threading, lock-free programming and distributed system..
chaelim/cmd-colors-solarized
Solarized color settings for Windows command prompt
chaelim/CompareIntegerMaps
Generates benchmark data for two different data structures, then renders some graphs.
chaelim/ConcurrentLib
MODERN C++ CONCURRENT LIBRARY
chaelim/jemalloc
chaelim/libunifex
Unified Executors
chaelim/markdown-scanner
Application for scanning markdown documentation and generating test cases for APIs.
chaelim/mem-ordering-demo
Program to demonstrate memory reordering happens by processor (Especially in Intel TSO and ARM)
chaelim/ModernesCppSource
chaelim/pyparallel
Experimental multicore fork of Python 3
chaelim/python-basics-exercises
Python Basics: A Practical Introduction to Python 3
chaelim/redis
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
chaelim/rest_spec
chaelim/service-fabric-dotnet-iot
An end-to-end sample that demonstrates an IoT application combining Service Fabric with other Azure services.
chaelim/servicefabric-samples
Azure ServiceFabric Samples
chaelim/webapp
Docker Fundamentals Python Sample WebApp
chaelim/zlib
chaelim/zlib-bench
Benchmark script for comparing different versions of zlib
chaelim/zookeeper
Mirror of Apache Hadoop ZooKeeper