Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
awslabs
/
aws-lambda-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
97
Star
458
Code
Issues
26
Pull requests
6
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 30, 2025
feat: add unit tests in ci (#201)
maxday
authored
d89a26a
Copy full SHA for d89a26a
Commits on Apr 29, 2025
delete extra space (#198)
math-hiyoko
authored
0e99247
Copy full SHA for 0e99247
Bugfix/fix minor documentation issues (#203)
Show description for 074d122
ChristianUlbrich
authored
074d122
Copy full SHA for 074d122
Commits on Nov 16, 2023
Use the Lambda executable as the bootstrap when glibc is not required (#191)
Show description for 934d254
marcomagdy
and
Marco Magdy
authored
934d254
Copy full SHA for 934d254
Commits on Oct 23, 2023
Making libbacktrace optional (#189)
Show description for e08ca6e
Stefan9283
and
Stefan Toma
authored
e08ca6e
Copy full SHA for e08ca6e
Commits on Mar 24, 2023
Update main.cpp (#178)
Show description for f0ad062
Marthaarman
and
bmoffatt
authored
f0ad062
Copy full SHA for f0ad062
Commits on Feb 27, 2023
Add building and packaging a demo project to CI and revert #136 (#183)
Show description for c09c86e
kkarbowiak
and
bmoffatt
authored
c09c86e
Copy full SHA for c09c86e
Commits on Feb 15, 2023
Update actions/checkout to v3 (#181)
kkarbowiak
authored
fa438eb
Copy full SHA for fa438eb
Commits on Feb 14, 2023
Fix clang-tidy benign warnings (#185)
marcomagdy
authored
fbfdaec
Copy full SHA for fbfdaec
Commits on Feb 2, 2023
Changed sprintf to snprintf (#180)
MaxiMittel
authored
e3e9e09
Copy full SHA for e3e9e09
Commits on Nov 4, 2022
Update code-quality.yml (#176)
marcomagdy
authored
78ffe17
Copy full SHA for 78ffe17
Commits on Oct 19, 2022
Build with ASan and UBSan (#174)
Show description for 2601aea
marcomagdy
and
bmoffatt
authored
2601aea
Copy full SHA for 2601aea
Pass payload by value to enable moving arguments (#173)
Show description for 8e98808
marcomagdy
and
bmoffatt
authored
8e98808
Copy full SHA for 8e98808
Add GitHub code scanner workflow (#172)
Show description for 08002c5
marcomagdy
authored
08002c5
Copy full SHA for 08002c5
Commits on Sep 18, 2022
Fix a typo in README (#169)
marcomagdy
authored
1129e53
Copy full SHA for 1129e53
Commits on Sep 17, 2022
fixup CI configuration for 2018.03 (#168)
Show description for e66f520
bmoffatt
authored
e66f520
Copy full SHA for e66f520
Update build badges in README (#166)
Show description for c3a79b4
bmoffatt
authored
c3a79b4
Copy full SHA for c3a79b4
Commits on Sep 9, 2022
Update README.md (#165)
marcomagdy
authored
365a4c4
Copy full SHA for 365a4c4
Make LTO opt-in by default instead of opt-out (#167)
marcomagdy
authored
ba96347
Copy full SHA for ba96347
Commits on Aug 30, 2022
faq: adds section about linkers errors when using linkers incompatible with compilers. related #151 (#163)
Show description for 9e2c1a3
hbobenicio
and
bmoffatt
authored
9e2c1a3
Copy full SHA for 9e2c1a3
Commits on Aug 29, 2022
Simplified method for picking out shared libraries from system package query result (#136)
specious
authored
5fb60b9
Copy full SHA for 5fb60b9
Commits on Aug 27, 2022
CloudFormation template for managing the project's AWS CodeBuild workflows (#159)
Show description for 9dd0bdf
bmoffatt
authored
9dd0bdf
Copy full SHA for 9dd0bdf
Commits on Aug 24, 2022
Re-write codebuild.yml and dockerfiles for consistency and code build execution speed (#162)
Show description for 5928a6f
bmoffatt
authored
5928a6f
Copy full SHA for 5928a6f
Updated CMake commands to reflect that ENABLE_UNITY_BUILDS now defaults to ON in the AWS SDK (#156)
Show description for f385f53
specious
and
bmoffatt
authored
f385f53
Copy full SHA for f385f53
Commits on Aug 23, 2022
Add AWS CodeBuild workflow and Dockerfile for ArchLinux (#161)
bmoffatt
authored
ed43dbb
Copy full SHA for ed43dbb
update backward.h to v1.6 upstream release (#154)
bmoffatt
authored
4668e1a
Copy full SHA for 4668e1a
Add instructions for executing the AWS CodeBuild workflows locally (#160)
bmoffatt
authored
939c2e0
Copy full SHA for 939c2e0
improving error log for runtime::get_next() curl failure (#157)
hbobenicio
authored
9b8daab
Copy full SHA for 9b8daab
Commits on Aug 22, 2022
throw if AWS_REGION environment variable is missing (#158)
bmoffatt
authored
fab4a6e
Copy full SHA for fab4a6e
Commits on Jul 27, 2022
Update runtime tests to set the architecture for the function (#153)
Show description for 095ff84
bmoffatt
authored
095ff84
Copy full SHA for 095ff84
Commits on Jul 24, 2022
try arm build action on qemu (#152)
bmoffatt
authored
c3d92f7
Copy full SHA for c3d92f7
Commits on Jun 30, 2022
Fix response code value (#148)
Show description for 7b9d56a
kkarbowiak
and
bmoffatt
authored
7b9d56a
Copy full SHA for 7b9d56a
Remove duplicated settings (#147)
Show description for d56f243
kkarbowiak
and
bmoffatt
authored
d56f243
Copy full SHA for d56f243
add apt-get update to workflow.yml (#149)
Show description for 132ca87
bmoffatt
authored
132ca87
Copy full SHA for 132ca87
Commits on Feb 15, 2022
Fix issue raised in #140 (#141)
rawiriblundell
authored
2ebbf8e
Copy full SHA for 2ebbf8e
Pagination
Previous
Next
You can’t perform that action at this time.