awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bluekitchen/btstack

Open-source alternatives to Btstack

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

  • akaion/bleakA

    Akaion/Bleak

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • akaion/jupiterA

    Akaion/Jupiter

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • amperka/inoAvatar von amperka

    amperka/ino

    1,076Auf GitHub ansehen↗

    Command line toolkit for working with Arduino hardware

    Python
    Auf GitHub ansehen↗1,076
  • anders94/blockchain-demoAvatar von anders94

    anders94/blockchain-demo

    5,653Auf GitHub ansehen↗

    This project is an interactive blockchain educational simulator and visualizer. It serves as a tool for demonstrating how blocks are mined and chained through cryptographic hashing and proof of work. The application focuses on the simulation of a distributed ledger, allowing users to visualize the internal structure of an immutable record. It specifically demonstrates the process of block mining, where a valid nonce must be found to meet an adjustable mining difficulty threshold. The system covers the visualization of ledger operations, cryptographic block chaining, and real-time hash update

    Pug
    Auf GitHub ansehen↗5,653
  • andlabs/libuiAvatar von andlabs

    andlabs/libui

    10,882Auf GitHub ansehen↗

    libui is a native C GUI library and cross-platform framework used to build desktop applications. It provides a unified C abstraction layer and a native widget toolkit that maps directly to the host operating system's original controls, windows, and menu bars. The project functions as a portable UI wrapper, employing platform-specific backends and a native-API wrapper to maintain visual and behavioral fidelity across different operating systems. It utilizes a C-language binding layer to ensure portability across various compilers and targets. The library covers native interface construction a

    C
    Auf GitHub ansehen↗10,882

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • angr/angrAvatar von angr

    angr/angr

    8,898Auf GitHub ansehen↗

    Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves as a binary decompiler and a lifting platform that translates machine code into a common intermediate representation to enable cross-architecture analysis. The framework integrates a symbolic execution engine and constraint solvers to determine the inputs required to reach specific program states. It also employs untrusted code sandboxing to isolate guest code from the host environment during analysis. Its capabilities cover control flow and data flow analysis, including the

    Python
    Auf GitHub ansehen↗8,898
  • armbian/buildAvatar von armbian

    armbian/build

    5,110Auf GitHub ansehen↗

    This repository is the Armbian build framework — an embedded Linux build system for generating custom operating system images tailored to single-board computers, primarily targeting ARM and RISC-V architectures. The build process is orchestrated by GNU Makefiles and relies on a chroot-based environment to assemble the root filesystem, manage cross-compilation toolchains, and aggregate binary firmware blobs for hardware compatibility. Kernel and bootloader source trees are fetched via git, with structured patches applied in a controlled sequence, while each supported board is described by a ded

    Shellaarch64armdebian
    Auf GitHub ansehen↗5,110
  • armmbed/mbed-cloud-clientA

    ARMmbed/mbed-cloud-client

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • armzilla/amazon-echo-ha-bridgeA

    armzilla/amazon-echo-ha-bridge

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • atom0s/ceautoasm-x64dbgA

    atom0s/CeAutoAsm-x64dbg

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • aws/aws-iot-device-sdk-arduino-yunAvatar von aws

    aws/aws-iot-device-sdk-arduino-yun

    162Auf GitHub ansehen↗

    SDK for connecting to AWS IoT from an Arduino Yún.

    Python
    Auf GitHub ansehen↗162
  • azure/azure-iot-gateway-sdkA

    Azure/azure-iot-gateway-sdk

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • azure/azure-iot-sdksA

    Azure/azure-iot-sdks

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bblanchon/arduinojsonAvatar von bblanchon

    bblanchon/ArduinoJson

    7,176Auf GitHub ansehen↗

    ArduinoJson is a C++ library for parsing and manipulating JSON data and MessagePack binary streams on microcontrollers with limited memory and processing power. It provides the core primitives necessary for embedded data serialization and parsing, enabling devices to exchange structured data over serial or network interfaces. The library is distinguished by its focus on microcontroller memory management, employing strategies such as pool-based allocation, string deduplication, and non-owning string views to minimize RAM usage. It further optimizes for constrained environments by allowing cons

    C++arduinoarduino-libraryc-plus-plus
    Auf GitHub ansehen↗7,176
  • benhoyt/inihAvatar von benhoyt

    benhoyt/inih

    3,007Auf GitHub ansehen↗

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

    C++cconfigparserembedded-systems
    Auf GitHub ansehen↗3,007
  • bra1l0r/go-mcprotoAvatar von BRA1L0R

    BRA1L0R/go-mcproto

    50Auf GitHub ansehen↗

    Go 1.16.x is required to use this library

    Go
    Auf GitHub ansehen↗50
  • cesanta/kryptonC

    cesanta/krypton

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • cetfor/antidbgC

    cetfor/AntiDBG

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • crosire/reshadeAvatar von crosire

    crosire/reshade

    5,021Auf GitHub ansehen↗

    ReShade is a post-processing shader injector that hooks into DirectX, OpenGL, and Vulkan rendering pipelines to apply custom shaders in real time. It operates by injecting a DLL into the target process, intercepting graphics API calls, and inserting a configurable pipeline of user-selected shader effects that read color and depth buffers to alter the final output. The project distinguishes itself through depth buffer auto-detection, which automatically identifies the depth-stencil attachment in the rendering pipeline, enabling per-pixel depth effects such as ambient occlusion and depth-of-fie

    C++compilerd3d11d3d12
    Auf GitHub ansehen↗5,021
  • darthton/blackboneAvatar von DarthTon

    DarthTon/Blackbone

    5,431Auf GitHub ansehen↗

    Blackbone is a collection of specialized tools for memory scanning, process injection, and kernel-driver interfaces used to manipulate the Windows execution environment. It provides a framework for executing remote code, mapping portable executable images, and managing threads across different process boundaries. The project includes a kernel memory driver to access kernel memory and modify handle rights to hide allocations from user-mode detection. It also features a library for intercepting function calls in remote processes using software interrupts and hardware breakpoints. The toolkit c

    C++
    Auf GitHub ansehen↗5,431
  • dot-and-net/iothelpersD

    Dot-and-Net/IoTHelpers

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dotnettoscana/iothelpersD

    DotNetToscana/IoTHelpers

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • emqtt/cocoamqttE

    emqtt/CocoaMQTT

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • erfg12/memory.dllAvatar von erfg12

    erfg12/memory.dll

    956Auf GitHub ansehen↗

    C# Hacking library for making PC game trainers.

    C#hackingmemoryprocesses
    Auf GitHub ansehen↗956
  • esp8266/arduinoAvatar von esp8266

    esp8266/arduino

    16,634Auf GitHub ansehen↗

    This project is an embedded C++ development kit and hardware abstraction layer that enables the Arduino programming environment to target ESP8266 WiFi microcontrollers. It provides a comprehensive framework for compiling and flashing code to microcontroller memory via serial or wireless interfaces. The system includes a specialized WiFi microcontroller framework for managing TCP/IP stacks and internet connectivity. It features a dedicated over-the-air firmware update system that allows software updates to be delivered to remote hardware without a physical cable connection. The kit covers emb

    C++
    Auf GitHub ansehen↗16,634
  • fransbouma/injectablegenericcamerasystemF

    FransBouma/InjectableGenericCameraSystem

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fuchsia-mirror/magentaF

    fuchsia-mirror/magenta

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • gaasedelen/lighthouseAvatar von gaasedelen

    gaasedelen/lighthouse

    2,553Auf GitHub ansehen↗

    A Coverage Explorer for Reverse Engineers

    Pythonbinary-ninjacode-coveragehexrays
    Auf GitHub ansehen↗2,553
  • gchq/cyberchefAvatar von gchq

    gchq/CyberChef

    35,120Auf GitHub ansehen↗

    CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis tasks. It provides a visual interface where users construct data transformation pipelines by chaining modular operations together, allowing raw input to be processed into a desired output format entirely within the local browser environment. The tool functions as a client-side cryptographic workbench, ensuring that all data processing logic remains local to the user's machine to maintain privacy and eliminate server-side overhead. By utilizing functional pipeline composition

    JavaScriptcompressiondata-analysisdata-manipulation
    Auf GitHub ansehen↗35,120
  • adamdunkels/uipAvatar von adamdunkels

    adamdunkels/uip

    1,072Auf GitHub ansehen↗

    uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels . More information can be obtained at the uIP homepage at http://www.sics.se/~adam/uip/.

    C
    Auf GitHub ansehen↗1,072