wickra-wasm 0.8.0 → 0.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -2
- package/package.json +1 -1
- package/wickra_wasm_bg.wasm +0 -0
package/README.md
CHANGED
|
@@ -10,6 +10,9 @@
|
|
|
10
10
|
[](https://pypi.org/project/wickra/)
|
|
11
11
|
[](https://www.npmjs.com/package/wickra)
|
|
12
12
|
[](https://www.nuget.org/packages/Wickra)
|
|
13
|
+
[](https://central.sonatype.com/artifact/org.wickra/wickra)
|
|
14
|
+
[](https://pkg.go.dev/github.com/wickra-lib/wickra-go)
|
|
15
|
+
[](https://wickra-lib.r-universe.dev)
|
|
13
16
|
[](#license)
|
|
14
17
|
[](https://scorecard.dev/viewer/?uri=github.com/wickra-lib/wickra)
|
|
15
18
|
[](https://www.bestpractices.dev/projects/13094)
|
|
@@ -52,6 +55,7 @@ Full documentation lives at **[docs.wickra.org](https://docs.wickra.org)**:
|
|
|
52
55
|
[C](https://docs.wickra.org/Quickstart-C),
|
|
53
56
|
[C#](https://docs.wickra.org/Quickstart-CSharp),
|
|
54
57
|
[Go](https://docs.wickra.org/Quickstart-Go),
|
|
58
|
+
[Java](https://docs.wickra.org/Quickstart-Java),
|
|
55
59
|
[R](https://docs.wickra.org/Quickstart-R).
|
|
56
60
|
- **Indicators** — a per-indicator deep dive (formula, parameters, warmup) for
|
|
57
61
|
every one of the 514 indicators; start at the
|
|
@@ -102,8 +106,7 @@ Every other library forces one of those compromises. Wickra doesn't:
|
|
|
102
106
|
|
|
103
107
|
| Library | Install | Streaming | Languages | Indicators | Active |
|
|
104
108
|
|------------------|-------------|-------------|-----------------------------|-----------:|--------|
|
|
105
|
-
| **★ Wickra**| **clean** | **yes, O(1)** | **Rust · Python · Node · WASM** | **514** | **yes** |
|
|
106
|
-
| | | | **C · C# · Go · Java · R** | | |
|
|
109
|
+
| **★ Wickra**| **clean** | **yes, O(1)** | **Rust · Python · Node · WASM · C · C# · Go · Java · R** | **514** | **yes** |
|
|
107
110
|
| kand | clean | yes | Python · WASM · Rust | ~60 | yes |
|
|
108
111
|
| ta-rs | clean | yes | Rust only | ~30 | stale |
|
|
109
112
|
| yata | clean | partial | Rust only | ~35 | yes |
|
package/package.json
CHANGED
package/wickra_wasm_bg.wasm
CHANGED
|
Binary file
|