Javafx

Open-source projects categorized as Javafx

Top 23 Javafx Open-Source Projects

  • HMCL

    A Minecraft Launcher which is multi-functional, cross-platform and popular

  • Project mention: Custom Minecraft Classic client written from scratch in C | news.ycombinator.com | 2023-09-14
  • JFoenix

    JavaFX Material Design Library

  • 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.

    InfluxDB logo
  • Recaf

    The modern Java bytecode editor

  • FXGL

    Java / JavaFX / Kotlin Game Library (Engine)

  • Project mention: FLaNK 04 March 2024 | dev.to | 2024-03-04
  • tornadofx

    Lightweight JavaFX Framework for Kotlin

  • Project mention: Why was TornadoFX abandoned? | /r/Kotlin | 2023-08-06

    And yet, the Kotlin specific bindings for it have seemingly been abandoned, and have not received any updates in years: https://github.com/edvin/tornadofx

  • jabref

    Graphical Java application for managing BibTeX and biblatex (.bib) databases

  • pdfsam

    PDFsam, a desktop application to split, merge, mix, rotate PDF files and extract pages

  • Project mention: pdfsam VS cpdf-binaries - a user suggested alternative | libhunt.com/r/pdfsam | 2023-08-18
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • AwesomeJavaFX

    A curated list of awesome JavaFX libraries, books, frameworks, etc...

  • JITWatch

    Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.

  • Project mention: It's 2023, so of course I'm learning Common Lisp | news.ycombinator.com | 2023-07-26

    You can kind of do the same as DISASSEMBLE in Clojure.

    There are some helper projects like https://github.com/Bronsa/tools.decompiler, and on the OpenJDK JitWatch (https://github.com/AdoptOpenJDK/jitwatch), other JVMs have similar tools as well.

    It isn't as straightforward as in Lisp, but it is nonetheless doable.

  • mcaselector

    A tool to select chunks from Minecraft worlds for deletion or export.

  • Project mention: I need a minecraft magician to help me retrieve my world. I clearly fucked up real bad when my PC crashed mid project. It was about 12 hrs+ of work on a massive build | /r/Minecraft | 2023-12-08

    I'm going to guess there's no backup but it might still be possible to salvage. Based on the error, at least two chunks have malformed data that can't be decompressed. The first thing to try would be to attempt to open the world with MCA Selector. If it can identify and cope with the bad chunks, you can delete them and get back into the world.

  • jfx

    JavaFX mainline development

  • Project mention: Release Notes for JavaFX 22 | news.ycombinator.com | 2024-03-17
  • Speedment

    Speedment is a Stream ORM Java Toolkit and Runtime

  • AsciidocFX

    Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)

  • xpipe

    Your entire server infrastructure at your fingertips

  • Project mention: XPipe: Entire server infrastructure at your fingertips | news.ycombinator.com | 2024-03-20
  • blobsaver

    A cross-platform GUI and CLI app for automatically saving SHSH blobs

  • Project mention: Dump iPhone 5 blobs on iOS 7? [question] | /r/LegacyJailbreak | 2023-06-11

    Iirc it does it through recovery, I know this does it through DFU and you should be able to bypass the passcode!

  • Binding.scala

    Reactive data-binding for Scala

  • controlsfx

    High quality UI controls to complement the core JavaFX distribution

  • Project mention: Having problems with SVGs in JavaFX | /r/JavaFX | 2023-06-23
  • TilesFX

    A JavaFX library containing tiles that can be used for dashboards.

  • RichTextFX

    Rich-text area for JavaFX

  • Project mention: Are We Out of Luck for Rich Text Editing? | /r/Kotlin | 2023-07-10

    RichTextFX isn't great -- documentation is generally unhelpful and not much development lately. I've also found bugs in the component and figuring my way around internals is hard for a new-ish Kotlin dev.

  • JFreeChart

    A 2D chart library for Java applications (JavaFX, Swing or server-side).

  • MaterialFX

    A library of material components for JavaFX

  • Project mention: RecyclerView + Glide alternatives? | /r/JavaFX | 2023-07-10

    You can have a look at the VirtualizedFX which is a virtual flow that is written from scratch and inspired by Flowless. The author Palexdev (I think the person is on reddit), took inspiration from Flowless, and has documented the code quite well. You can have a look and also implement a virtual grid with it such as a GridView. Honestly, I tried making my virtual flow, that is simple with a few classes as possible (with adequate success), and the inspiration came from it. The VirtualizedFX has now been incorporated in MaterialFX which is another main project by the same author.

  • cljfx

    Declarative, functional and extensible wrapper of JavaFX inspired by better parts of react and re-frame

  • Project mention: FFM (Foreign Function and Memory API) Goes Final | news.ycombinator.com | 2023-12-10

    More broadly, non-Electron apps have been uncommon for a while. I just don't work in the webspace and I need to write code that's relatively performant. I understand it's all possible with Electron.. but it's a bit daunting to have a client-server web stack and multiple languages and some numbercrunching backend

    JavaFX was a nice solution that's crossplatform and near-native. It has a very nice react-like library in Clojure called `cljfx`

    https://github.com/cljfx/cljfx/

  • TestFX

    Simple and clean testing for JavaFX.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Javafx related posts

Index

What are some of the best open-source Javafx projects? This list will help you:

Project Stars
1 HMCL 6,282
2 JFoenix 6,241
3 Recaf 5,543
4 FXGL 4,149
5 tornadofx 3,669
6 jabref 3,392
7 pdfsam 3,075
8 AwesomeJavaFX 3,020
9 JITWatch 3,013
10 mcaselector 2,860
11 jfx 2,518
12 Speedment 2,078
13 AsciidocFX 1,838
14 xpipe 1,701
15 blobsaver 1,679
16 Binding.scala 1,583
17 controlsfx 1,495
18 TilesFX 1,381
19 RichTextFX 1,173
20 JFreeChart 1,146
21 MaterialFX 1,085
22 cljfx 912
23 TestFX 899

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com