Ephemeris VS Splitties

Compare Ephemeris vs Splitties and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Ephemeris Splitties
1 3
9 2,445
- -
0.0 7.8
about 1 year ago 7 months ago
Kotlin Kotlin
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Ephemeris

Posts with mentions or reviews of Ephemeris. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-06.
  • Material CalendarView for displaying events
    4 projects | /r/androiddev | 6 May 2022
    I've been building a calendar library, at this stage it's up to you to apply material theme, not because it's not supported but because there's technically no UI. You build a layout for the date cells and use that. It's very much a beta, and there's a fair few edge case issues, but if you're interested then please do try it out! https://github.com/boswelja/Ephemeris

Splitties

Posts with mentions or reviews of Splitties. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-10.
  • Useful utilities, extensions, base classes
    3 projects | /r/androiddev | 10 Jul 2022
    https://github.com/LouisCAD/Splitties don’t use it because I think it leads to dependency bloat but there you go
  • Future of single activity with multiple fragment!!!
    1 project | /r/androiddev | 28 Jun 2021
    I've successfully used single activity with multiple fragments in the past. In one app we even dropped the fragments and inflated custom views (fueled with splitties: https://github.com/LouisCAD/Splitties when compose was in early stage) with screens logic implemented as suspendable functions.
  • Kotlin Team AMA #3: Ask Us Anything
    52 projects | /r/Kotlin | 27 May 2021
    XML is not the only way to use Android Views. With Kotlin, you can get pretty compelling results: https://github.com/LouisCAD/Splitties/tree/main/modules/views-dsl#ide-preview

What are some alternatives?

When comparing Ephemeris and Splitties you can also consider the following projects:

multiplatform-settings - A Kotlin Multiplatform library for saving simple key-value data

kable - Kotlin Asynchronous Bluetooth Low-Energy

CalendarView - A highly customizable calendar view and compose library for Android.

multiplatform-compose - A demo to show usage of Jetbrains Compose in Android and iOS.

Android-Week-View - Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.

kotlin-multiplatform-libsodium - A kotlin multiplatform wrapper for libsodium, using directly built libsodium for jvm and native, and libsodium.js for js targets.

Jetpack-Compose-Playground - Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose

kotlin-libui - Kotlin/Native interop to libui: a portable GUI library

ComposeCookBook - A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential

kotlin-wrappers - Kotlin wrappers for popular JavaScript libraries

Learn-Jetpack-Compose-By-Example - 🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way

kotlinx.html - Kotlin DSL for HTML