|
@@ -5974,7 +5974,7 @@ add_requires("crossguid")
|
|
| -- | -- |
|
|
| -- | -- |
|
|
| Homepage | [https://github.com/CrowCpp/Crow](https://github.com/CrowCpp/Crow) |
|
|
| Homepage | [https://github.com/CrowCpp/Crow](https://github.com/CrowCpp/Crow) |
|
|
| License | BSD 3-Clause |
|
|
| License | BSD 3-Clause |
|
|
-| Versions | v1.2.1+2, v1.2.1+1 |
|
|
|
|
|
|
+| Versions | v1.2.1+1, v1.2.1+2 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Definition | [crow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/crow/xmake.lua) |
|
|
| Definition | [crow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/crow/xmake.lua) |
|
|
|
|
|
|
@@ -8429,6 +8429,30 @@ add_requires("emmylua_debugger")
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
+### emock (linux)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+| Description | *Next generation cross-platform mock library for C/C++* |
|
|
|
|
+| -- | -- |
|
|
|
|
+| Homepage | [https://github.com/ez8-co/emock](https://github.com/ez8-co/emock) |
|
|
|
|
+| License | Apache-2.0 |
|
|
|
|
+| Versions | v0.9.0 |
|
|
|
|
+| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
|
|
+| Definition | [emock/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/e/emock/xmake.lua) |
|
|
|
|
+
|
|
|
|
+##### Install command
|
|
|
|
+
|
|
|
|
+```console
|
|
|
|
+xrepo install emock
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+##### Integration in the project (xmake.lua)
|
|
|
|
+
|
|
|
|
+```lua
|
|
|
|
+add_requires("emock")
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+
|
|
### emscripten (linux)
|
|
### emscripten (linux)
|
|
|
|
|
|
|
|
|
|
@@ -34433,7 +34457,7 @@ add_requires("sqlite-vec")
|
|
| -- | -- |
|
|
| -- | -- |
|
|
| Homepage | [https://sqlite.org/](https://sqlite.org/) |
|
|
| Homepage | [https://sqlite.org/](https://sqlite.org/) |
|
|
| License | Public Domain |
|
|
| License | Public Domain |
|
|
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+100, 3.50.0+300, 3.50.0+200, 3.50.0+400, 3.50.0+0 |
|
|
|
|
|
|
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+300 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
|
|
| Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
|
|
|
|
|
|
@@ -35099,11 +35123,11 @@ add_requires("stringbuilder")
|
|
### stringzilla (linux)
|
|
### stringzilla (linux)
|
|
|
|
|
|
|
|
|
|
-| Description | *Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖* |
|
|
|
|
|
|
+| Description | *Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖* |
|
|
| -- | -- |
|
|
| -- | -- |
|
|
| Homepage | [https://ashvardanian.com/posts/stringzilla/](https://ashvardanian.com/posts/stringzilla/) |
|
|
| Homepage | [https://ashvardanian.com/posts/stringzilla/](https://ashvardanian.com/posts/stringzilla/) |
|
|
| License | Apache-2.0 |
|
|
| License | Apache-2.0 |
|
|
-| Versions | v1.2.2, v2.0.3, v2.0.4, v3.0.0, v3.1.0, v3.1.1, v3.1.2, v3.2.0, v3.3.0, v3.3.1, v3.4.0, v3.4.1, v3.5.0, v3.6.0, v3.6.1, v3.6.2, v3.6.3, v3.6.4, v3.6.5, v3.6.6, v3.6.7, v3.6.8, v3.7.0, v3.7.1, v3.7.2, v3.7.3, v3.8.0, v3.8.1, v3.8.2, v3.8.3, v3.8.4, v3.9.5, v3.9.6, v3.9.8, v3.10.0, v3.10.5, v3.10.6, v3.10.7, v3.10.8, v3.10.9, v3.10.10, v3.10.11, v3.11.0, v3.11.1, v3.11.3, v3.12.1, v3.12.2, v3.12.3, v3.12.4, v3.12.5, v3.12.6 |
|
|
|
|
|
|
+| Versions | v1.2.2, v2.0.3, v2.0.4, v3.0.0, v3.1.0, v3.1.1, v3.1.2, v3.2.0, v3.3.0, v3.3.1, v3.4.0, v3.4.1, v3.5.0, v3.6.0, v3.6.1, v3.6.2, v3.6.3, v3.6.4, v3.6.5, v3.6.6, v3.6.7, v3.6.8, v3.7.0, v3.7.1, v3.7.2, v3.7.3, v3.8.0, v3.8.1, v3.8.2, v3.8.3, v3.8.4, v3.9.5, v3.9.6, v3.9.8, v3.10.0, v3.10.5, v3.10.6, v3.10.7, v3.10.8, v3.10.9, v3.10.10, v3.10.11, v3.11.0, v3.11.1, v3.11.3, v3.12.1, v3.12.2, v3.12.3, v3.12.4, v3.12.5, v3.12.6, v4.0.0 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Definition | [stringzilla/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/stringzilla/xmake.lua) |
|
|
| Definition | [stringzilla/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/stringzilla/xmake.lua) |
|
|
|
|
|
|
@@ -39185,7 +39209,7 @@ add_requires("whisper.cpp")
|
|
| Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
|
|
| Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
|
|
| -- | -- |
|
|
| -- | -- |
|
|
| Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
|
|
| Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
|
|
-| License | table: 0x56351e6972b0 |
|
|
|
|
|
|
+| License | table: 0x55a16bd4f2a0 |
|
|
| Versions | 1.13 |
|
|
| Versions | 1.13 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
|
|
| Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |
|
|
| Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |
|