Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Jolikit Alternatives
Similar projects and alternatives to jolikit
-
LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
-
Vrmac
Vrmac Graphics, a cross-platform graphics library for .NET. Supports 3D, 2D, and accelerated video playback. Works on Windows 10 and Raspberry Pi4.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
22120
Discontinued 💾 Diskernet - Your preferred backup solution. It's like you're still online! Full text search archive from your browsing and bookmarks. Weclome! to the Diskernet: an internet on yer disk. Disconnect with Diskernet, an internet for the post-online apocalypse. Or the airplane WiFi. Or the site goes down. Or ... You get the picture. Get Diskernet. 80s logo. Formerly 22120 (project codename) ;P ;) xx;p [Moved to: https://github.com/i5ik/Diskernet]
-
-
nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. (by Const-me)
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
jolikit discussion
jolikit reviews and mentions
-
Don't Look Down on Print Debugging
>I appended (...) traces into (...) memory. (...) An unrelated process would read (...) at opportune time and hand over to the developer.
I did something similar to debug concurrent treatments in Java, that allows to accumulate log statements in thread-local or instance-local collections and then publish them with possibly just a lazySet():
https://github.com/jeffhain/jolikit/blob/master/src/main/jav...
- Why is building a UI in Rust so hard?
-
Learning Modern 3D Graphics Programming
https://github.com/jeffhain/jolikit/blob/master/README-BWD.m...
PS: I've been building a toolkit on top of that, that I use for a file explorer/editor, but it's not stable yet, still many little design points to think more thoroughly.
- How to draw ugly lines fast
-
So you want to write a GUI framework
https://github.com/jeffhain/jolikit/blob/master/README-BWD.m...
It's not in version 1.0 yet, but should still remain quite stable (or even frozen, or... dead ;) in the future. Before doing so I'm waiting to finish the toolkit I'm building on top of it (which might involve also finishing the apps I'm building on top of the toolkit ;).
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 25 Apr 2025
Stats
jeffhain/jolikit is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of jolikit is Java.