All Projects → awesome-eta → Similar Projects or Alternatives

340 Open source projects that are alternatives of or similar to awesome-eta

Javaguide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Stars: ✭ 114,707 (+194318.64%)
Mutual labels:  jvm
Quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (+291.53%)
Mutual labels:  jvm
kotlin-guiced
Convenience Kotlin API over the Google Guice DI Library
Stars: ✭ 17 (-71.19%)
Mutual labels:  jvm
play-scala-fileupload-example
An example Play application showing custom multiform fileupload in Scala
Stars: ✭ 29 (-50.85%)
Mutual labels:  jvm
Inline Java
Haskell/Java interop via inline Java code in Haskell modules.
Stars: ✭ 197 (+233.9%)
Mutual labels:  jvm
Cojen
Java bytecode generation and disassembly tools
Stars: ✭ 28 (-52.54%)
Mutual labels:  jvm
Play Scala Starter Example
Play Scala Starter Template (ideal for new users!)
Stars: ✭ 238 (+303.39%)
Mutual labels:  jvm
j2cache
java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava
Stars: ✭ 33 (-44.07%)
Mutual labels:  jvm
Javainterview
java中高级基础指南
Stars: ✭ 222 (+276.27%)
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 (-52.54%)
Mutual labels:  jvm
LLVM-JVM
[W.I.P] A Just-In-Time Java Virtual Machine written in Haskell
Stars: ✭ 22 (-62.71%)
Mutual labels:  jvm
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+5183.05%)
Mutual labels:  jvm
aot
Russian morphology for Java
Stars: ✭ 41 (-30.51%)
Mutual labels:  jvm
pitifulvm
A shabby implementation of Java virtual machine in C
Stars: ✭ 124 (+110.17%)
Mutual labels:  jvm
play-scala-tls-example
A Play application using HTTPS and WS with optional client authentication
Stars: ✭ 44 (-25.42%)
Mutual labels:  jvm
Argon2 Jvm
Argon2 Binding for the JVM
Stars: ✭ 245 (+315.25%)
Mutual labels:  jvm
openwhisk-runtime-java
Apache OpenWhisk Runtime Java supports Apache OpenWhisk functions written in Java and other JVM-hosted languages
Stars: ✭ 43 (-27.12%)
Mutual labels:  jvm
Smallrye Mutiny
An Intuitive Event-Driven Reactive Programming Library for Java
Stars: ✭ 231 (+291.53%)
Mutual labels:  jvm
jvm.js
A Java VM bytecode library written in ES6 for Node.js
Stars: ✭ 33 (-44.07%)
Mutual labels:  jvm
Future
High-performance Future implementation for the JVM
Stars: ✭ 223 (+277.97%)
Mutual labels:  jvm
java-perf-workshop
Guided walkthrough to understand the performance aspects of a Java web service
Stars: ✭ 53 (-10.17%)
Mutual labels:  jvm
Ckite
CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
Stars: ✭ 214 (+262.71%)
Mutual labels:  jvm
londogard-nlp-toolkit
Londogard Natural Language Processing Toolkit written in Kotlin
Stars: ✭ 49 (-16.95%)
Mutual labels:  jvm
Ballista
Distributed compute platform implemented in Rust, and powered by Apache Arrow.
Stars: ✭ 2,274 (+3754.24%)
Mutual labels:  jvm
sconfig
Scala configuration library supporting HOCON for Scala, Java, Scala.js, and Scala Native
Stars: ✭ 99 (+67.8%)
Mutual labels:  jvm
Computer-Science-Learn-Notes
CS(Computer Science)生涯:读书笔记,集成Java知识体系!(Java基础、JVM、JUC、Spring系列、面试八股文、力扣刷题笔记,数据结构和算法、SpringBoot整合其他框架等)
Stars: ✭ 141 (+138.98%)
Mutual labels:  jvm
Miraiandroid
QQ机器人 /(实验性)在Android上运行Mirai-console,支持插件
Stars: ✭ 188 (+218.64%)
Mutual labels:  jvm
jacobin
A more than minimal JVM written in Go and capable of running Java 17 classes.
Stars: ✭ 59 (+0%)
Mutual labels:  jvm
mleap
R Interface to MLeap
Stars: ✭ 24 (-59.32%)
Mutual labels:  jvm
jiface
A Clojure-idiomatic wrapper around Erlang's JInterface
Stars: ✭ 27 (-54.24%)
Mutual labels:  jvm
java-server-sdk
LaunchDarkly Server-Side SDK for Java
Stars: ✭ 71 (+20.34%)
Mutual labels:  jvm
play-java-chatroom-example
Example Chatroom with Java API
Stars: ✭ 33 (-44.07%)
Mutual labels:  jvm
doc
QuickPerf documentation: https://github.com/quick-perf/doc/wiki/QuickPerf
Stars: ✭ 22 (-62.71%)
Mutual labels:  jvm
play-java-fileupload-example
An example Play application showing custom multiform fileupload in Java
Stars: ✭ 13 (-77.97%)
Mutual labels:  jvm
Konfig
Simple config properties API for Kotlin
Stars: ✭ 249 (+322.03%)
Mutual labels:  jvm
SmallVM
TODO: A small and lightweight Java Virtual Machine
Stars: ✭ 23 (-61.02%)
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,802 (+4649.15%)
Mutual labels:  jvm
Java-Interview
「Java面试小抄」一份通向理想互联网公司的面试汇总,包括 Java基础、Java并发、JVM、MySQL、Redis、Spring、MyBatis、Kafka、计算机操作系统、计算机网络、系统设计、分布式、Java 项目实战等
Stars: ✭ 1,352 (+2191.53%)
Mutual labels:  jvm
My Review
主要存放平时理论学习,比如java jdk源码分析、并发理论;面试、数据库、Linux、中间件、分布式、网络协议等方向
Stars: ✭ 237 (+301.69%)
Mutual labels:  jvm
play-scala-compile-di-example
Example Play Project using compile time dependency injection and Play WS with ScalaTest
Stars: ✭ 37 (-37.29%)
Mutual labels:  jvm
Python Jvm Interpreter
Java Virtual Machine implementation in Python
Stars: ✭ 232 (+293.22%)
Mutual labels:  jvm
liquibase-slf4j
Liquibase SLF4J Logger.
Stars: ✭ 42 (-28.81%)
Mutual labels:  jvm
Paguro
Generic, Null-safe, Immutable Collections and Functional Transformations for the JVM
Stars: ✭ 231 (+291.53%)
Mutual labels:  jvm
styx
Programmable, asynchronous, event-based reverse proxy for JVM.
Stars: ✭ 250 (+323.73%)
Mutual labels:  jvm
Eta
The Eta Programming Language, a dialect of Haskell on the JVM
Stars: ✭ 2,507 (+4149.15%)
Mutual labels:  jvm
hprof-slurp
JVM heap dump analyzer
Stars: ✭ 65 (+10.17%)
Mutual labels:  jvm
Styx
Programmable, asynchronous, event-based reverse proxy for JVM.
Stars: ✭ 218 (+269.49%)
Mutual labels:  jvm
dragome-sdk
Dragome is a tool for creating client side web applications in pure Java (JVM) language.
Stars: ✭ 79 (+33.9%)
Mutual labels:  jvm
Javacollection
Java开源项目之「自学编程之路」:学习指南+面试指南+资源分享+技术文章
Stars: ✭ 2,957 (+4911.86%)
Mutual labels:  jvm
Android
Swift library for Android
Stars: ✭ 48 (-18.64%)
Mutual labels:  jvm
Vlingo Actors
The VLINGO/PLATFORM type-safe Actor Model toolkit for reactive concurrency and resiliency using Java and other JVM languages.
Stars: ✭ 196 (+232.2%)
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 (-59.32%)
Mutual labels:  jvm
Play Scala Websocket Example
Example Play Scala application showing WebSocket use with Akka actors
Stars: ✭ 194 (+228.81%)
Mutual labels:  jvm
JavaHub
Java程序员学习之路,持续更新原创内容,欢迎Star
Stars: ✭ 27 (-54.24%)
Mutual labels:  jvm
gchisto
GC日志分析工具,网上不容易找到源码,这里备份一个。不确定工具是否正确,不确定是否有时间研究。
Stars: ✭ 32 (-45.76%)
Mutual labels:  jvm
Notes
This is a learning note | Java基础,JVM,源码,大数据,面经
Stars: ✭ 69 (+16.95%)
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 (+150.85%)
Mutual labels:  jvm
Blog
Where I write stuff.
Stars: ✭ 25 (-57.63%)
Mutual labels:  jvm
java-manta
Java Manta Client SDK
Stars: ✭ 16 (-72.88%)
Mutual labels:  jvm
oh-my-jvm
☕️ using golang write jvm
Stars: ✭ 16 (-72.88%)
Mutual labels:  jvm
1-60 of 340 similar projects