SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Java Python Projects
-
Project mention: How Elite Engg. Teams Deploy 208X More Frequently Compared to Us Mere Mortals? | dev.to | 2024-07-12
Enhancing Testing Protocols: If you have a high CFR, you can invest in comprehensive automated testing. Tools like Selenium for web applications or JUnit for Java can help ensure that changes are thoroughly tested before deployment.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
You can find example of usage in org/apache/flink/contrib/streaming/state package (https://github.com/apache/flink/tree/9fe8d7bf870987bf43bad63078e2590a38e4faf6/flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state).
-
ANTLR
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
We've chosen ANTLR v4. The tool is also written in Java, which makes it really easy to use. Over many years of development, it has started to fare very well.
-
Deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...
-
aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
A python virtual environment setup with packages installed via requirements.txt. Read more about doing this here.
-
Even ASF does not use Maven to build some of its projects anymore: Beam, Groovy, Lucene, Geode, POI, and Solr are not built with Maven. Those are not the most popular ASF projects, I know, but still, it is something.
-
QR-Code-generator
High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.
Project mention: Show HN: Qrframe – generate beautiful qrcodes with code | news.ycombinator.com | 2024-09-30If you google "github qr code generator", the top result has a live demo that I've used quite a bit: https://www.nayuki.io/page/qr-code-generator-library#live-de...
-
open-location-code
Open Location Code is a library to generate short codes, called "plus codes", that can be used as digital addresses where street addresses don't exist.
Project mention: Japanese addresses: No street names. Block numbers | news.ycombinator.com | 2024-06-14 -
AndroRAT
A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side
-
Project mention: Apache Fury: reflection free and 50x faster serialization framework for graalvm | news.ycombinator.com | 2024-10-05
-
Project mention: Open Table Formats Such as Apache Iceberg Are Inevitable for Analytical Data | news.ycombinator.com | 2024-01-18
Apache AVRO [1] is one but it has been largely replaced by Parquet [2] which is a hybrid row/columnar format
[1] https://avro.apache.org/
-
-
LakeSoul
LakeSoul is an end-to-end, realtime and cloud native Lakehouse framework with fast data ingestion, concurrent update and incremental data analytics on cloud storages for both BI and AI applications.
-
-
CloudStack
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
Project mention: The 50 best open-source alternatives to popular SaaS software | dev.to | 2024-07-10GitHub: CloudStack GitHub Repository
-
Project-Euler-solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell. (by nayuki)
-
-
-
-
-
-
Repeat
Cross-platform mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features.
-
timefold-solver
The open source Solver AI for Java, Python and Kotlin to optimize scheduling and routing. Solve the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems.
Project mention: The Design and Implementation of the CPython Virtual Machine | news.ycombinator.com | 2024-09-01wrapping the class/function, or extending the class, some cannot. For example:
- Change calls of function `foo` to function `bar`.
- Compute the automatic differentiation of a function [3].
- Translate python code blocks to another language for interoperability (for instance, to Java or SQL).
The way most library authors do it instead is by reading the AST, which is mostly stable.
[1] https://github.com/TimefoldAI/timefold-solver/tree/main/pyth..., a Python bytecode to Java bytecode translator, written to avoid excessive overhead caused by FFI calls (the new foreign Java API largely removes the overhead).
[2] https://peps.python.org/pep-0659/
[3] https://en.wikipedia.org/wiki/Automatic_differentiation
Java Python discussion
Java Python related posts
-
QR Code generator library (Java, TypeScript, Python, Rust, C++, and C)
-
Top 11 DevOps Security Tools
-
blade-build VS Bazel - a user suggested alternative
2 projects | 28 Jan 2024 -
Ask HN: Does (or why does) anyone use MapReduce anymore?
-
Open Table Formats Such as Apache Iceberg Are Inevitable for Analytical Data
-
Apache Pulsar VS quix-streams - a user suggested alternative
2 projects | 7 Dec 2023 -
flink-statefun VS quix-streams - a user suggested alternative
2 projects | 7 Dec 2023 -
A note from our sponsor - SaaSHub
www.saashub.com | 11 Oct 2024
Index
What are some of the best open-source Python projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | Selenium WebDriver | 30,482 |
2 | Apache Flink | 23,917 |
3 | ANTLR | 17,062 |
4 | Deeplearning4j | 13,628 |
5 | aws-doc-sdk-examples | 9,498 |
6 | beam | 7,808 |
7 | QR-Code-generator | 5,253 |
8 | open-location-code | 4,066 |
9 | AndroRAT | 3,059 |
10 | fury | 3,043 |
11 | Apache Avro | 2,911 |
12 | javacpp-presets | 2,657 |
13 | LakeSoul | 2,370 |
14 | Apache ActiveMQ | 2,297 |
15 | CloudStack | 2,045 |
16 | Project-Euler-solutions | 1,886 |
17 | pysonar2 | 1,381 |
18 | plc4x | 1,254 |
19 | py4j | 1,185 |
20 | hopsworks | 1,146 |
21 | systemds | 1,030 |
22 | Repeat | 1,029 |
23 | timefold-solver | 939 |