awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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.nvimالصورة الرمزية لـ folke

    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/easyloggerالصورة الرمزية لـ armink

    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/scd30loggerالصورة الرمزية لـ agners

    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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • agners/sht15loggerالصورة الرمزية لـ agners

    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-cالصورة الرمزية لـ alanxz

    alanxz/rabbitmq-c

    1,859عرض على GitHub↗

    RabbitMQ C client

    C
    عرض على GitHub↗1,859
  • alexanderagd/clistالصورة الرمزية لـ AlexanderAgd

    AlexanderAgd/CLIST

    67عرض على GitHub↗

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

    C
    عرض على GitHub↗67
  • ands/lightmapperالصورة الرمزية لـ ands

    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/libepoxyالصورة الرمزية لـ anholt

    anholt/libepoxy

    744عرض على GitHub↗

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

    C
    عرض على GitHub↗744
  • antirez/linenoiseالصورة الرمزية لـ antirez

    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/sdsالصورة الرمزية لـ antirez

    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/smazالصورة الرمزية لـ antirez

    antirez/smaz

    1,222عرض على GitHub↗

    Small strings compression library

    C
    عرض على GitHub↗1,222
  • aosp-mirror/platform_bionicالصورة الرمزية لـ aosp-mirror

    aosp-mirror/platform_bionic

    624عرض على GitHub↗
    Assembly
    عرض على GitHub↗624
  • ariya/fastlzالصورة الرمزية لـ ariya

    ariya/FastLZ

    539عرض على GitHub↗

    Small & portable byte-aligned LZ77 compression

    Camd64ansi-carm64
    عرض على GitHub↗539
  • adis300/fft-cالصورة الرمزية لـ adis300

    adis300/fft-c

    26عرض على GitHub↗

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

    C
    عرض على GitHub↗26
  • armink/flashdbالصورة الرمزية لـ armink

    armink/FlashDB

    2,575عرض على GitHub↗

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

    Cdatabaseembeddediot
    عرض على GitHub↗2,575
  • ashvardanian/stringzillaالصورة الرمزية لـ ashvardanian

    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/libffiالصورة الرمزية لـ atgreen

    atgreen/libffi

    1عرض على GitHub↗

    A portable foreign-function interface library.

    C
    عرض على GitHub↗1
  • atomicobject/heatshrinkالصورة الرمزية لـ atomicobject

    atomicobject/heatshrink

    1,534عرض على GitHub↗

    data compression library for embedded/real-time systems

    C
    عرض على GitHub↗1,534
  • attractivechaos/kannالصورة الرمزية لـ attractivechaos

    attractivechaos/kann

    755عرض على GitHub↗

    A lightweight C library for artificial neural networks

    C
    عرض على GitHub↗755
  • aubio/aubioالصورة الرمزية لـ aubio

    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/s2nالصورة الرمزية لـ awslabs

    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/apopheniaالصورة الرمزية لـ b-k

    b-k/apophenia

    207عرض على GitHub↗

    A C library for statistical and scientific computing

    C
    عرض على GitHub↗207
  • bayeswitnesses/m2cgenالصورة الرمزية لـ BayesWitnesses

    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/inihالصورة الرمزية لـ benhoyt

    benhoyt/inih

    3,007عرض على GitHub↗

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

    C++cconfigparserembedded-systems
    عرض على GitHub↗3,007
  • blunderer/libroxmlالصورة الرمزية لـ blunderer

    blunderer/libroxml

    14عرض على GitHub↗

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

    C
    عرض على GitHub↗14
  • blynn/dlxالصورة الرمزية لـ blynn

    blynn/dlx

    51عرض على GitHub↗

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

    C
    عرض على GitHub↗51
  • bvdberg/ctestالصورة الرمزية لـ bvdberg

    bvdberg/ctest

    248عرض على GitHub↗

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

    C++
    عرض على GitHub↗248
  • cacalabs/libcacaالصورة الرمزية لـ cacalabs

    cacalabs/libcaca

    675عرض على GitHub↗

    💩 Colour ASCII Art Library

    C
    عرض على GitHub↗675
  • abiggerhammer/hammerالصورة الرمزية لـ abiggerhammer

    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