awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Tieske avatar

Tieske/date

0
View on GitHub↗
273 stars·59 forks·Lua·MIT·1 viewtieske.github.io/date↗

Date

Date & Time module for Lua 5.x

Features

  • Time and Date - Module for date parsing, localization, and ISO 8601 support.

Star history

Star history chart for tieske/dateStar history chart for tieske/date

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

Open-source alternatives to Date

Similar open-source projects, ranked by how many features they share with Date.
  • hosseinmoein/dataframehosseinmoein avatar

    hosseinmoein/DataFrame

    2,917View on GitHub↗

    DataFrame is a C++ tabular data library and manipulation engine designed for managing heterogeneous data in contiguous memory. It functions as a statistical analysis framework and time series analysis toolkit, providing the means to store, index, and transform multidimensional datasets. The project distinguishes itself through a high-performance execution model that utilizes column-major storage, SIMD-aligned memory allocation, and a thread-pool for parallel computations. It employs a visitor-based algorithm dispatch system and policy-driven transformations to decouple data processing logic f

    C++aicppdata-analysis
    View on GitHub↗2,917
  • xianhu/learnpythonxianhu avatar

    xianhu/LearnPython

    8,484View on GitHub↗

    LearnPython is a programming tutorial consisting of a collection of practical code examples used to demonstrate Python language features and programming patterns. It serves as a comprehensive learning resource that implements core language concepts through functional code. The project provides specialized guides and samples covering several key domains. These include asynchronous network programming with event loops and coroutines, data visualization using numerical datasets for 2D and 3D plots, and web scraping for fetching content and automating login flows. It also features instructions on

    Jupyter Notebooklearning-pythonpythonpython-flask
    View on GitHub↗8,484
  • daurnimator/luatzdaurnimator avatar

    daurnimator/luatz

    139View on GitHub↗

    Time, Date and Timezone library for lua

    Lua
    View on GitHub↗139
  • kikito/cron.luakikito avatar

    kikito/cron.lua

    188View on GitHub↗

    Time-related functions for Lua, inspired in javascript's setTimeout and setInterval

    Lua
    View on GitHub↗188
See all 5 alternatives to Date→

Frequently asked questions

What does tieske/date do?

Date & Time module for Lua 5.x

What are the main features of tieske/date?

The main features of tieske/date are: Time and Date.

What are some open-source alternatives to tieske/date?

Open-source alternatives to tieske/date include: hosseinmoein/dataframe — DataFrame is a C++ tabular data library and manipulation engine designed for managing heterogeneous data in contiguous… xianhu/learnpython — LearnPython is a programming tutorial consisting of a collection of practical code examples used to demonstrate Python… daurnimator/luatz — Time, Date and Timezone library for lua. kikito/cron.lua — Time-related functions for Lua, inspired in javascript's setTimeout and setInterval. boostorg/boost — Boost is a collection of portable, high-performance source libraries that extend the C++ standard library. It provides…