awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gpakosz avatar

gpakosz/Assert

0
View on GitHub↗
208 星标·16 分支·C++·4 次浏览

Assert

#include #include

Features

  • Debugging and Logging - Flexible assertions.

Star 历史

gpakosz/assert 的 Star 历史图表gpakosz/assert 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Assert 的开源替代方案

相似的开源项目,按与 Assert 的功能重合度排序。
  • folke/snacks.nvimfolke 的头像

    folke/snacks.nvim

    7,747在 GitHub 上查看↗

    snacks.nvim is a comprehensive collection of quality-of-life plugins and utilities designed to extend the core functionality of Neovim. It serves as a multi-purpose toolkit providing a UI framework, navigation enhancements, and integrations with external services. The project distinguishes itself by combining a wide array of specialized tools into a single suite, including a picker-based file explorer, a deep GitHub integration for managing issues and pull requests, and a set of development utilities for profiling Lua performance and inspecting code execution. Its broader capability surface

    Lua
    在 GitHub 上查看↗7,747
  • an-dr/micrologan-dr 的头像

    an-dr/microlog

    170在 GitHub 上查看↗

    Easy to use - simple API, works out of the box - Advanced filtering and log levels per topic or output - Thread-safety via external locking injection - Customization - only data you need - Extensible - add your own features via public API, set of predefined extensions - Support for embedded…

    C
    在 GitHub 上查看↗170
  • devbis/micropython-aiosentrydevbis 的头像

    devbis/micropython-aiosentry

    10在 GitHub 上查看↗

    Here is a class for sending an exception with stacktrace from your micropython instance to Sentry.

    Python
    在 GitHub 上查看↗10
  • agners/sht15loggeragners 的头像

    agners/sht15logger

    0在 GitHub 上查看↗

    Temperature and Humidity Logger using SHT15 written in Python 3 (MicroPython for the PyBoard 1.1).

    Python
    在 GitHub 上查看↗0
查看 Assert 的所有 14 个替代方案→

常见问题解答

gpakosz/assert 是做什么的?

#include #include

gpakosz/assert 的主要功能有哪些?

gpakosz/assert 的主要功能包括:Debugging and Logging。

gpakosz/assert 有哪些开源替代品?

gpakosz/assert 的开源替代品包括: folke/snacks.nvim — snacks.nvim is a comprehensive collection of quality-of-life plugins and utilities designed to extend the core… an-dr/microlog — Easy to use - simple API, works out of the box - Advanced filtering and log levels per topic or output - Thread-safety… devbis/micropython-aiosentry — Here is a class for sending an exception with stacktrace from your micropython instance to Sentry. emilk/loguru — A lightweight C++ logging library. agners/sht15logger — Temperature and Humidity Logger using SHT15 written in Python 3 (MicroPython for the PyBoard 1.1). agners/scd30logger — CO2, Humidity and Temperature Logger using Sensirion SCD30 written in Python 3 for MicroPython. Continously logs date,…