Pinned Repositories
170306_ssh-date
Propagation of local date-and-time to a remote SSH server.
190920_Create-VirtualBox-machine
Let us use VBoxManage to automate the initialization of a VirtualBox machine ! (-:
210721_Transfusions
230409_Chess
C++: Object-Oriented Design Patterns: An experiment !!
230611_ImaginaryPlayer
bfgroup_b2
B2 makes it easy to build C++ projects, everywhere.
dlang_druntime
Low level runtime library for the D programming language
dlang_phobos
The standard library of the D programming language
glm
OpenGL Mathematics (GLM)
OpenATL
A subset of Microsoft's Active Template Library (ATL), ported to work with more toolchains. The "CIL" name stands for "COM Is Love". It is a quote from: George Shepherd and Brad King's 1999 "Inside ATL" book (Chapter 4 -- Getting Started: Implementing a Simple Object, The ATL Object Wizard subchapter).
DoctorNoobingstoneIPresume's Repositories
DoctorNoobingstoneIPresume/190920_Create-VirtualBox-machine
Let us use VBoxManage to automate the initialization of a VirtualBox machine ! (-:
DoctorNoobingstoneIPresume/230409_Chess
C++: Object-Oriented Design Patterns: An experiment !!
DoctorNoobingstoneIPresume/230611_ImaginaryPlayer
DoctorNoobingstoneIPresume/190913_FaceDetectionAttempt
A modest attempt to more smoothly coordinate threads for the https://github.com/andrato/finder project (that project is the work of a Wonderful Friend).
DoctorNoobingstoneIPresume/bfgroup_b2
B2 makes it easy to build C++ projects, everywhere.
DoctorNoobingstoneIPresume/dlang_phobos
The standard library of the D programming language
DoctorNoobingstoneIPresume/glm
OpenGL Mathematics (GLM)
DoctorNoobingstoneIPresume/211116_DLT_UntransferFile
DoctorNoobingstoneIPresume/220418_setxkbmap_Alternator
Calls `setxkbmap` to switch between keyboard layouts. (Useful for Cygwin/X.)
DoctorNoobingstoneIPresume/220504_Cost_of_passing_smart_pointers_by_value
Benchmark showing the cost of passing smart pointers -- (boost|std)::shared_ptr, ATL::CComPtr etc. -- by value. In many situations, we should pass them by reference-to-const (or we should pass the raw pointer).
DoctorNoobingstoneIPresume/221227_PerlLib_02h
Some reusable Perl functions etc.
DoctorNoobingstoneIPresume/230526_Python_Demo_01h
DoctorNoobingstoneIPresume/230611_MyProjectBuilder_PerlEdition
Perl scripts to help build projects (currently: C++ projects).
DoctorNoobingstoneIPresume/230719_ModestSuggestionForLearningPlan_01h
A modest suggestion for a learning plan. Feedback and suggestions are warmly welcome. (-:
DoctorNoobingstoneIPresume/231105_Unwind
DoctorNoobingstoneIPresume/240325_static_vs_anonymous_namespace
C++: `static` vs anonymous namespace -- Is there a difference ?
DoctorNoobingstoneIPresume/241025_volatile_vs_atomic
Is `volatile` appropriate for Synchronization (even with `cl /volatile:ms`) ?!
DoctorNoobingstoneIPresume/boostorg_build
B2 makes it easy to build C++ projects, everywhere.
DoctorNoobingstoneIPresume/boostorg_type_traits
Boost.org type_traits module
DoctorNoobingstoneIPresume/boostorg_utility
Boost.org utility module
DoctorNoobingstoneIPresume/COVESA_dlt-daemon
Diagnostic Log and Trace.
DoctorNoobingstoneIPresume/Dev-3
DoctorNoobingstoneIPresume/ivmai_bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
DoctorNoobingstoneIPresume/madler_zlib
A massively spiffy yet delicately unobtrusive compression library.
DoctorNoobingstoneIPresume/MartStephan_Programming
Programming lectures
DoctorNoobingstoneIPresume/openssl_openssl
TLS/SSL and crypto library
DoctorNoobingstoneIPresume/p4lang_p4c
P4_16 reference compiler
DoctorNoobingstoneIPresume/ruby_ruby
The Ruby Programming Language [mirror]
DoctorNoobingstoneIPresume/sccc1_fdwrapper-raii-cpp
DoctorNoobingstoneIPresume/wxWidgets_wxWidgets
Cross-Platform C++ GUI Library