All Projects → archimedes-projects → archimedes-jvm

archimedes-projects / archimedes-jvm

Licence: Apache-2.0 license
Archimedes's implementation for the Java Virtual Machine (JVM)

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to archimedes-jvm

Hexagonal Architecture Acerola
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
Stars: ✭ 293 (+1120.83%)
Mutual labels:  solid, ddd
RCM
RCM is a simple CRM application designed for Auto Parts Store made with ASP.NET Core based on DDD, CQRS and SOLID Principles.
Stars: ✭ 29 (+20.83%)
Mutual labels:  solid, ddd
delta
DDD-centric event-sourcing library for the JVM
Stars: ✭ 15 (-37.5%)
Mutual labels:  jvm, ddd
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (+850%)
Mutual labels:  solid, ddd
Event Sourcing Jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
Stars: ✭ 159 (+562.5%)
Mutual labels:  solid, ddd
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (+183.33%)
Mutual labels:  solid, ddd
archimedes-js
Archimedes's implementation for JavaScript and TypeScript
Stars: ✭ 34 (+41.67%)
Mutual labels:  solid, ddd
Interviews
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
Stars: ✭ 140 (+483.33%)
Mutual labels:  solid, ddd
Architecture
.NET 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
Stars: ✭ 2,285 (+9420.83%)
Mutual labels:  solid, ddd
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (+225%)
Mutual labels:  solid, ddd
aggregate-persistence
No description or website provided.
Stars: ✭ 144 (+500%)
Mutual labels:  ddd
solid-ui-react
React SDK using @inrupt/solid-client
Stars: ✭ 82 (+241.67%)
Mutual labels:  solid
awesome-eta
⭐ Useful resources for the Eta programming language
Stars: ✭ 59 (+145.83%)
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 (+12287.5%)
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 (+516.67%)
Mutual labels:  jvm
event-store-mgmt-ui
Event Store Management UI
Stars: ✭ 23 (-4.17%)
Mutual labels:  ddd
play-java-fileupload-example
An example Play application showing custom multiform fileupload in Java
Stars: ✭ 13 (-45.83%)
Mutual labels:  jvm
es-emergency-call
Struggling with CQRS, A+ES, DDD? We can help you!
Stars: ✭ 26 (+8.33%)
Mutual labels:  ddd
Domo
A library to validate values of nested structs with their type spec t() and associated precondition functions
Stars: ✭ 155 (+545.83%)
Mutual labels:  ddd
SourceCodeSummary
个人笔记(编译/性能优化/framework/音视频/flutter)
Stars: ✭ 18 (-25%)
Mutual labels:  jvm

License Maven Central Java CI

Archimedes

Give me a place to stand, and I shall move the earth.

Archimedes's implementation for the Java Virtual Machine (JVM)

Building From Source

To build from source checkout the code and run:

./mvnw clean install

This will publish the current version to your local Maven cache (usually in ~/.m2/repository)

Versioning

Archimedes is using Semantic Versioning 2.0.0. To understand what that means, please see the specification documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].