Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
-
djl
An Engine-Agnostic Deep Learning Framework in Java
-
sagemaker-debugger
Amazon SageMaker Debugger provides functionality to save tensors during training of machine learning jobs and analyze those tensors
-
service-workbench-on-aws
A platform that provides researchers with one-click access to collaborative workspace environments operating across teams, universities, and datasets while enabling university IT stakeholders to manage, monitor, and control spending, apply security best practices, and comply with corporate governance.
-
autogluon
AutoGluon: AutoML Toolkit for Deep Learning
-
aws-templates-for-cbmc-proofs
Templates for writing CBMC proofs for C code
-
-
-
realworld-serverless-application
This project is inspired by the design and development of the AWS Serverless Application Repository - a production-grade AWS service. Learn how AWS built a production service using serverless technologies.
-
aws-serverless-sqs-event-source
A serverless app that polls an SQS queue and invokes a given lambda function to process the messages
-
document-understanding-solution
Example of integrating & using Amazon Textract, Amazon Comprehend, Amazon Comprehend Medical, Amazon Kendra to automate the processing of documents for use cases such as enterprise search and discovery, control and compliance, and general business process workflow.
-
fhir-works-on-aws-search-es
An Elasticsearch implementation of the FHIR Works on AWS framework, enabling users to search for FHIR resources
-
amazon-kinesis-video-streams-webrtc-sdk-c
Amazon Kinesis Video Streams Webrtc SDK is for developers to install and customize realtime communication between devices and enable secure streaming of video, audio to Kinesis Video Streams.
-
amazon-sns-java-extended-client-lib
This AWS SNS client library allows to publish messages to SNS that exceed the 256 KB message size limit.
-
payload-offloading-java-common-lib-for-aws
Shared library between AWS extended messaging clients to manage payloads larger than their limits.
-
aws-elasticache-cluster-client-memcached-for-java
Forked from dustin/java-memcached-clientAmazon ElastiCache Cluster Client for Java - enhanced library to connect to ElastiCache clusters.
-
amazon-kinesis-video-streams-producer-sdk-java
Allows developers to install and customize their connected camera and other devices to securely stream video, audio, and time-encoded data to Kinesis Video Streams
-
amazon-neptune-tools
Tools and utilities to enable loading data and building graph applications with Amazon Neptune.
-
aws-lambda-powertools-java
A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier
-
amazon-kinesis-scaling-utils
The Kinesis Scaling Utility is designed to give you the ability to scale Amazon Kinesis Streams in the same way that you scale EC2 Auto Scaling groups – up or down by a count or as a percentage of the total fleet. You can also simply scale to an exact number of Shards. There is no requirement for you to manage the allocation of the keyspace to S…
-
aws-athena-query-federation
The Amazon Athena Query Federation SDK allows you to customize Amazon Athena with your own data sources and code.
-
multi-model-server
Multi Model Server is a tool for serving neural net models for inference
-
dynamic-training-with-apache-mxnet-on-aws
Dynamic training with Apache MXNet reduces cost and time for training deep neural networks by leveraging AWS cloud elasticity and scale. The system reduces training cost and time by dynamically updating the training cluster size during training, with minimal impact on model training accuracy.
-
kinesis-aggregation
AWS libraries/modules for working with Kinesis aggregated record data
-
analyzing-text-with-amazon-elasticsearch-service-and-amazon-comprehend
AWS solution: Analyzing Text with Amazon Elasticsearch Service and Amazon Comprehend
-
dynamodb-key-diagnostics-library
DynamoDB Key Diagnostics Library is a Java DynamoDB client wrapper that automatically logs your key usage information to Kinesis as your application reads/writes data from/to DynamoDB.