Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
zefchain
/
serde-reflection
Public
Notifications
You must be signed in to change notification settings
Fork
41
Star
190
Code
Issues
11
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: zefchain/serde-reflection
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
90 workflow runs
90 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Update textwrap to 0.16.4 and simplify indentation calls
CI
#418:
Pull request
#101
synchronize by
mgeisler
11m 40s
mgeisler:update-textwrap
mgeisler:update-textwrap
11m 40s
View #101
View workflow file
Update textwrap to 0.16.4 and simplify indentation calls
CI
#417:
Pull request
#101
opened by
mgeisler
11m 4s
mgeisler:update-textwrap
mgeisler:update-textwrap
11m 4s
View #101
View workflow file
prepare release of serde-generate-bin 0.10.1
CI
#416:
Commit
efea8e4
pushed by
ma2bd
10m 35s
main
main
10m 35s
View workflow file
fix(solidity): emit bool primitive helpers for Option types (#100)
CI
#415:
Commit
870f819
pushed by
ma2bd
13m 21s
main
main
13m 21s
View workflow file
fix(solidity): emit bool primitive helpers for Option types
CI
#414:
Pull request
#100
opened by
deuszx
11m 43s
deuszx:fix/solidity-option-bool-helpers
deuszx:fix/solidity-option-bool-helpers
11m 43s
View #100
View workflow file
update package versions
CI
#413:
Commit
7cc06cf
pushed by
ma2bd
10m 45s
main
main
10m 45s
View workflow file
serde-generate / solidity: allow non-contiguous enum variant indices …
CI
#412:
Commit
441c3ae
pushed by
ma2bd
10m 13s
main
main
10m 13s
View workflow file
Skip serialized variants during type trace (#91)
CI
#411:
Commit
8bfb008
pushed by
ma2bd
11m 58s
main
main
11m 58s
View workflow file
solidity: mark generated assembly block as memory-safe (#99)
CI
#410:
Commit
d307272
pushed by
ma2bd
11m 52s
main
main
11m 52s
View workflow file
solidity: mark generated assembly block as memory-safe
CI
#409:
Pull request
#99
opened by
afck
12m 12s
afck:solidity-memory-safe-assembly
afck:solidity-memory-safe-assembly
12m 12s
View #99
View workflow file
serde-generate / solidity: allow non-contiguous enum variant indices
CI
#408:
Pull request
#98
synchronize by
ma2bd
10m 11s
ma2bd:fix_solidity_enums
ma2bd:fix_solidity_enums
10m 11s
View #98
View workflow file
serde-generate / solidity: allow non-contiguous enum variant indices
CI
#407:
Pull request
#98
opened by
ma2bd
11m 39s
ma2bd:fix_solidity_enums
ma2bd:fix_solidity_enums
11m 39s
View #98
View workflow file
solidity: write struct fields directly into result memory on deserialize
CI
#406:
Pull request
#97
opened by
deuszx
10m 54s
deuszx:solidity-struct-deser-direct
deuszx:solidity-struct-deser-direct
10m 54s
View #97
View workflow file
solidity: bulk memcpy for bcs_deserialize_offset_{bytes,string}
CI
#405:
Pull request
#96
opened by
deuszx
11m 35s
deuszx:solidity-pr-3-bytes-mcopy
deuszx:solidity-pr-3-bytes-mcopy
11m 35s
View #96
View workflow file
solidity: byte-swap + single mstore for uint64/uint128 (de)serialization
CI
#404:
Pull request
#95
synchronize by
deuszx
10m 25s
deuszx:solidity-pr-4-uint64-128-mstore
deuszx:solidity-pr-4-uint64-128-mstore
10m 25s
View #95
View workflow file
solidity: short-circuit bcs_serialize_len for x < 128
CI
#403:
Pull request
#93
synchronize by
deuszx
11m 44s
deuszx:solidity-pr-2-serialize-len-shortcircuit
deuszx:solidity-pr-2-serialize-len-shortcircuit
11m 44s
View #93
View workflow file
solidity: byte-swap + single mstore for uint64/uint128 (de)serialization
CI
#402:
Pull request
#95
synchronize by
deuszx
13m 13s
deuszx:solidity-pr-4-uint64-128-mstore
deuszx:solidity-pr-4-uint64-128-mstore
13m 13s
View #95
View workflow file
solidity: byte-swap + single mstore for uint64/uint128 (de)serialization
CI
#401:
Pull request
#95
synchronize by
deuszx
12m 6s
deuszx:solidity-pr-4-uint64-128-mstore
deuszx:solidity-pr-4-uint64-128-mstore
12m 6s
View #95
View workflow file
solidity: byte-swap + single mstore for uint64/uint128 (de)serialization
CI
#400:
Pull request
#95
opened by
deuszx
10m 46s
deuszx:solidity-pr-4-uint64-128-mstore
deuszx:solidity-pr-4-uint64-128-mstore
10m 46s
View #95
View workflow file
solidity: use shifts instead of multiply in LEB128 length decoder
CI
#399:
Pull request
#94
opened by
deuszx
10m 56s
deuszx:solidity-pr-6-leb128-shift
deuszx:solidity-pr-6-leb128-shift
10m 56s
View #94
View workflow file
solidity: short-circuit bcs_serialize_len for x < 128
CI
#398:
Pull request
#93
synchronize by
deuszx
14m 13s
deuszx:solidity-pr-2-serialize-len-shortcircuit
deuszx:solidity-pr-2-serialize-len-shortcircuit
14m 13s
View #93
View workflow file
solidity: short-circuit bcs_serialize_len for x < 128
CI
#397:
Pull request
#93
synchronize by
deuszx
13m 38s
deuszx:solidity-pr-2-serialize-len-shortcircuit
deuszx:solidity-pr-2-serialize-len-shortcircuit
13m 38s
View #93
View workflow file
solidity: short-circuit bcs_serialize_len for x < 128
CI
#396:
Pull request
#93
opened by
deuszx
11m 51s
deuszx:solidity-pr-2-serialize-len-shortcircuit
deuszx:solidity-pr-2-serialize-len-shortcircuit
11m 51s
View #93
View workflow file
fix(dart): use BigInt for int64 serialization on web
CI
#395:
Pull request
#92
synchronize by
dillon-0
12m 51s
fix/dart-web-int64
fix/dart-web-int64
12m 51s
View #92
View workflow file
fix(dart): use BigInt for int64 serialization on web
CI
#394:
Pull request
#92
synchronize by
dillon-0
10m 21s
fix/dart-web-int64
fix/dart-web-int64
10m 21s
View #92
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.