awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dheeraj-2000 avatar

dheeraj-2000/dsalgo

0
View on GitHub↗
87 estrellas·373 forks·C++·2 vistas

Dsalgo

Have a look at open issues, they contain the list of algorithms/DS we plan to be implemented. You can also create a new issue for an algorithm that is not in the list. Fork the repository. Clone the repo. to your local system. Add the algorithms/codes that you want to contribute (and properly…

Features

  • Embedded Software Libraries - Classic data structures and algorithms library.
  • Embedded Utility Libraries - Library of classic data structures and algorithms.

Historial de estrellas

Gráfico del historial de estrellas de dheeraj-2000/dsalgoGráfico del historial de estrellas de dheeraj-2000/dsalgo

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Dsalgo

Proyectos open-source similares, clasificados según cuántas características comparten con Dsalgo.
  • 0x1abin/multitimerAvatar de 0x1abin

    0x1abin/MultiTimer

    1,110Ver en GitHub↗

    MultiTimer 是一个软件定时器扩展模块,可无限扩展你所需的定时器任务,取代传统的标志位判断方式, 更优雅更便捷地管理程序的时间触发时序。

    C
    Ver en GitHub↗1,110
  • activesys/libcstlAvatar de activesys

    activesys/libcstl

    677Ver en GitHub↗

    This directory contains the sources of the libcstl Library. See the file "VERSION" for what release version you have. libcstl is the use of C language, a common data structure and used algorithms library, which mimic the interface and the SGI STL to achieve.

    C
    Ver en GitHub↗677
  • armink/cmbacktraceAvatar de armink

    armink/CmBacktrace

    2,120Ver en GitHub↗

    中文页 | English

    C
    Ver en GitHub↗2,120
  • 0x1abin/multibuttonAvatar de 0x1abin

    0x1abin/MultiButton

    2,281Ver en GitHub↗
    C
    Ver en GitHub↗2,281
Ver las 30 alternativas a Dsalgo→

Preguntas frecuentes

¿Qué hace dheeraj-2000/dsalgo?

Have a look at open issues, they contain the list of algorithms/DS we plan to be implemented. You can also create a new issue for an algorithm that is not in the list. Fork the repository. Clone the repo. to your local system. Add the algorithms/codes that you want to contribute (and properly…

¿Cuáles son las características principales de dheeraj-2000/dsalgo?

Las características principales de dheeraj-2000/dsalgo son: Embedded Software Libraries, Embedded Utility Libraries.

¿Qué alternativas de código abierto existen para dheeraj-2000/dsalgo?

Las alternativas de código abierto para dheeraj-2000/dsalgo incluyen: 0x1abin/multitimer — MultiTimer 是一个软件定时器扩展模块,可无限扩展你所需的定时器任务,取代传统的标志位判断方式, 更优雅更便捷地管理程序的时间触发时序。. activesys/libcstl — This directory contains the sources of the libcstl Library. See the file "VERSION" for what release version you have.… armink/cmbacktrace — 中文页 | English. armink/easyflash — Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至… armink/easylogger — EasyLogger is a lightweight C/C++ logging library and asynchronous framework designed for embedded systems, IoT… 0x1abin/multibutton.