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
kizitonwose avatar

kizitonwose/Time

0
View on GitHub↗
983 stars·38 forks·Kotlin·MIT·3 views

Time

Type-safe time calculations in Kotlin, powered by generics.

Features

  • Language & Core Libraries - Type-safe time calculations in Kotlin, powered by generics.

Star history

Star history chart for kizitonwose/timeStar history chart for kizitonwose/time

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 Time

These projects share indexed features with Time. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • daniel-rusu/pods4kD

    daniel-rusu/pods4k

    0View on GitHub↗
    View on GitHub↗0
  • eriksencosta/math-commonE

    eriksencosta/math-common

    0View on GitHub↗
    View on GitHub↗0
  • eriksencosta/math-percentageE

    eriksencosta/math-percentage

    0View on GitHub↗
    View on GitHub↗0
  • bmaslakov/kotlin-algorithm-clubbmaslakov avatar

    bmaslakov/kotlin-algorithm-club

    929View on GitHub↗

    This project is a comprehensive library of fundamental computer science algorithms and data structures implemented in Kotlin. It serves as a toolkit for software engineering proficiency, providing a collection of standard computational techniques designed to operate on any data type through the use of language-level generics. The library distinguishes itself by emphasizing educational clarity and type-safe implementation. It utilizes interface-based abstractions to decouple algorithmic logic from specific data structures, while employing recursive problem decomposition and immutable state pat

    Kotlinalgorithmcomputer-sciencedata-structures
    View on GitHub↗929
Compare all 24 related projects→

Frequently asked questions

What does kizitonwose/time do?

Type-safe time calculations in Kotlin, powered by generics.

What are the main features of kizitonwose/time?

The main features of kizitonwose/time are: Language & Core Libraries.

Which projects share features with kizitonwose/time?

Projects with overlapping indexed features include: daniel-rusu/pods4k. eriksencosta/math-common. eriksencosta/math-percentage. eriksencosta/money. jetbrains/kotlin — Kotlin is a statically typed, general-purpose programming language designed for type safety and concise syntax. It… bmaslakov/kotlin-algorithm-club — This project is a comprehensive library of fundamental computer science algorithms and data structures implemented in…