Java Base

java-agent、jvm-access、jvm-classloader、jUnitPerf、Ja
Alternatives To Java Base
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Aws Lambda Go Api Proxy891305 days ago22June 21, 202274apache-2.0Go
lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway.
Awslambdaproxy685
2 years ago7June 19, 2020mitGo
An AWS Lambda powered HTTP/SOCKS web proxy
Aws Lambda Fastify44446 days ago28June 05, 20224mitJavaScript
Insipired by aws-serverless-express to work with Fastify with inject functionality.
Aws Lambda Debugger286
2 years ago1mitJavaScript
Run Node in Lambda. Debug from your machine.
Node Aws Lambda26195153 years ago12March 31, 201611JavaScript
A module help you automate AWS lambda function deployment.
Awsgi132
73 years ago17July 07, 202012mitPython
A WSGI gateway for the AWS API Gateway/Lambda proxy integration
Lambda Toolkit114
6 years ago41August 09, 2017apache-2.0Python
*DO NOT USE* - This project was done during my initial python and lambda's studies. I would recommend you the `serverless framework`.
Aws Lambda Router9643 months ago26July 02, 202111apache-2.0TypeScript
Improved routing for AWS Lambda like SNS and ApiGateway
Aws Lambda Go Proxy85
6 years agoMay 31, 2021apache-2.0Go
:zap: :cloud: Pass Lambda events to the application running on your machine | Debug real traffic locally | Forget about redeployments
Lambda Scraper62
15 days agobsd-3-clausePython
Use AWS Lambda functions as a proxy pool to scrape web pages.
Alternatives To Java Base
Select To Compare


Alternative Project Comparisons
Readme

java-base都是些

JVM的基础知识

java-agent、在skywalking的APM监控中看到

jvm-access、在jvm的安全管理看到:https://blog.csdn.net/singgel/article/details/81873561

jvm-classloader、在spring热部署看到:https://blog.csdn.net/singgel/article/details/46867001

JAVA测试知识:

jUnitPerf、在进行单元测试看到:https://blog.csdn.net/singgel/article/details/89399232

JAVA基础知识:

枚举、在mybatis的映射思考得到:https://blog.csdn.net/singgel/article/details/79784190

反射、在rmi的思考中得到:https://blog.csdn.net/singgel/article/details/51682878

异常、

泛型、在java8的特性回顾中写到:https://blog.csdn.net/singgel/article/details/54289874

集合、在集合迭代时对集合进行修改抛ConcurrentModificationException原因的深究:https://blog.csdn.net/singgel/article/details/52416356

线程、在线程数多少合适时思考得到

代理、cglib的代理实现具体实现细节,asm包是怎么改变字节码的看到:https://blog.csdn.net/singgel/article/details/83185827

算法在我的博客里面有相应的解释,以及动态的gif图片引导你理解:https://blog.csdn.net/singgel/article/details/80335658

Popular Proxy Projects
Popular Lambda Functions Projects
Popular Networking Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Proxy
Lambda Functions
Thread
Hash
Enum
Asm
Sorting Algorithms
Nio