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

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

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

Open-source alternatives to Microlog

30 open-source projects similar to an-dr/microlog, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Microlog alternative.

  • 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
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • armink/easyloggerarmink 的头像

    armink/EasyLogger

    4,641在 GitHub 上查看↗

    EasyLogger is a lightweight C/C++ logging library and asynchronous framework designed for embedded systems, IoT devices, and wearables. It functions as a resource-efficient logger and flash memory manager, providing tools for low-level debugging and system event recording with minimal ROM and RAM requirements. The project distinguishes itself through an asynchronous logging model that buffers messages to a separate thread, preventing logging operations from blocking real-time application execution. It includes a specialized flash memory manager that utilizes circular buffering to persist logs

    C
    在 GitHub 上查看↗4,641
  • agners/scd30loggeragners 的头像

    agners/scd30logger

    0在 GitHub 上查看↗

    CO2, Humidity and Temperature Logger using Sensirion SCD30 written in Python 3 for MicroPython. Continously logs date, time and sensor data on a file on the SD card. The SD card as well as the sensor module is turned off to conserve battery power (further improvements possible by using RTC…

    Python
    在 GitHub 上查看↗0

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • 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
  • alanxz/rabbitmq-calanxz 的头像

    alanxz/rabbitmq-c

    1,859在 GitHub 上查看↗

    RabbitMQ C client

    C
    在 GitHub 上查看↗1,859
  • alexanderagd/clistAlexanderAgd 的头像

    AlexanderAgd/CLIST

    67在 GitHub 上查看↗

    C List - universal list solution for C and C++, easy and fast, all data types supported

    C
    在 GitHub 上查看↗67
  • ands/lightmapperands 的头像

    ands/lightmapper

    1,535在 GitHub 上查看↗

    lightmapper.h is a C/C++ single-file library for lightmap baking by using your existing OpenGL renderer.

    C
    在 GitHub 上查看↗1,535
  • anholt/libepoxyanholt 的头像

    anholt/libepoxy

    744在 GitHub 上查看↗

    Epoxy is a library for handling OpenGL function pointer management for you

    C
    在 GitHub 上查看↗744
  • antirez/linenoiseantirez 的头像

    antirez/linenoise

    4,302在 GitHub 上查看↗

    Linenoise is a lightweight C library for terminal line editing, command history management, and asynchronous input processing. It functions as a self-contained alternative for capturing user input from the command line without requiring external dependencies. The utility provides a non-blocking input processor that handles keyboard data via a feed mechanism, allowing applications to process user typing and external events simultaneously. It supports the implementation of custom shells and REPLs through features such as callback-based autocompletion, input hinting, and a circular history buffe

    C
    在 GitHub 上查看↗4,302
  • antirez/sdsantirez 的头像

    antirez/sds

    5,486在 GitHub 上查看↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    在 GitHub 上查看↗5,486
  • antirez/smazantirez 的头像

    antirez/smaz

    1,222在 GitHub 上查看↗

    Small strings compression library

    C
    在 GitHub 上查看↗1,222
  • aosp-mirror/platform_bionicaosp-mirror 的头像

    aosp-mirror/platform_bionic

    624在 GitHub 上查看↗
    Assembly
    在 GitHub 上查看↗624
  • ariya/fastlzariya 的头像

    ariya/FastLZ

    539在 GitHub 上查看↗

    Small & portable byte-aligned LZ77 compression

    Camd64ansi-carm64
    在 GitHub 上查看↗539
  • adis300/fft-cadis300 的头像

    adis300/fft-c

    26在 GitHub 上查看↗

    Elegant Fast Fourier Transform in C. Making fft.c from fftpack user-friendly.

    C
    在 GitHub 上查看↗26
  • armink/flashdbarmink 的头像

    armink/FlashDB

    2,575在 GitHub 上查看↗

    An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库

    Cdatabaseembeddediot
    在 GitHub 上查看↗2,575
  • ashvardanian/stringzillaashvardanian 的头像

    ashvardanian/StringZilla

    3,494在 GitHub 上查看↗

    Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖

    Cdatasetedit-distancegpu
    在 GitHub 上查看↗3,494
  • atgreen/libffiatgreen 的头像

    atgreen/libffi

    1在 GitHub 上查看↗

    A portable foreign-function interface library.

    C
    在 GitHub 上查看↗1
  • atomicobject/heatshrinkatomicobject 的头像

    atomicobject/heatshrink

    1,534在 GitHub 上查看↗

    data compression library for embedded/real-time systems

    C
    在 GitHub 上查看↗1,534
  • attractivechaos/kannattractivechaos 的头像

    attractivechaos/kann

    755在 GitHub 上查看↗

    A lightweight C library for artificial neural networks

    C
    在 GitHub 上查看↗755
  • aubio/aubioaubio 的头像

    aubio/aubio

    3,714在 GitHub 上查看↗

    Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides a suite of tools for extracting musical features, estimating fundamental frequencies, and tracking rhythmic pulses in audio streams. The library specializes in the detection of pitch and beat, enabling the extraction of musical notes and the estimation of overall tempo. It also includes capabilities for automatic onset detection to identify the start of sonic events and the separation of audio signals into percussive transients and steady-state tonal components. The system c

    Canalysisannotationaudio
    在 GitHub 上查看↗3,714
  • awslabs/s2nawslabs 的头像

    awslabs/s2n

    4,736在 GitHub 上查看↗

    s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It provides a modular cryptographic backend interface to encrypt data streams, manage handshakes, and handle mutual authentication between peers. The project focuses on post-quantum cryptography, integrating quantum-resistant key exchange and digital signatures to protect connections against future computing threats. It distinguishes itself through security hardening measures, such as memory-locked secret storage to prevent keys from being swapped to disk and timing-attack mitiga

    C
    在 GitHub 上查看↗4,736
  • b-k/apopheniab-k 的头像

    b-k/apophenia

    207在 GitHub 上查看↗

    A C library for statistical and scientific computing

    C
    在 GitHub 上查看↗207
  • bayeswitnesses/m2cgenBayesWitnesses 的头像

    BayesWitnesses/m2cgen

    2,988在 GitHub 上查看↗

    Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

    Pythonccsharpdartlang
    在 GitHub 上查看↗2,988
  • benhoyt/inihbenhoyt 的头像

    benhoyt/inih

    3,007在 GitHub 上查看↗

    Simple .INI file parser in C, good for embedded systems

    C++cconfigparserembedded-systems
    在 GitHub 上查看↗3,007
  • blunderer/libroxmlblunderer 的头像

    blunderer/libroxml

    14在 GitHub 上查看↗

    Light and fast XML parsing library for C/C++

    C
    在 GitHub 上查看↗14
  • blynn/dlxblynn 的头像

    blynn/dlx

    51在 GitHub 上查看↗

    Library that solves the exact cover problem using Dancing Links, also known as DLX.

    C
    在 GitHub 上查看↗51
  • bvdberg/ctestbvdberg 的头像

    bvdberg/ctest

    248在 GitHub 上查看↗

    ctest is a unit test framework for software written in C.

    C++
    在 GitHub 上查看↗248
  • cacalabs/libcacacacalabs 的头像

    cacalabs/libcaca

    675在 GitHub 上查看↗

    💩 Colour ASCII Art Library

    C
    在 GitHub 上查看↗675
  • abiggerhammer/hammerabiggerhammer 的头像

    abiggerhammer/hammer

    291在 GitHub 上查看↗

    Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.

    C
    在 GitHub 上查看↗291