
Lombok
Guava
Java
RxJava
Quarkus
Thymeleaf
MyBATIS
Medium
socketify.py
Lombok
socketify.pyNo socketify.py videos yet. You could help us improve this page by suggesting one.
Based on our record, Lombok seems to be a lot more popular than socketify.py. While we know about 58 links to Lombok, we've tracked only 2 mentions of socketify.py. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Here we are using Lombok's @Data and @Builder annotations to auto-generate boilerplate code, saving keystrokes and valuable developer time. - Source: dev.to / 4 months ago
Among other things, Lombok supports the following commonly used annotations. You can find the full list on the website: https://projectlombok.org/. - Source: dev.to / 9 months ago
Thatโs where Project Lombok comes to the rescue. Lombok uses annotations to generate boilerplate code at compile time, letting you focus on actual logic instead of repetitive syntax. - Source: dev.to / 10 months ago
Refer to https://projectlombok.org/ for more information about this awesome library. - Source: dev.to / 11 months ago
I don't see code generation as a bad smell at all. At my job we use the JooQ code generator which is well integrated with maven and either IntellJ IDEA or Eclipse so autcompletion "just works". In modern Java you can pack up a code generator as a maven plugin [1] and put something in your POM that runs the generator. It's easy. There are other ways to hook the compiler too, see the controversial... - Source: Hacker News / about 1 year ago
These "benchmarks" are useless, they're not testing anything real world except the performance of uWebsockets. There are copy errors all over the place. And then an advertisement: https://github.com/cirospaciari/socketify.py#briefcase-comme... Is this a professional framework that produces proper, real-world benchmarks and... - Source: Hacker News / over 3 years ago
After starting the project called socketify.py at https://github.com/cirospaciari/socketify.py, I got pretty good results and reviews, but many people asked if socketify.py could be used to create a WSGI and ASGI server. WSGI and ASGI have a lot of overhead, that's is why I choose not to use them in the first place, but adding an ASGI and WSGI server allows a lot of code already written to run faster! Source: over 3 years ago
Guava - Google core libraries for Java 6+.
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible
RxJava - RxJava โ Reactive Extensions for the JVM is a library for composing asynchronous and event-based programs using observable sequences.
Quarkus - Quarkus: Supersonic Subatomic Java. . Contribute to quarkusio/quarkus development by creating an account on GitHub.
Thymeleaf - Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
MyBATIS - MyBatis is a top-rated SQL-based data mapping solution used by Programmers, Software Engineers, and Database Architects for developing object-oriented software applications.