lwjgl3ify
Quarkus
lwjgl3ify | Quarkus | |
---|---|---|
6 | 148 | |
204 | 14,677 | |
1.5% | 0.9% | |
7.1 | 10.0 | |
about 1 month ago | 3 days ago | |
Java | Java | |
GNU Lesser General Public License v3.0 only | Apache License 2.0 |
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.
lwjgl3ify
- Archiving Steam games for fun and profit
-
Java 21 makes me like Java again
At least you can now run Minecraft 1.7.10 on Java 17 - https://github.com/GTNewHorizons/lwjgl3ify
-
Create: New Horizons...?
The "backport" in question is lwjgl3ify, plus a fuckton of forks of ancient mods + endless mixins into ARR mods in the form of Hodgepodge.
- Downloading the most recent update of Multimc causes my GTNH to not be launch-able. Any solutions to this?
-
Just wanted to post about "voldeloom", a tool for compiling Forge 1.3/1.4/1.5/1.6/1.7 mods i've been poking at for the last couple months
GTNH does have a way to run new Java on 1.7.10, probably can be ported to other versions too ;) https://github.com/GTNewHorizons/lwjgl3ify
-
Java Version 9+ on Minecraft 1.7.10?
It's called lwjgl3ify
Quarkus
-
ROQ: Creating a custom section helper
Adding a new SectionHelper is not hard. Of course this sample is naive, and the complexity hidden in the converter. But I am sure you can foresee useful use cases for them. Everything I've just shown is available with Quarkus and Qute only.
-
GraalVM Native Binaries: Benefits, Drawbacks, Adoption
• GraalVM Official Website: https://www.graalvm.org • Native Image Documentation: https://www.graalvm.org/reference-manual/native-image/ • Spring Native Project: https://spring.io/projects/spring-native • Quarkus Framework: https://quarkus.io • Micronaut Framework: https://micronaut.io • Oracle Substrate VM Paper: https://www.vldb.org/pvldb/vol10/p1138-vincent.pdf • “Fast Startup for Java” by Cristiano Betta (Conference Paper) • OpenTelemetry Java Native Image Support: https://opentelemetry.io/docs/java/nativeimage/
-
Swift at Apple: Migrating the Password Monitoring Service from Java
Having been in development for a long time, no.
Frankly, it just takes some motivated senior devs and the tantalizing ability to put out the OP blog post and you've got something management will sign off on. Bonus points you get to talk about how amazing it was to use Apple tech to get the job done.
I don't think they seriously approached this because the article only mentioned tuning G1GC. The fact is, they should have been talking about ZGC, AppCDS, and probably Graal if pause times and startup times were really that big a problem for them. Heck, even CRaC should have been mentioned.
It is not hard to get a JVM to startup in sub second time. Here's one framework where that's literally the glossy print on the front page. [1]
[1] https://quarkus.io/
-
How To Introduce a New API Quickly Using Quarkus and ChatGPT
I read about how Quarkus is a Kubernetes-native Java framework designed for building fast, lightweight microservices. What’s even better is that it is optimized for cloud environments, including features like fast startup times, low memory footprints, and support for both imperative and reactive programming models.
-
Create a simple REST application using Quarkus
Quarkus is a Kubernetes-native Java stack tailored for GraalVM and OpenJDK HotSpot. Quarkus offers incredibly fast boot times, low RSS memory consumption, and a fantastic developer experience with features like live coding.
-
Quarkus 3 application on AWS Lambda- Part 1 Introduction to the sample application and first Lambda performance measurements
In this application, we will create products and retrieve them by their ID and use Amazon DynamoDB as a NoSQL database for the persistence layer. We use Amazon API Gateway which makes it easy for developers to create, publish, maintain, monitor and secure APIs and AWS Lambda to execute code without the need to provision or manage servers. We also use AWS SAM, which provides a short syntax optimised for defining infrastructure as code (hereafter IaC) for serverless applications. For this article, I assume a basic understanding of the mentioned AWS services, serverless architectures in AWS, Quarkus framework and GraalVM including its Native Image capabilities.
-
SVQK - A Web Application Development Platform Using Svelte + Quarkus
At Project Au Lait, we are developing and publishing an open-source asset called SVQK, which combines Svelte (Frontend) and Quarkus (Backend) for web application development. The asset includes automated testing tools and source code generation tools. This article introduces an overview of SVQK. (For instructions on how to use SVQK, refer to the Quick Start.)
-
🥳 We built the cli of our dreams to send sms ❣️
Since a few years now, we started to design various cli for internal batch usage, on our Java Stack on top of picocli and quarkus, delivered as images, and run on podman.
-
Spring Cleaning: Tidy Your Java Code & Maybe Your Framework? ✨
Quarkus is designed from the ground up for Kubernetes, serverless, and GraalVM. It's not just an alternative; it's a different philosophy.
-
A Lean Decision-Making Approach for Choosing Java Frameworks with Architecture Decision Records
Quarkus Official Documentation
What are some alternatives?
FizzBuzzEnterpris
ktor - Framework for quickly creating connected applications in Kotlin with minimal effort
PojavLauncher - A Minecraft: Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for Android platform.
Micronaut - Micronaut Application Framework
flix - The Flix Programming Language
Nacos - an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.