hkhk368

Results 5 issues of hkhk368

### Review Mojo's priorities - [X] I have read the [roadmap and priorities](https://docs.modular.com/mojo/roadmap.html#overall-priorities) and I believe this request falls within the priorities. ### What is your request? ![image](https://github.com/modularml/mojo/assets/109432596/797cf23e-977c-4000-9aac-758cce255ac7) I attempted...

enhancement
mojo-repo

@t9t Thank you for sharing the code of this library. As a newbie to MFT, could you write an example? I would greatly appreciate it if you could read the...

![image](https://github.com/user-attachments/assets/09e5b5ca-882c-4be0-a31f-a93505704695) 我通过openwrt.ai下载的最新版安装的 然后通过istore安装的ddns-go 现象是无法启动服务,我改了端口也不管用,即使启动成功,页面也无法打开,请帮忙看一下,谢谢。

**Describe the bug** In the code below, the writer is only created once and is operated on by multiple threads using an Arc. Each time, data is sent in via...

tantivy0.24.1使用jieba-rs 0.7.2索引大量文件,每一个文件也挺大最大的txt有250多MB的情况下崩溃 具体错误表现是memory allocation of 4024077400 bytes failed 崩溃的时候堆栈调用是 ``` [Inlined] std::sys::pal::windows::abort_internal() mod.rs:340 [Inlined] std::process::abort() process.rs:2425 std::alloc::rust_oom() alloc.rs:377 std::alloc::_::__rg_oom() alloc.rs:372 [Inlined] alloc::alloc::handle_alloc_error::rt_error() alloc.rs:405 alloc::alloc::handle_alloc_error() alloc.rs:411 alloc::raw_vec::handle_error() mod.rs:798 alloc::raw_vec::RawVecInner::with_capacity_in(u64,alloc::alloc::Global,core::alloc::layout::Layout,*mut core::panic::location::Location) mod.rs:430...