Java Lambda

Open-source Java projects categorized as Lambda

Top 7 Java Lambda Projects

  1. λ

    Functional patterns for Java

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. RuleBook

    100% Java, Lambda Enabled, Lightweight Rules Engine with a Simple and Intuitive DSL

  4. powertools-lambda-java

    Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.

    Project mention: Data Masking of AWS Lambda Function Logs | dev.to | 2025-03-15

    AWS Lambda Powertools Data Masking AWS Lambda Powertools is “a developer toolkit to implement Serverless best practices and increase developer velocity” originally developed in Python but made available for Java, Typescript and .NET. As of now only the Python version offers a utility for data masking. Two approaches are proposed. One approach which uses a KMS key to encrypt/decrypt the sensitive information inside the log. A second approach which simply erases the sensitive information before writing the logs. To implement the first approach but also comply with regulations like the right to be forgotten, you would need to have one encryption key per customer, find some way to encrypt each customer’s information with their own key. Should they exercise their right to be forgotten, simply delete the encryption key, making their data forever unrecoverable. Although those approaches can address both problems, you must know exactly what to encrypt/erase. For example, to erase the phone number in a list of customers you would need to do something like this:

  5. serverless-graalvm-demo

    Sample serverless application written in Java compiled with GraalVM native-image

  6. aide

    Fast Java reflection, extended optionals and conditionals (by CrissNamon)

  7. field-validator

    An imperative data validator written with java 8's lambda. (by Honatas)

  8. s3_static_website_gradle

    Cloudformation templates driven by gradle

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java Lambda discussion

Log in or Post with

Java Lambda related posts

Index

What are some of the best open-source Lambda projects in Java? This list will help you:

# Project Stars
1 λ 874
2 RuleBook 731
3 powertools-lambda-java 300
4 serverless-graalvm-demo 191
5 aide 18
6 field-validator 3
7 s3_static_website_gradle 1

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com