Pinned Repositories
tiny-process-library
A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process
clang
fork of llvm-mirror/clang with minimal changes needed by static-checker
clang-tools-extra
Fork of llvm-mirror/clang-tools-extra for node-dot-cpp tools development
clang-tools-nodecpp-safe-library
nodecpp-safe-library tool to create a safe library database to be used by nodecpp-checker tool
EABase
EABase is a small set of header files that define platform-independent data types and platform feature macros.
EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
static-checker
Root repo for static checker tools.
tiny-process-library
A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process
memory-safe-cpp
A C++ dialect with optional memory safety guarantees (provides memory safety for node.cpp)
node.cpp
marcosbracco's Repositories
marcosbracco/clang
fork of llvm-mirror/clang with minimal changes needed by static-checker
marcosbracco/clang-tools-extra
Fork of llvm-mirror/clang-tools-extra for node-dot-cpp tools development
marcosbracco/clang-tools-nodecpp-safe-library
nodecpp-safe-library tool to create a safe library database to be used by nodecpp-checker tool
marcosbracco/EABase
EABase is a small set of header files that define platform-independent data types and platform feature macros.
marcosbracco/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
marcosbracco/static-checker
Root repo for static checker tools.
marcosbracco/tiny-process-library
A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process