C Java

Open-source C projects categorized as Java

Top 23 C Java Projects

  • camerakit-android

    Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.

    Project mention: CameraX vs Camera2 (library development) | reddit.com/r/androiddev | 2023-02-24

    ..and a few wrappers around Camera2, such as CameraView and camerakit-android (this one even uses C++ for rendering the Preview, that's interesting for me since I want to draw on the Surface using Skia C++!).

  • GmSSL

    支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • guacamole-server

    Mirror of Apache Guacamole Server

    Project mention: Windows based app in browser? | reddit.com/r/selfhosted | 2023-01-29

    You can use Guacamole to RDP to your PC in your browser. It supports mobile UI. https://github.com/apache/guacamole-server

  • Themis

    Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

  • ejdb

    :snowboarder: EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL). Websockets / Android / iOS / React Native / Flutter / Java / Dart / Node.js bindings. Docker image.

    Project mention: Go Bindings for ejdb2 | reddit.com/r/golang | 2022-10-02

    I found https://ejdb.org/ but the go bindings where outdated.

  • android-app

    Official ProtonVPN Android app

    Project mention: So, about Iran... | reddit.com/r/ProtonVPN | 2023-03-03

    Additionally, if you're on Android, try updating to the latest version of the app through our GitHub and see if you get any improvements: https://github.com/ProtonVPN/android-app/releases/download/4.5.37.1/ProtonVPN-4.5.37.1.apk

  • jep

    Embed Python in Java

    Project mention: Best way to combine Python and Java? | reddit.com/r/java | 2022-10-29

    We used https://github.com/ninia/jep for similar thing.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • dart_native

    Write iOS&macOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.

    Project mention: How does Dart (or Flutter) compile to iOS, Android, and other "native" code? | reddit.com/r/ProgrammingLanguages | 2022-04-01

    I see https://github.com/dart-native/dart_native, but it looks small and references flutter. Flutter's source code leads to ./packages/flutter_tools/lib/src/ios/mac.dart, but I'm not sure I'm seeing the compiler to generate what I would think would be Swift code.

  • wax

    A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀

    Project mention: Wax Compiler | news.ycombinator.com | 2022-11-16
  • rusefi

    rusefi - GPL internal combustion engine control unit

    Project mention: Law Will Install Kill Switches In All New Cars Only drive if they allow you to? | reddit.com/r/LibertarianUncensored | 2022-12-30
  • libplctag

    This C library provides a portable and simple API for accessing Allen-Bradley and Modbus PLC data over Ethernet.

    Project mention: Control motor drive via Ethernet IP using cRIO | reddit.com/r/LabVIEW | 2022-09-16

    Easy to run. Just use https://github.com/libplctag/libplctag via Call Library Function Node API.

  • JamesDSPManager

    Audio DSP effects build on Android system framework layer. This is a repository contains a pack of high quality DSP algorithms specialized for audio processing.

    Project mention: in developer mode what is the best codec | reddit.com/r/AndroidAuto | 2022-12-06

    I would suggest JDSP over V4A. Higher quality driver, open source. V4A is continued on an abandoned closed source driver, so it has never had a proper driver update in years. V4A was my go to in the past.

  • totalcross

    TotalCross is a Software Development Kit that helps cross platform application development. Currently supported platforms are: Windows, Wince, Android, iOS, Linux and Linux ARM for embedded systems.

  • remote_hacker_probe

    Threat Emulation and Red Teaming Framework, The Hacking Software for normal people.

  • Daikon

    Dynamic detection of likely invariants

  • JavaDoesUSB

    USB library for Java

    Project mention: Java Does USB: USB library for Java using project Panama | reddit.com/r/java | 2022-08-22
  • tomcat-native

    Mirror of Apache Tomcat Native

    Project mention: Grammetical Error | reddit.com/r/ProgrammerHumor | 2022-09-13
  • jvm

    simple java virtual machine

  • lua-resty-ffi

    lua-resty-ffi provides an efficient and generic API to do hybrid programming in openresty with mainstream languages (Go, Python, Java, Rust, Nodejs, etc.).

    Project mention: Use Nodejs to extend Openresty/Nginx | reddit.com/r/programming | 2022-12-14

    The main goal of lua-resty-ffi project is to reuse ecosystems from other mainstream programming languages. As known, the ecosystem of C/Lua is very weak. lua-resty-ffi already supports Go, Java, Python, Rust, and Node.js. Please refer to https://github.com/kingluo/lua-resty-ffi for the rationality and design of this project. Thanks.

  • exif-thumbnail-adder

    Android app to add thumbnail in the EXIF tag of JPEG pictures not having one (batch processing)

  • AmbitSync

    Android app to read Suunto Ambit watches and converts to GPX

  • kokizzu-benchmark

    Benchmark sources in kokizzu.blogspot.com

    Project mention: xml marshaling struct contains map[string]any field | reddit.com/r/golang | 2023-01-17

    https://github.com/kokizzu/kokizzu-benchmark/tree/master/ser-deser

  • Programming

    This repo contains my Projects and practice code of various languages which I have learned during my Graduation in Computer engineering. (by SubhanRaj)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-03.

C Java related posts

Index

What are some of the best open-source Java projects in C? This list will help you:

Project Stars
1 camerakit-android 5,256
2 GmSSL 3,827
3 guacamole-server 2,393
4 Themis 1,676
5 ejdb 1,368
6 android-app 1,267
7 jep 1,066
8 dart_native 902
9 wax 598
10 rusefi 547
11 libplctag 525
12 JamesDSPManager 263
13 totalcross 200
14 remote_hacker_probe 184
15 Daikon 163
16 JavaDoesUSB 94
17 tomcat-native 73
18 jvm 62
19 lua-resty-ffi 32
20 exif-thumbnail-adder 27
21 AmbitSync 12
22 kokizzu-benchmark 5
23 Programming 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com