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

LouisCAD/Splitties

0
View on GitHub↗
2,585 stars·160 forks·Kotlin·Apache-2.0·6 viewssplitties.louiscad.com↗

Splitties

A collection of hand-crafted extensions for your Kotlin projects.

Features

  • Language & Core Libraries - A collection of hand-crafted extensions for your Kotlin projects.

Star history

Star history chart for louiscad/splittiesStar history chart for louiscad/splitties

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 Splitties

These projects share indexed features with Splitties. 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 louiscad/splitties do?

A collection of hand-crafted extensions for your Kotlin projects.

What are the main features of louiscad/splitties?

The main features of louiscad/splitties are: Language & Core Libraries.

Which projects share features with louiscad/splitties?

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…