All Projects → Ringojs → Similar Projects or Alternatives

581 Open source projects that are alternatives of or similar to Ringojs

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 (+260.62%)
Mutual labels:  jvm, runtime
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 (+282.63%)
Mutual labels:  runtime, jvm
Zircon
Zircon is an extensible and user-friendly, multiplatform tile engine.
Stars: ✭ 552 (-28.96%)
Mutual labels:  jvm
Progressbar
Terminal-based progress bar for Java / JVM
Stars: ✭ 625 (-19.56%)
Mutual labels:  jvm
Javakeeper
✍️ Java 工程师必备架构体系知识总结:涵盖分布式、微服务、RPC等互联网公司常用架构,以及数据存储、缓存、搜索等必备技能
Stars: ✭ 502 (-35.39%)
Mutual labels:  jvm
Javamtp
《Java多线程编程实战指南(设计模式篇)》源码
Stars: ✭ 575 (-26%)
Mutual labels:  multi-threading
Programminglanguage Series
📚 编程语言语法基础与工程实践,JavaScript | Java | Python | Go | Rust | CPP | Swift
Stars: ✭ 643 (-17.25%)
Mutual labels:  jvm
Jtransc
Bytecode to source converting Java & Kotlin code into JavaScript, C++, D, C#, PHP, AS3, Dart and Haxe and run it everywhere. Also use JVM code in your favourite language as a library.
Stars: ✭ 532 (-31.53%)
Mutual labels:  jvm
Reflow
A language and runtime for distributed, incremental data processing in the cloud
Stars: ✭ 706 (-9.14%)
Mutual labels:  runtime
Mvikotlin
Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel)
Stars: ✭ 483 (-37.84%)
Mutual labels:  jvm
H2o 3
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
Stars: ✭ 5,656 (+627.93%)
Mutual labels:  multi-threading
Asmble
Compile WebAssembly to JVM and other WASM tools
Stars: ✭ 466 (-40.03%)
Mutual labels:  jvm
Taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
Stars: ✭ 6,128 (+688.67%)
Mutual labels:  multi-threading
Kotlinmultiplatform
Kotlin MultiPlatform App (Android, iOS, JVM & JS). MVVM/MVP - Kotlin MultiPlatform
Stars: ✭ 661 (-14.93%)
Mutual labels:  jvm
Klock
Multiplatform Date and time library for Kotlin
Stars: ✭ 569 (-26.77%)
Mutual labels:  jvm
Dc Notes
自己的学习笔记。包含:21届秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、工具教程等(持续更新)
Stars: ✭ 714 (-8.11%)
Mutual labels:  jvm
Wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
Stars: ✭ 6,413 (+725.35%)
Mutual labels:  runtime
Intellij Jvm Options Explained
Common JVM options used with Intellij and what they do
Stars: ✭ 636 (-18.15%)
Mutual labels:  jvm
Testcontainers Java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
Stars: ✭ 5,478 (+605.02%)
Mutual labels:  jvm
Lucee
Lucee Server is a dynamic, Java based (JSR-223), tag and scripting language used for rapid web application development. Lucee simplifies technologies like webservices (REST, SOAP, HTTP), ORM (Hibernate), searching (Lucene), datasources (MSSQL, Oracle, MySQL and others), caching (infinispan, ehcache, and memcached) and many more. Lucee provides a compatibility layer for Adobe ColdFusion © CFML using less resources and delivering better performance.
Stars: ✭ 719 (-7.46%)
Mutual labels:  jvm
Enforce
Python 3.5+ runtime type checking for integration testing and data validation
Stars: ✭ 502 (-35.39%)
Mutual labels:  runtime
Javapdf
🍣100本 Java电子书 技术书籍PDF(以下载阅读为荣,以点赞收藏为耻)
Stars: ✭ 609 (-21.62%)
Mutual labels:  jvm
Luaj
Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
Stars: ✭ 477 (-38.61%)
Mutual labels:  jvm
Arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Stars: ✭ 27,984 (+3501.54%)
Mutual labels:  jvm
Io Ts
Runtime type system for IO decoding/encoding
Stars: ✭ 5,086 (+554.57%)
Mutual labels:  runtime
Druntime
Low level runtime library for the D programming language
Stars: ✭ 608 (-21.75%)
Mutual labels:  runtime
Jvm book
《深入理解Java虚拟机(第3版)》样例代码&勘误
Stars: ✭ 449 (-42.21%)
Mutual labels:  jvm
Reflection
DEPRECATED
Stars: ✭ 592 (-23.81%)
Mutual labels:  runtime
Es4x
🚀 fast JavaScript 4 Eclipse Vert.x
Stars: ✭ 669 (-13.9%)
Mutual labels:  jvm
Pl Compiler Resource
程序语言与编译技术相关资料(持续更新中)
Stars: ✭ 578 (-25.61%)
Mutual labels:  runtime
Raftlib
The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators
Stars: ✭ 717 (-7.72%)
Mutual labels:  runtime
Mini Jvm
使用 JDK8 实现 JVM(Java Virtual Machine)
Stars: ✭ 568 (-26.9%)
Mutual labels:  jvm
Java Virtual Machine Specification
Chinese translation of The Java® Virtual Machine Specification.《Java 虚拟机规范(第11版)》中文翻译及示例,Java SE 11 版
Stars: ✭ 649 (-16.47%)
Mutual labels:  jvm
Dart native
Write iOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.
Stars: ✭ 564 (-27.41%)
Mutual labels:  runtime
Android Notes
✨✨✨这有一包小鱼干,确定不要吃嘛?( 逃
Stars: ✭ 732 (-5.79%)
Mutual labels:  jvm
Javafamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Stars: ✭ 28,668 (+3589.58%)
Mutual labels:  jvm
Sqlitedict
Persistent dict, backed by sqlite3 and pickle, multithread-safe.
Stars: ✭ 641 (-17.5%)
Mutual labels:  multi-threading
Notes
📚A Java back-end engineer's study notes https://loveincode.github.io/notes
Stars: ✭ 534 (-31.27%)
Mutual labels:  jvm
Messagethrottle
A lightweight Objective-C message throttle and debounce library.
Stars: ✭ 710 (-8.62%)
Mutual labels:  runtime
Erlangrt
Erlang Replacement Therapy. Another attempt to make Erlang runtime (BEAM emulator) in Rust. Good news: I know what to do. Bad news: I have no clue how to Rust
Stars: ✭ 531 (-31.66%)
Mutual labels:  runtime
Robovm
Ahead of time compiler for JVM bytecode targetting iOS, Mac OSX and Linux
Stars: ✭ 633 (-18.53%)
Mutual labels:  jvm
Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Stars: ✭ 517 (-33.46%)
Mutual labels:  multi-threading
Stcobfuscator
iOS全局自动化 代码混淆 工具!支持cocoapod组件代码一并 混淆,完美避开hardcode方法、静态库方法和系统库方法!
Stars: ✭ 740 (-4.76%)
Mutual labels:  runtime
Go Runtime Metrics
Collect Golang Runtime Metrics, outputting to a stats handler
Stars: ✭ 501 (-35.52%)
Mutual labels:  runtime
Runq
run regular Docker images in KVM/Qemu
Stars: ✭ 616 (-20.72%)
Mutual labels:  runtime
Openrndr
OPENRNDR. A Kotlin/JVM library for creative coding, real-time and interactive graphics
Stars: ✭ 486 (-37.45%)
Mutual labels:  jvm
Jcsprout
👨‍🎓 Java Core Sprout : basic, concurrent, algorithm
Stars: ✭ 26,536 (+3315.19%)
Mutual labels:  jvm
Yasio
A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client application.
Stars: ✭ 483 (-37.84%)
Mutual labels:  multi-threading
Iosproject
iOS project of collected some demos for iOS App, use Objective-C
Stars: ✭ 5,357 (+589.45%)
Mutual labels:  runtime
Pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
Stars: ✭ 12,009 (+1445.56%)
Mutual labels:  jvm
Flix
The Flix Programming Language
Stars: ✭ 719 (-7.46%)
Mutual labels:  jvm
Jvm
🤗 JVM 底层原理最全知识总结
Stars: ✭ 7,756 (+898.2%)
Mutual labels:  jvm
Kube Rs
kubernetes rust client and futures controller runtime
Stars: ✭ 613 (-21.11%)
Mutual labels:  runtime
Quasar
Fibers, Channels and Actors for the JVM
Stars: ✭ 4,349 (+459.72%)
Mutual labels:  jvm
Orogene
A next-generation platform and package manager for Node.js-compatible and frontend JavaScript projects!
Stars: ✭ 695 (-10.55%)
Mutual labels:  runtime
Tobetopjavaer
To Be Top Javaer - Java工程师成神之路
Stars: ✭ 22,056 (+2738.61%)
Mutual labels:  jvm
Typescript Is
Stars: ✭ 595 (-23.42%)
Mutual labels:  runtime
Pry
A runtime developer console and IRB alternative with powerful introspection capabilities.
Stars: ✭ 6,351 (+717.37%)
Mutual labels:  runtime
Runtime
A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties.
Stars: ✭ 736 (-5.28%)
Mutual labels:  runtime
Spirit
🙌 Play Spirit animations on the web
Stars: ✭ 719 (-7.46%)
Mutual labels:  runtime
1-60 of 581 similar projects