Fauxjsp Alternatives
Similar projects and alternatives to fauxjsp
-
-
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.
-
-
Smalltalk
Parser, code model, interpreter and navigable browser for the original Xerox Smalltalk-80 v2 sources and virtual image file (by rochus-keller)
-
ansible-collection-hardening
This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL
-
tone
tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macOS, Linux and other common platforms.
-
-
react-qml
Build native, high-performance, cross-platform applications through a React (and/or QML) syntax
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
-
-
-
timeline
Timeline generator. Turns your photos, calendars, GPS tracks and more into a nice timeline of your life.
-
muxile
Putting tmux on your mobile - Muxile is a tmux plugin that lets you control a running tmux session with your phone, no app needed.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
fauxjsp discussion
fauxjsp reviews and mentions
-
Ask HN: What open-source projects are you currently contributing to and why?
https://github.com/ggeorgovassilis/linuxscripts
A JSP implementation (with tag files!) based on an interpreter instead of a compiler https://github.com/ggeorgovassilis/fauxjsp
A Super Star Strek re-implementation https://github.com/ggeorgovassilis/superstartrek
A library that maps Java interfaces on REST services https://github.com/ggeorgovassilis/spring-rest-invoker
Mainly because I needed/wanted/could and there wasn't already something around that did the job.
-
Ask HN: Admittedly Useless Side Projects?
Ah, the "hall of shame" HN thead I have been waiting for! Too many to recount here, but the one I probably sunk in most time was fauxjsp [1], a dev-friendly reimplementation of java server pages. I don't regret spending time on the project because it was fun, it was time I couldn't/wouldn't have spent on anyting better and I learned a bit about software architecture.
And you?
[1] https://github.com/ggeorgovassilis/fauxjsp
Stats
ggeorgovassilis/fauxjsp is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of fauxjsp is Java.