📢gitzw.com上线了,功能陆续更新中,如有问题或反馈请在下方反馈/建议中给我们留言。
🔥 Hot searchesllmvuejspytorchlangchainsqlgraphqlredispegleetcodetokiophp8unity

"cpp"

📘 Tutorials

📖 Knowledge Base

C++
★★★★★★★★★★高级
C++ 是一种高性能、通用、编译式的编程语言,由 Bjarne Stroustrup 于 1980 年代初期开发。它扩展了 C 语言,增加了面向对象编程的特性,如类、继承、多态和封装。C++ 广泛用于操作系统、游戏、浏览器、数据库等领域,尤其适合于系统编程和高性能应用。其编译性使得代码可以直接转换为机器码,运行效率高。同时,C++ 也支持函数式编程和泛型编程等范式。
llamacpp
★★★★★★★★★★进阶
llamacpp 是一个用于运行 LLaMA 模型的 C++ 库,由 Meta AI 推出。它允许开发者在本地部署和使用 LLaMA 大型语言模型进行自然语言处理任务,解决了传统云服务成本高和延迟大的问题,通过高效的实现方式提升推理速度。

📰 News

开发工具★★★Hacker News · 2026-07-19
Transcribe.cpp: An Open Source Speech-to-Text Tool

Transcribe.cpp is an open-source speech-to-text project developed in C++, designed for efficient and accurate voice recognition. It leverages advanced machine learning algorithms to cater to various applications.

  • Developed in C++ for performance and efficiency
  • Supports multiple audio formats for diverse use cases
  • Integrates deep learning models to enhance accuracy

📦 projects

Mebus
+184 ★
voideditor
voideditor/void
void —
TypeScript★ 28.9k⑂ 2.6ktools
urho3d
urho3d/urho3d
urho3d — Game engine
C++★ 4.8k⑂ 1kgame
chriskohlhoff
chriskohlhoff/asio
asio — Asio C++ Library
C++★ 6.2k⑂ 1.5kother
+76 ★
nlohmann
nlohmann/json
json — JSON for Modern C++
C++★ 50k⑂ 7.4kother
mpv-player