brac-kt VS Doodle

Compare brac-kt vs Doodle and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
brac-kt Doodle
2 58
2 602
- 1.5%
0.0 8.9
over 1 year ago about 1 month ago
Kotlin Kotlin
GNU General Public License v3.0 or later MIT License
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.

brac-kt

Posts with mentions or reviews of brac-kt. We have used some of these posts to build our list of alternatives and similar projects.
  • Provide feedback for a new non-commercial open-source license!
    1 project | /r/opensource | 29 Nov 2021
    This file is a custom open-source license intended to prohibit commercial use. It was originally developed by Gabriel Pizarro for repository bra-kt and may be used in other projects for free (see the last paragraph of Permissions). Copy this file (license.md) to your own repository and add directions in your readme to follow the included Javaman Non-commercial License.
    1 project | /r/programming | 29 Nov 2021

Doodle

Posts with mentions or reviews of Doodle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-30.
  • Doodle: Pure Kotlin UI Framework for the Web and Desktop
    1 project | news.ycombinator.com | 8 Sep 2023
  • Keeping Figma Fast: perf-testing the WASM editor
    5 projects | news.ycombinator.com | 30 Aug 2023
    https://blog.jetbrains.com/kotlin/2023/08/compose-multiplatf...

    They don't really mention Wasm there as this mostly focuses on the IOS support. They had a lot of presentations about that at kotlin conf and the compose web channel in the kotlin slack is very active.

    Basically, anyone currently doing mobile development that is used to modern UI frameworks for that, will soon be able to target browsers effortlessly without compromising on their UI frameworks. Compose is one of the frameworks. But there are others. I've seen some nice kotlin-js frameworks targeting canvas and vector graphics. Doodle is a nice example: https://nacular.github.io/doodle/. I have not used that yet but it looks quite slick. A lot of kotlin-js stuff will transition to wasm once the compiler stabilizes.

    Web developers seem to be mostly unable to see beyond their comfort zone of DOM/CSS/JS. There are alternative ways of doing UI/UX that are common outside of browsers. Applying that in a browser is transitioning from impossible (a few years ago) to being hard but very feasible (the last few years) to being easy, very common, and widely supported across different developer ecosystems (the next few years). Not a matter of if but when.

  • Complex Menus Made Easy with Doodle 0.9.2
    2 projects | /r/coolgithubprojects | 26 May 2023
    Doodle is a pure Kotlin UI framework for the Web (and Desktop), that lets you create rich applications without relying on Javascript, HTML or CSS. Check out the documentation and tutorials to learn more.
  • On the Compose HTML rebranding (TL;DR - everything is fine!)
    8 projects | /r/Kotlin | 15 Apr 2023
    Doodle - A pure Kotlin UI framework for the Web (and Desktop).
  • Doodle 0.9.1 makes it easy to add popups and modals to your app
    1 project | /r/opensource | 7 Apr 2023
    1 project | /r/javascript | 7 Apr 2023
    1 project | /r/coding | 7 Apr 2023
  • Doodle 0.9.0 Released
    1 project | /r/Frontend | 4 Jan 2023
    1 project | /r/coding | 4 Jan 2023
  • Animations with Doodle 0.9.0
    2 projects | /r/Kotlin | 4 Jan 2023
    Doodle is a pure Kotlin UI framework for the Web (and Desktop), that lets you create rich applications without relying on Javascript, HTML or CSS. Check out the documentation and tutorials to learn more.

What are some alternatives?

When comparing brac-kt and Doodle you can also consider the following projects:

webviewko - webview for Kotlin, a tiny cross-platform webview library binding, supports Java and Native

kvision - Object oriented web framework for Kotlin/JS

elide - elide: verb. to omit (a sound or syllable) when speaking. to join together; to merge.

kottpd - REST framework written in pure Kotlin

Arbor - Like Timber, just different

ktor - Framework for quickly creating connected applications in Kotlin with minimal effort

Dev_Interview_Prep_App - This is an Open Sourced Programming Quiz Project to help people practice for interviews. We are redesigning the application for use with all languages. Open for help!

vaadin-on-kotlin - Writing full-stack statically-typed web apps on JVM at its simplest

PlotAssert - Test the shape of your functions!

fritz2 - Easily build reactive web-apps in Kotlin based on flows and coroutines.

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

kotlin - Starter project for Kotlin