- Bulgaria
-
15:38
(UTC +02:00) - in/pavlinadrosos
- @pavlinadrosos@fosstodon.org
Stars
- All languages
- ApacheConf
- Assembly
- Batchfile
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Crystal
- Dockerfile
- Eiffel
- Elixir
- F#
- Gherkin
- Go
- Groovy
- HTML
- Handlebars
- Inno Setup
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Makefile
- Markdown
- Nushell
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- PowerShell
- Pug
- Python
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Solidity
- Starlark
- Swift
- TypeScript
- TypeSpec
- VCL
- Vue
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Free universal database tool and SQL client
Netty project - an event-driven asynchronous network application framework
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue,…
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
High Performance Inter-Thread Messaging Library
A high performance caching library for Java
Most popular Mocking framework for unit tests written in Java
Vert.x is a tool-kit for building reactive applications on the JVM
Conductor is a microservices orchestration engine.
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
Generate diagrams from textual description
Change data capture for a variety of databases. Please log issues at https://github.com/debezium/dbz/issues.
🔎 Open source distributed and RESTful search engine.
The Java gRPC implementation. HTTP/2 based RPC
Open-Source Web UI for Apache Kafka Management
Resilience4j is a fault tolerance library designed for Java8 and functional programming
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
LangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes impl…
Feign makes writing java http clients easier