Tags: #project #tensorflow #library #opensource #numericalcomputation #flowgraphs
Repo: https://github.com/tensorflow/tensorflow
Website: https://www.tensorflow.org/
Repo: https://github.com/tensorflow/tensorflow
Website: https://www.tensorflow.org/
GitHub
GitHub - tensorflow/tensorflow: An Open Source Machine Learning Framework for Everyone
An Open Source Machine Learning Framework for Everyone - tensorflow/tensorflow
Tags: #chakracorecppbridge #chakra #library
"The purpose of this single-header library is to provide a convenient bridge between ChakraCore C-style API and C++."
https://github.com/AlexBAV/ChakraCoreCppBridge
"The purpose of this single-header library is to provide a convenient bridge between ChakraCore C-style API and C++."
https://github.com/AlexBAV/ChakraCoreCppBridge
GitHub
AlexBAV/ChakraCoreCppBridge
ChakraCoreCppBridge - A convenient C++ wrapper for C-style API provided by Microsoft ChakraCore library.
Tags: #library #datetime
"Fortunately, a rich date and time library based on chrono has been created by Howard Hinnant"
http://mariusbancila.ro/blog/2016/10/31/a-better-date-and-time-c-library/
"Fortunately, a rich date and time library based on chrono has been created by Howard Hinnant"
http://mariusbancila.ro/blog/2016/10/31/a-better-date-and-time-c-library/
Marius Bancila's Blog
A better date and time C++ library
C++11 added a date and time utility library called chrono, available in namespace std::chrono and header . The problem with it is that the library is a general purpose one and therefo…
Tags: #observer #library
The Observable C++ library – implementing the observer pattern
https://danieldinu.com/posts/observable-cpp-library/
The Observable C++ library – implementing the observer pattern
https://danieldinu.com/posts/observable-cpp-library/
Daniel Dinu
The Observable C++ library - implementing the observer pattern - Daniel Dinu
Use the Observable C++ library to implement the observer pattern in your C++ project. It's easy to use, well-tested and fast.
Tags: #library #upgrades
https://developers.redhat.com/blog/2017/03/13/cc-library-upgrades-and-opaque-data-types-in-process-shared-memory/
https://developers.redhat.com/blog/2017/03/13/cc-library-upgrades-and-opaque-data-types-in-process-shared-memory/
Red Hat Developer
C/C++ library upgrades and opaque data types in process shared memory | Red Hat Developer
The problem
C/C++ libraries expect to be able to change the internal implementation details of opaque data types from release to release since such a change has no external ABI consequences.
C/C++ libraries expect to be able to change the internal implementation details of opaque data types from release to release since such a change has no external ABI consequences.