Skip to content

Implementing main features in C and C++ in a Linux environment. In- order to understand how they work behind the scenes.

Notifications You must be signed in to change notification settings

shoamco/Cpp-under-the-hood

Repository files navigation

Cpp-under-the-hood

Implementing main features in C and C++ in a Linux environment. In order to understand how they work behind the scenes.

  • generic vector (c).
  • smart pointer (c++).
  • pre-processor (python).
  • hashmap (c++).
  • memory-allocator (c++);
  • FixedPoint (c++).
  • thread safe singleton (c++)

About

Implementing main features in C and C++ in a Linux environment. In- order to understand how they work behind the scenes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages