Skip to content
#

comand-line

Here are 59 public repositories matching this topic...

ChatGPT-ShellMaster

ChatGPT ShellMaster enables command-line interactions via chat using OpenAI's ChatGPT Plus. Run scripts, manage files, and monitor processes directly from your chat. Use responsibly, mindful of security implications.

  • Updated Jan 24, 2025
  • Python

The project is a key-value store. The project uses data structures such as hash tables, self-balancing binary search trees, and B+ trees. The code is written in C++ with CMake as a build tool. It supports sanitization, testing, coverage, formatting, and static analysis.

  • Updated May 9, 2023
  • C++

GasSensorOS 是基于 ESP32 系列模组开发的嵌入式操作系统。项目包含多个模块,如文件系统、命令行、数据结构容器(包括数据表和树形结构)、OLED 显示驱动、真随机数生成与加密算法、内核任务管理、I/O 操作、傅里叶变换工具,以及网络服务器等功能。项目使用 C/C++ 语言编写,强调模块化、通用化设计和硬件抽象,便于开发高效的物联网应用。 在开发的过程中,项目将优先使用 C++ STL,并充分利用微控制器的计算性能,以构建通用的功能组件,而非依赖于特定硬件设计。这样使得组件具有跨平台通用性,能够同时适用于不同架构的 CPU,但可能在性能上不如基于特定硬件实现的组件。 项目目前仍处于早期开发阶段,并以 AGPL-3.0 开源协议发布。

  • Updated May 24, 2025
  • C

Improve this page

Add a description, image, and links to the comand-line topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the comand-line topic, visit your repo's landing page and select "manage topics."

Learn more