summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Gene Brockus (Dreamer) <55331536+dreamer-coding-555@users.noreply.github.com>2023-12-17 16:13:23 -0600
committerGitHub <noreply@github.com>2023-12-18 00:13:23 +0200
commit059b9e048d3b69f3aa62c559e9c0da8c7b943bfd (patch)
treee85fc488aebeb677d3c53698d335726c768e6a66
parent9322a29d7f359cbcf378408e0080ea2b030b0d5b (diff)
downloadmeson-059b9e048d3b69f3aa62c559e9c0da8c7b943bfd.tar.gz
Update Users.md (#12634)
* Update Users.md
-rw-r--r--docs/markdown/Users.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md
index 86a50e500..7ab211644 100644
--- a/docs/markdown/Users.md
+++ b/docs/markdown/Users.md
@@ -164,10 +164,15 @@ format files
- [ThorVG](https://www.thorvg.org/), vector-based scenes and animations library
- [Tilix](https://github.com/gnunn1/tilix), a tiling terminal emulator for Linux using GTK+ 3
- [Tizonia](https://github.com/tizonia/tizonia-openmax-il), a command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, Plex servers and Chromecast devices
- - [Trilobite XUnit Test](https://github.com/trilobite-stdlib/trilo-xtest-c), a framework for testing C code
- - [Trilobite XType](https://github.com/trilobite-stdlib/trilo-xtype-c), a data type library for C code
- - [Trilobite XCore](https://github.com/trilobite-stdlib/trilo-xcore-c), a core essential library for C code
- - [Trilobite XData](https://github.com/trilobite-stdlib/trilo-xdata-c), a data structures and algorithms for C code
+ - [TSCL Xtest](https://github.com/trilobite-stdlib/tscl-xtest-c), a framework for testing C/C++ code
+ - [TSCL Xmock](https://github.com/trilobite-stdlib/tscl-xtest-c), a framework for mocking C/C++ code
+ - [TSCL Xmemory](https://github.com/trilobite-stdlib/tscl-xmemory-c), a library for low-level, memory and bitwise operations in C
+ - [TSCL Xscience](https://github.com/trilobite-stdlib/tscl-xscience-c), a library for scientific calculations in C
+ - [TSCL Xstring](https://github.com/trilobite-stdlib/tscl-xstring-c), a library for working with strings and ciphers in C
+ - [TSCL Xdata](https://github.com/trilobite-stdlib/tscl-xdata-c), a library with data structures and algorithms in C
+ - [TSCL Xutil](https://github.com/trilobite-stdlib/tscl-xutil-c), a library with utilities for the most tedious task in C
+ - [TSCL Xmath](https://github.com/trilobite-stdlib/tscl-xmath-c), a library with mathematical components for projects in C
+ - [TSCL Xcore](https://github.com/trilobite-stdlib/tscl-xcore-c), a core framework with essentials for any projects in C
- [UFJF-MLTK](https://github.com/mateus558/UFJF-Machine-Learning-Toolkit), A C++ cross-platform framework for machine learning algorithms development and testing
- [Vala Language Server](https://github.com/benwaffle/vala-language-server), code intelligence engine for the Vala and Genie programming languages
- [Valum](https://github.com/valum-framework/valum), a micro web framework written in Vala