Disclaimer:
There are no such elementary functions, the below constructions are non-elementary but still interesting.
For starters, one can construct a simple $C^k$ function for any $k\in\mathbb N$ simply by integrating as follows:
$$\int_1^x\int_1^{x_1}\dots\int_1^{x_k}T_{\lfloor x_{k+1}\rfloor}(\lfloor x_{k+1}\rfloor)~\mathrm dx_{k+1}~\mathrm dx_k\dots\mathrm dx_2~\mathrm dx_1$$
which is trivially $k$ times continuously differentiable and grows faster than $T_m(x)$ for all $m\in\mathbb N$.
For $C^\infty$ functions, I give special mentions to Wojowu a.k.a. LittlePeng9 for fast growing analytic functions. I will give a slightly simplified construction here.
Let $f:\mathbb C\mapsto\mathbb C$ satisfy the following properties:
$f$ is entire.
$|f(z)|\le z$ for all $|z|<1$.
Consider the following function:
$$g(z):=\sum_{n=1}^\infty f^n\left(\frac z{2^n}\right)$$
where $f^n$ denotes function iteration i.e. $f^2(x)=f(f(x)),f^3(x)=f(f(f(x))),$ etc.
For $|z|<1$ we have
$$|f^n(z)|=|f(f^{n-1}(z))|\le|f^{n-1}(z)|\le\dots\le|z|$$
it follows that $|g(z)|\le|z|$ when $|z|<1$ by the geometric series.
Likewise, since $\lim_{n\to\infty}z/2^n=0$ for all $z$, from the Weierstrass M-test, it follows that $\sum_{n=1}^\infty f^n\left(\frac z{2^n}\right)$ converges uniformly everywhere and hence is entire.
Now, on the other hand, if $f$ is increasing on $\mathbb R^+$ (and hence positive on $\mathbb R^+$), then for all $N\in\mathbb N$ and $x\in\mathbb R^+$, we have $g(x)\ge f^N(x/2^N)$.
And since $g$ satisfies all the conditions that $f$ required, this can be repeatedly applied to generate increasingly faster growing analytic functions.
Take, for example $f(z)=\frac12(e^z-1)$, which satisfies all of the requirements. The corresponding $g$ defined above hence grows faster than $f^N(x/2^N)$ for all $N$, and hence faster than your functions, namely since:
$$\lim_{x\to\infty}\frac{g(x)}{T_k(x)}\ge\lim_{x\to\infty}\frac{f^{k+1}(x/2^{k+1})}{T_k(x)}=+\infty$$
For justification of the last limit, one can easily see that $f(x)$ is eventually greater than $2^x$, and that $x<2^x\le x^x\le(2^x)^x=2^{x^2}\le2^{2^x}\le x^{x^x}\le\dots$