All Projects → kdl4j → Similar Projects or Alternatives

684 Open source projects that are alternatives of or similar to kdl4j

clojang
Clojure API for Erlang/OTP Communications (built on jiface)
Stars: ✭ 61 (+281.25%)
Mutual labels:  jvm
Latte-lang
100% Java compatibility and Functional Programming.
Stars: ✭ 128 (+700%)
Mutual labels:  jvm
setup-action
▶️ GitHub Action using Coursier to install JVM and Scala tools
Stars: ✭ 30 (+87.5%)
Mutual labels:  jvm
play-scala-seed.g8
Play Scala Seed Template: run "sbt new playframework/play-scala-seed.g8"
Stars: ✭ 66 (+312.5%)
Mutual labels:  jvm
VSerializer
A library to serialize and deserialize objects with minimum memory usage.
Stars: ✭ 25 (+56.25%)
Mutual labels:  serialization
2p-kt
A Kotlin Multi-Platform ecosystem for symbolic AI
Stars: ✭ 52 (+225%)
Mutual labels:  jvm
tjson.js
JavaScript-compatible implementation of Tagged JSON (TJSON), written in TypeScript.
Stars: ✭ 53 (+231.25%)
Mutual labels:  serialization
scalecube-config
ScaleCube Config is a configuration access management library for JVM based distributed applications
Stars: ✭ 15 (-6.25%)
Mutual labels:  jvm
play-java-seed.g8
Play Java Seed template: use "sbt new playframework/play-java-seed.g8"
Stars: ✭ 20 (+25%)
Mutual labels:  jvm
library-template-jvm
A Kotlin/JVM library template (with a sample project).
Stars: ✭ 46 (+187.5%)
Mutual labels:  jvm
stuff
All stuff in a single repo (tests, ideas, benchmarks)
Stars: ✭ 13 (-18.75%)
Mutual labels:  jvm
jvmBASIC
A BASIC to JVM bytecode compiler
Stars: ✭ 40 (+150%)
Mutual labels:  jvm
msgpack-perl
MessagePack serializer implementation for Perl / msgpack.org[Perl]
Stars: ✭ 48 (+200%)
Mutual labels:  serialization
gctoolkit
Tool for parsing GC logs
Stars: ✭ 1,127 (+6943.75%)
Mutual labels:  jvm
GroBuf
Fast binary serializer
Stars: ✭ 56 (+250%)
Mutual labels:  serialization
xoom-cluster
The VLINGO XOOM platform SDK cluster management for Reactive, scalable resiliency of JVM tools and applications running on XOOM LATTICE and XOOM ACTORS.
Stars: ✭ 25 (+56.25%)
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 (+18481.25%)
Mutual labels:  jvm
use-query-string
🆙 A React hook that serializes state into the URL query string
Stars: ✭ 50 (+212.5%)
Mutual labels:  serialization
ruststep
A STEP toolkit for Rust
Stars: ✭ 77 (+381.25%)
Mutual labels:  serialization
bellsoft-liberica
A Cloud Native Buildpack that provides the Bellsoft Liberica implementations of JREs and JDKs
Stars: ✭ 33 (+106.25%)
Mutual labels:  jvm
Notes
This is a learning note | Java基础,JVM,源码,大数据,面经
Stars: ✭ 69 (+331.25%)
Mutual labels:  jvm
BinaryLove3
Simple C++ 20 Serialization Library that works out of the box with aggregate types!
Stars: ✭ 13 (-18.75%)
Mutual labels:  serialization
php-json-api
JSON API transformer outputting valid (PSR-7) API Responses.
Stars: ✭ 68 (+325%)
Mutual labels:  serialization
metrics-agent
JVM agent based metrics with Prometheus and Dropwizard support (Java, Scala, Clojure, Kotlin, etc)
Stars: ✭ 25 (+56.25%)
Mutual labels:  jvm
LocalStorage
Configurable generic class for managing local data saved on device.
Stars: ✭ 24 (+50%)
Mutual labels:  serialization
mini-jvm
Go语言实现的JVM,实现了部分字节码的解释执行,学习JVM使用
Stars: ✭ 29 (+81.25%)
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 (+825%)
Mutual labels:  jvm
arm
Robot arm simulation using Gazebo, ROS Control and MoveIt.
Stars: ✭ 79 (+393.75%)
Mutual labels:  kdl
moko-network
Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development
Stars: ✭ 107 (+568.75%)
Mutual labels:  serialization
JsonKnownTypes
Simple way to serialize and deserialize polymorphic types for Json.NET
Stars: ✭ 33 (+106.25%)
Mutual labels:  serialization
moonblob
Binary serialization for moonscript + LuaJIT
Stars: ✭ 22 (+37.5%)
Mutual labels:  serialization
succinct-binary
Succinct binary serialization
Stars: ✭ 16 (+0%)
Mutual labels:  serialization
elm-protobuf
protobuf plugin for elm
Stars: ✭ 93 (+481.25%)
Mutual labels:  serialization
play-java-rest-api-example
REST API using Play in Java
Stars: ✭ 44 (+175%)
Mutual labels:  jvm
GenericProtocol
⚡️ A fast TCP event based buffered server/client protocol for transferring data over the (inter)net in .NET 🌐
Stars: ✭ 38 (+137.5%)
Mutual labels:  serialization
vue-query-builder
A Vue-Query-Builder
Stars: ✭ 71 (+343.75%)
Mutual labels:  serialization
jvm.js
A Java VM bytecode library written in ES6 for Node.js
Stars: ✭ 33 (+106.25%)
Mutual labels:  jvm
protoc-plugin
A protoc compiler plugin for Clojure applications
Stars: ✭ 28 (+75%)
Mutual labels:  serialization
cattrs
Complex custom class converters for attrs.
Stars: ✭ 565 (+3431.25%)
Mutual labels:  serialization
cryostat
Secure JDK Flight Recorder management for containerized JVMs
Stars: ✭ 147 (+818.75%)
Mutual labels:  jvm
c-plus-plus-serializer
A minimal C++11 header only serializer. Can serialize basic types, strings, containers, maps and custom classes. No suppprt yet for pointer types.
Stars: ✭ 36 (+125%)
Mutual labels:  serialization
hello-kotlin-multiplatform
Multiplatform Kotlin Hello World (Android/Java/JavaScript)
Stars: ✭ 64 (+300%)
Mutual labels:  jvm
borsh-rs
Rust implementation of Binary Object Representation Serializer for Hashing
Stars: ✭ 149 (+831.25%)
Mutual labels:  serialization
baltar
Example graphics editor using MobX
Stars: ✭ 42 (+162.5%)
Mutual labels:  serialization
play-scala-tls-example
A Play application using HTTPS and WS with optional client authentication
Stars: ✭ 44 (+175%)
Mutual labels:  jvm
persistity
A persistence framework for game developers
Stars: ✭ 34 (+112.5%)
Mutual labels:  serialization
ngx-localstorage
An Angular wrapper for localstorage/sessionstorage access.
Stars: ✭ 27 (+68.75%)
Mutual labels:  serialization
KmLogging
Kotlin multiplatform logging. High performance, composable and simple to use.
Stars: ✭ 21 (+31.25%)
Mutual labels:  jvm
j2cache
java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava
Stars: ✭ 33 (+106.25%)
Mutual labels:  jvm
imgui-java
JNI based binding for Dear ImGui
Stars: ✭ 270 (+1587.5%)
Mutual labels:  jvm
serde
🚝 (unmaintained) A framework for defining, serializing, deserializing, and validating data structures
Stars: ✭ 49 (+206.25%)
Mutual labels:  serialization
imergindo-jvm-book
Conteúdo do livro do imergindo na JVM
Stars: ✭ 21 (+31.25%)
Mutual labels:  jvm
wasmbin
A self-generating WebAssembly parser & serializer in Rust.
Stars: ✭ 40 (+150%)
Mutual labels:  serialization
serialize-json
A serialize algorithm for JSON
Stars: ✭ 22 (+37.5%)
Mutual labels:  serialization
java-notes
自己的学习笔记。包含:个人秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、每日文章等(持续更新)
Stars: ✭ 1,560 (+9650%)
Mutual labels:  jvm
classfile-rs
JVM classfile parser and writer for Rust
Stars: ✭ 27 (+68.75%)
Mutual labels:  jvm
play-scala-streaming-example
Example Play application showing Comet and Server Sent Events in Scala
Stars: ✭ 42 (+162.5%)
Mutual labels:  jvm
darkseer
Experimental JVM profiler for analyzing real-world memory allocations
Stars: ✭ 13 (-18.75%)
Mutual labels:  jvm
turtle
Run shell commands from a Kotlin script or application with ease
Stars: ✭ 128 (+700%)
Mutual labels:  jvm
pikt
🎨 Image-based poetic programming language.
Stars: ✭ 72 (+350%)
Mutual labels:  jvm
61-120 of 684 similar projects