feat: add Rust acceleration for core parsing

This commit is contained in:
jxxghp
2026-05-22 19:58:04 +08:00
parent 7daeb17d85
commit bd4d493f34
28 changed files with 5012 additions and 77 deletions
+1
View File
@@ -1,4 +1,5 @@
Cython~=3.1.2
maturin>=1.9,<2
pydantic>=2.0.0,<3.0.0
pydantic-settings>=2.0.0,<3.0.0
SQLAlchemy~=2.0.41