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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
geekfactory avatar

geekfactory/TimeLib

0
View on GitHub↗
14 stars·11 forks·C·10 views

TimeLib

This library contains Unix time routines and can be used as a software RTC on various microcontroller platforms. The library is itself very small in size and can be used in 8, 16 and 32 bit devices, including the AVR based arduino boards.

Features

  • Embedded Utilities - Time management library for embedded devices.

Star history

Star history chart for geekfactory/timelibStar history chart for geekfactory/timelib

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with TimeLib

These projects share indexed features with TimeLib. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • armink/cmbacktracearmink avatar

    armink/CmBacktrace

    2,120View on GitHub↗

    中文页 | English

    C
    View on GitHub↗2,120
  • ataradov/mcu-starter-projectsA

    ataradov/mcu-starter-projects

    0View on GitHub↗

    This is a collection of simple projects for bare-metal MCU development. Both Makefiles and IDE projects are provided when possible. The target compiler is GCC.

    View on GitHub↗0
  • beariish/littleBeariish avatar

    Beariish/little

    309View on GitHub↗

    little is a small, fast, easily embeddable language implemented in C.

    C
    View on GitHub↗309
  • apolloauto/apolloApolloAuto avatar

    ApolloAuto/apollo

    26,676View on GitHub↗

    Apollo is a comprehensive software stack designed for autonomous vehicle development, providing the necessary components for perception, planning, and control. It functions as a high-performance robotics middleware, utilizing a publish-subscribe data bus to facilitate low-latency communication between distributed modules and hardware sensors. The platform integrates data from cameras, lidar, and radar through a sensor fusion framework to generate a real-time environmental model for navigation. The system features a component-based runtime framework that manages task scheduling and resource al

    C++apolloautonomous-drivingautonomous-vehicles
    View on GitHub↗26,676
Compare all 18 related projects→

Frequently asked questions

What does geekfactory/timelib do?

This library contains Unix time routines and can be used as a software RTC on various microcontroller platforms. The library is itself very small in size and can be used in 8, 16 and 32 bit devices, including the AVR based arduino boards.

What are the main features of geekfactory/timelib?

The main features of geekfactory/timelib are: Embedded Utilities.

Which projects share features with geekfactory/timelib?

Projects with overlapping indexed features include: armink/cmbacktrace — 中文页 | English. ataradov/mcu-starter-projects — This is a collection of simple projects for bare-metal MCU development. Both Makefiles and IDE projects are provided… beariish/little — little is a small, fast, easily embeddable language implemented in C. deadsy/pycs — Python Based ARM CoreSight Debug and Trace Tools. dlbeer/mspdebug — MSPDebug. apolloauto/apollo — Apollo is a comprehensive software stack designed for autonomous vehicle development, providing the necessary…