Pinned Repositories
.Net-runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
abseil-cpp
Abseil Common Libraries (C++)
C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
C-Sharp-Algorithms-2
All algorithms implemented in C#.
cmakefiles
A set of useful cmake files
cxxplot
A simple to use C++ 2D plotting library.
Data-Structures-and-Algorithm-Analysis-in-C
A good book by Mark Allen Weiss.
Data-Structures-and-Algorithm-Analysis-Solutions
Solutions for Data Structures and Algorithm Analysis in C++ 4th edition by Mark Allen Weiss.
demo-semaphore
EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
famarzal's Repositories
famarzal/.Net-runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
famarzal/abseil-cpp
Abseil Common Libraries (C++)
famarzal/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
famarzal/C-Sharp-Algorithms-2
All algorithms implemented in C#.
famarzal/cmakefiles
A set of useful cmake files
famarzal/cxxplot
A simple to use C++ 2D plotting library.
famarzal/Data-Structures-and-Algorithm-Analysis-in-C
A good book by Mark Allen Weiss.
famarzal/Data-Structures-and-Algorithm-Analysis-Solutions
Solutions for Data Structures and Algorithm Analysis in C++ 4th edition by Mark Allen Weiss.
famarzal/demo-semaphore
famarzal/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
famarzal/etl_cpp
Embedded Template Library
famarzal/Hawk
visualized crawler & ETL IDE written with C#/WPF
famarzal/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
famarzal/microsoft-STL
MSVC's implementation of the C++ Standard Library.
famarzal/minimalCmake
famarzal/Problem-Solving
Contains implementation of various data structures and algorithmic techniques in C++.
famarzal/rdotnet
.NET interop library to call the R statistical language in the same process
famarzal/senlinzhan-mystl
C++11 实现的简易版 STL
famarzal/sgi-stl
SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).