All Projects → bellsoft-liberica → Similar Projects or Alternatives

348 Open source projects that are alternatives of or similar to bellsoft-liberica

graalvm
A Cloud Native Buildpack that provides the GraalVM implementations of JREs and JDKs
Stars: ✭ 21 (-36.36%)
Mutual labels:  jvm, cnb, jvm-applications
java
A Cloud Native Buildpack with an order definition suitable for Java applications
Stars: ✭ 66 (+100%)
Mutual labels:  cnb, jvm-applications
java-manta
Java Manta Client SDK
Stars: ✭ 16 (-51.52%)
Mutual labels:  jvm
awesome-eta
⭐ Useful resources for the Eta programming language
Stars: ✭ 59 (+78.79%)
Mutual labels:  jvm
kotlin-guiced
Convenience Kotlin API over the Google Guice DI Library
Stars: ✭ 17 (-48.48%)
Mutual labels:  jvm
go-build
A Cloud Native Buildpack for compiling Go applications
Stars: ✭ 18 (-45.45%)
Mutual labels:  cnb
stuff
All stuff in a single repo (tests, ideas, benchmarks)
Stars: ✭ 13 (-60.61%)
Mutual labels:  jvm
Cojen
Java bytecode generation and disassembly tools
Stars: ✭ 28 (-15.15%)
Mutual labels:  jvm
LearningNotes
Java学习笔记,主要来源于B站上视频的学习,同时会记录平时一些学习和项目中遇到的问题,同步更新在蘑菇博客,如果对我的博客网站感兴趣的话,欢迎关注我的 蘑菇博客项目 笔记主要涵盖:Java,Spring,SpringCloud,计算机网络,操作系统,数据结构,Vue等 如果笔记对您有帮助的话,欢迎star支持,谢谢~
Stars: ✭ 477 (+1345.45%)
Mutual labels:  jvm
jstackSeries.sh
Script for capturing a series of thread dumps from a Java process using jstack (on Linux and Windows)
Stars: ✭ 28 (-15.15%)
Mutual labels:  jvm
play-java-fileupload-example
An example Play application showing custom multiform fileupload in Java
Stars: ✭ 13 (-60.61%)
Mutual labels:  jvm
oh-my-jvm
☕️ using golang write jvm
Stars: ✭ 16 (-51.52%)
Mutual labels:  jvm
Java-Interview
「Java面试小抄」一份通向理想互联网公司的面试汇总,包括 Java基础、Java并发、JVM、MySQL、Redis、Spring、MyBatis、Kafka、计算机操作系统、计算机网络、系统设计、分布式、Java 项目实战等
Stars: ✭ 1,352 (+3996.97%)
Mutual labels:  jvm
JavaNewBee
Java 从小白到大牛,涵盖Java 基础、进阶、面试要点等核心要点,助你一臂之力。
Stars: ✭ 84 (+154.55%)
Mutual labels:  jvm
londogard-nlp-toolkit
Londogard Natural Language Processing Toolkit written in Kotlin
Stars: ✭ 49 (+48.48%)
Mutual labels:  jvm
rust-jvm
A toy JVM on Web Browser implemented by Rust
Stars: ✭ 59 (+78.79%)
Mutual labels:  jvm
aot
Russian morphology for Java
Stars: ✭ 41 (+24.24%)
Mutual labels:  jvm
SourceCodeSummary
个人笔记(编译/性能优化/framework/音视频/flutter)
Stars: ✭ 18 (-45.45%)
Mutual labels:  jvm
openwhisk-runtime-java
Apache OpenWhisk Runtime Java supports Apache OpenWhisk functions written in Java and other JVM-hosted languages
Stars: ✭ 43 (+30.3%)
Mutual labels:  jvm
cryostat
Secure JDK Flight Recorder management for containerized JVMs
Stars: ✭ 147 (+345.45%)
Mutual labels:  jvm
java-perf-workshop
Guided walkthrough to understand the performance aspects of a Java web service
Stars: ✭ 53 (+60.61%)
Mutual labels:  jvm
liquibase-slf4j
Liquibase SLF4J Logger.
Stars: ✭ 42 (+27.27%)
Mutual labels:  jvm
sconfig
Scala configuration library supporting HOCON for Scala, Java, Scala.js, and Scala Native
Stars: ✭ 99 (+200%)
Mutual labels:  jvm
play-scala-log4j2-example
An example Play project using Log4J 2 as the logging engine
Stars: ✭ 14 (-57.58%)
Mutual labels:  jvm
LLVM-JVM
[W.I.P] A Just-In-Time Java Virtual Machine written in Haskell
Stars: ✭ 22 (-33.33%)
Mutual labels:  jvm
Android
Swift library for Android
Stars: ✭ 48 (+45.45%)
Mutual labels:  jvm
play-scala-fileupload-example
An example Play application showing custom multiform fileupload in Scala
Stars: ✭ 29 (-12.12%)
Mutual labels:  jvm
play-scala-tls-example
A Play application using HTTPS and WS with optional client authentication
Stars: ✭ 44 (+33.33%)
Mutual labels:  jvm
setup-action
▶️ GitHub Action using Coursier to install JVM and Scala tools
Stars: ✭ 30 (-9.09%)
Mutual labels:  jvm
j2cache
java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava
Stars: ✭ 33 (+0%)
Mutual labels:  jvm
imergindo-jvm-book
Conteúdo do livro do imergindo na JVM
Stars: ✭ 21 (-36.36%)
Mutual labels:  jvm
hprof-slurp
JVM heap dump analyzer
Stars: ✭ 65 (+96.97%)
Mutual labels:  jvm
play-java-seed.g8
Play Java Seed template: use "sbt new playframework/play-java-seed.g8"
Stars: ✭ 20 (-39.39%)
Mutual labels:  jvm
JavaHub
Java程序员学习之路,持续更新原创内容,欢迎Star
Stars: ✭ 27 (-18.18%)
Mutual labels:  jvm
JavaYouth
主要是Java技术栈的文章,涉及到了源码、原理,面试等知识。如AQS,JVM,rpc,计网,os等等,后续可能会写mysql,redis,zk这些
Stars: ✭ 616 (+1766.67%)
Mutual labels:  jvm
jacobin
A more than minimal JVM written in Go and capable of running Java 17 classes.
Stars: ✭ 59 (+78.79%)
Mutual labels:  jvm
archimedes-jvm
Archimedes's implementation for the Java Virtual Machine (JVM)
Stars: ✭ 24 (-27.27%)
Mutual labels:  jvm
play-java-chatroom-example
Example Chatroom with Java API
Stars: ✭ 33 (+0%)
Mutual labels:  jvm
classfile-rs
JVM classfile parser and writer for Rust
Stars: ✭ 27 (-18.18%)
Mutual labels:  jvm
SmallVM
TODO: A small and lightweight Java Virtual Machine
Stars: ✭ 23 (-30.3%)
Mutual labels:  jvm
openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Stars: ✭ 2,973 (+8909.09%)
Mutual labels:  jvm
play-scala-compile-di-example
Example Play Project using compile time dependency injection and Play WS with ScalaTest
Stars: ✭ 37 (+12.12%)
Mutual labels:  jvm
php
A Cloud Native Buildpack for PHP
Stars: ✭ 17 (-48.48%)
Mutual labels:  cnb
styx
Programmable, asynchronous, event-based reverse proxy for JVM.
Stars: ✭ 250 (+657.58%)
Mutual labels:  jvm
Notes
This is a learning note | Java基础,JVM,源码,大数据,面经
Stars: ✭ 69 (+109.09%)
Mutual labels:  jvm
dragome-sdk
Dragome is a tool for creating client side web applications in pure Java (JVM) language.
Stars: ✭ 79 (+139.39%)
Mutual labels:  jvm
java-notes
自己的学习笔记。包含:个人秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、每日文章等(持续更新)
Stars: ✭ 1,560 (+4627.27%)
Mutual labels:  jvm
java2typescript
Java Processor to generate Typescript Definition from Java classes - This is to help developing on JVM javascript engine (ie Nashorn) using Typescript
Stars: ✭ 24 (-27.27%)
Mutual labels:  jvm
SquirrelJME
SquirrelJME is a Java ME 8 Virtual Machine for embedded and Internet of Things devices. It has the ultimate goal of being 99.9% compatible with the Java ME standard.
Stars: ✭ 148 (+348.48%)
Mutual labels:  jvm
gchisto
GC日志分析工具,网上不容易找到源码,这里备份一个。不确定工具是否正确,不确定是否有时间研究。
Stars: ✭ 32 (-3.03%)
Mutual labels:  jvm
kpspemu
PSP Emulator written in Kotlin for JVM, JS and Native. Can work as PWA.
Stars: ✭ 57 (+72.73%)
Mutual labels:  jvm
Computer-Science-Learn-Notes
CS(Computer Science)生涯:读书笔记,集成Java知识体系!(Java基础、JVM、JUC、Spring系列、面试八股文、力扣刷题笔记,数据结构和算法、SpringBoot整合其他框架等)
Stars: ✭ 141 (+327.27%)
Mutual labels:  jvm
jvm.js
A Java VM bytecode library written in ES6 for Node.js
Stars: ✭ 33 (+0%)
Mutual labels:  jvm
mleap
R Interface to MLeap
Stars: ✭ 24 (-27.27%)
Mutual labels:  jvm
clojang
Clojure API for Erlang/OTP Communications (built on jiface)
Stars: ✭ 61 (+84.85%)
Mutual labels:  jvm
java-server-sdk
LaunchDarkly Server-Side SDK for Java
Stars: ✭ 71 (+115.15%)
Mutual labels:  jvm
Blog
Where I write stuff.
Stars: ✭ 25 (-24.24%)
Mutual labels:  jvm
metrics-agent
JVM agent based metrics with Prometheus and Dropwizard support (Java, Scala, Clojure, Kotlin, etc)
Stars: ✭ 25 (-24.24%)
Mutual labels:  jvm
dev-feed
Flutter-based mobile app displaying a list of daily curated content from top engineering blogs and articles. Backed by a GraphQL-based API written in Kotlin..
Stars: ✭ 20 (-39.39%)
Mutual labels:  jvm
KmLogging
Kotlin multiplatform logging. High performance, composable and simple to use.
Stars: ✭ 21 (-36.36%)
Mutual labels:  jvm
1-60 of 348 similar projects