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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
objectbox
/
flatbuffers
Public
forked from
google/flatbuffers
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
flatbuffers
python
on
master
User selector
All users
All time
Commit history
Commits on Jan 21, 2026
[Python] Improve python API (#8781)
Show description for af8997b
satur9nine
and
dbaileychess
authored
af8997b
View commit details
Copy full SHA for af8997b
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
FlatBuffers Version 25.12.19 (#8871)
dbaileychess
authored
7e16302
View commit details
Copy full SHA for 7e16302
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
Optimize Offset/Pad/Prep: use cached head and slicing, reduce casting (#8808)
satur9nine
authored
597e76a
View commit details
Copy full SHA for 597e76a
View code at this point
Browse repository at this point
Commits on Nov 30, 2025
Optimize Builder startup: lazy sharedStrings and fast vtable init (#8807)
satur9nine
authored
7350c36
View commit details
Copy full SHA for 7350c36
View code at this point
Browse repository at this point
Commits on Nov 23, 2025
fix: remove a single type hint to retain 2.7.x compatibility (#8799)
Show description for c7b6b66
jtdavis777
and
Homeblest
authored
c7b6b66
View commit details
Copy full SHA for c7b6b66
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
add proposed fixes from #8731 (#8771)
Show description for 88b033b
jtdavis777
and
aardappel
authored
88b033b
View commit details
Copy full SHA for 88b033b
View code at this point
Browse repository at this point
Fix Issue #8653 - Python vtables not considering object size (#8683)
Show description for e3ee248
jtdavis777
and
aardappel
authored
e3ee248
View commit details
Copy full SHA for e3ee248
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
FlatBuffers Version 25.9.23 (#8708)
dbaileychess
authored
1872409
View commit details
Copy full SHA for 1872409
View code at this point
Browse repository at this point
bulk code format fix (#8707)
dbaileychess
authored
caf3b49
View commit details
Copy full SHA for caf3b49
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
FlatBuffers Version 25.2.10
dbaileychess
committed
1c51462
View commit details
Copy full SHA for 1c51462
View code at this point
Browse repository at this point
Commits on Jan 25, 2025
FlatBuffers Version 25.1.24
dbaileychess
committed
0312061
View commit details
Copy full SHA for 0312061
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
FlatBuffers Version 25.1.21
dbaileychess
committed
df287ee
View commit details
Copy full SHA for df287ee
View code at this point
Browse repository at this point
Commits on Dec 23, 2024
FlatBuffers Version 24.12.23 (#8459)
Show description for a2cd1ea
dbaileychess
authored
a2cd1ea
View commit details
Copy full SHA for a2cd1ea
View code at this point
Browse repository at this point
Commits on Aug 19, 2024
Fixes LICENSE file in python
Show description for 6cb4d67
dbaileychess
committed
6cb4d67
View commit details
Copy full SHA for 6cb4d67
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
FlatBuffers Version v24.3.25
dbaileychess
committed
595bf00
View commit details
Copy full SHA for 595bf00
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
FlatBuffers Version v24.3.7
dbaileychess
committed
6ff9e90
View commit details
Copy full SHA for 6ff9e90
View code at this point
Browse repository at this point
FlatBuffers Version v24.3.6
dbaileychess
committed
7cd216c
View commit details
Copy full SHA for 7cd216c
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
Add Clear() for python Builder (#8186)
Show description for d47cd10
razvanalex
and
dbaileychess
authored
d47cd10
View commit details
Copy full SHA for d47cd10
View code at this point
Browse repository at this point
Commits on Nov 29, 2023
Fix python type annotation output when not enabled (#7983)
Show description for 5ba80c2
akb825
and
dbaileychess
authored
5ba80c2
View commit details
Copy full SHA for 5ba80c2
View code at this point
Browse repository at this point
Commits on May 26, 2023
FlatBuffers Version 23.5.26 (#7976)
dbaileychess
authored
0100f6a
View commit details
Copy full SHA for 0100f6a
View code at this point
Browse repository at this point
Commits on May 17, 2023
Fix python tests (#7960)
Show description for a352bdb
yan12125
and
dbaileychess
authored
a352bdb
View commit details
Copy full SHA for a352bdb
View code at this point
Browse repository at this point
Commits on May 9, 2023
FlatBuffers Version 23.5.9 (#7945)
dbaileychess
authored
72b56fd
View commit details
Copy full SHA for 72b56fd
View code at this point
Browse repository at this point
FlatBuffers 64 for C++ (#7935)
Show description for 63b7b25
dbaileychess
authored
63b7b25
View commit details
Copy full SHA for 63b7b25
View code at this point
Browse repository at this point
FlatBuffers Version 23.5.8 (#7943)
rishabhdeepsingh
authored
13fc75c
View commit details
Copy full SHA for 13fc75c
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
Optionally generate Python type annotations (#7858)
Show description for a397dd7
maxburke
authored
a397dd7
View commit details
Copy full SHA for a397dd7
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
Optionally generate type prefixes and suffixes for python code (#7857)
Show description for 56ecc1f
maxburke
authored
56ecc1f
View commit details
Copy full SHA for 56ecc1f
View code at this point
Browse repository at this point
Commits on Mar 3, 2023
Updated remaining usages of LICENSE.txt
dbaileychess
committed
d44ce00
View commit details
Copy full SHA for d44ce00
View code at this point
Browse repository at this point
FlatBuffers Version 23.3.3 (#7852)
dbaileychess
authored
01834de
View commit details
Copy full SHA for 01834de
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
FlatBuffers Version 23.1.21 (#7796)
dbaileychess
authored
ee848a0
View commit details
Copy full SHA for ee848a0
View code at this point
Browse repository at this point
Flatbuffers Version 23.1.20 (#7794)
Show description for 1703662
le-michael
authored
1703662
View commit details
Copy full SHA for 1703662
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
Fix Python host-endianness dependencies (#7773)
Show description for b23493a
musicinmybrain
and
dbaileychess
authored
b23493a
View commit details
Copy full SHA for b23493a
View code at this point
Browse repository at this point
Commits on Jan 4, 2023
FlatBuffers Version 23.1.4 (#7758)
dbaileychess
authored
af9ceab
View commit details
Copy full SHA for af9ceab
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Add Ref.AsStringBytes to flatbuffers.flexbuffers Python API (#7713)
Show description for 40aa964
JunyoungLim
authored
40aa964
View commit details
Copy full SHA for 40aa964
View code at this point
Browse repository at this point
Commits on Dec 7, 2022
FlatBuffers Version 22.12.06 (#7702)
dbaileychess
authored
acf39ff
View commit details
Copy full SHA for acf39ff
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Add LICENSE.txt to python (#7692)
Show description for a8d49f2
rishabhdeepsingh
authored
a8d49f2
View commit details
Copy full SHA for a8d49f2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.