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 }}
feather-rs
/
feather-hecs
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
5
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
feather-hecs
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 17, 2021
Merge upstream changes
caelunshun
committed
824712c
View commit details
Copy full SHA for 824712c
View code at this point
Browse repository at this point
Commits on Feb 14, 2021
Columnar serialization
Ralith
committed
efb5f95
View commit details
Copy full SHA for efb5f95
View code at this point
Browse repository at this point
Doc tweaks
Ralith
committed
7edf65d
View commit details
Copy full SHA for 7edf65d
View code at this point
Browse repository at this point
Make room for columnar serialization
Ralith
committed
71f2533
View commit details
Copy full SHA for 71f2533
View code at this point
Browse repository at this point
Support serializing with known-length maps
Ralith
committed
f293bff
View commit details
Copy full SHA for f293bff
View code at this point
Browse repository at this point
EntityRef::len
Ralith
committed
73e83de
View commit details
Copy full SHA for 73e83de
View code at this point
Browse repository at this point
Update rand to 0.8.3
Ralith
committed
7958ca8
View commit details
Copy full SHA for 7958ca8
View code at this point
Browse repository at this point
Expose archetype data directly
Ralith
committed
a904aa8
View commit details
Copy full SHA for a904aa8
View code at this point
Browse repository at this point
Columnar spawning
Ralith
committed
b2136f3
View commit details
Copy full SHA for b2136f3
View code at this point
Browse repository at this point
Fix reserve underallocating on non-full archetypes
Ralith
committed
98b2248
View commit details
Copy full SHA for 98b2248
View code at this point
Browse repository at this point
Fix length tracking for unallocated reserved entities
Ralith
committed
4c62e15
View commit details
Copy full SHA for 4c62e15
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Initial draft of dynamic queries
Show description for 87d8d00
caelunshun
committed
87d8d00
View commit details
Copy full SHA for 87d8d00
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
Adds API surface to EntityBuilder to check the current status of the
Show description for 4a19785
AngelOfSol
authored and
Ralith
committed
4a19785
View commit details
Copy full SHA for 4a19785
View code at this point
Browse repository at this point
Commits on Dec 12, 2020
Track and expose number of live entities
Ralith
committed
d7b71de
View commit details
Copy full SHA for d7b71de
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
World serialization helpers
Ralith
committed
f9703f8
View commit details
Copy full SHA for f9703f8
View code at this point
Browse repository at this point
serde support for Entity
Show description for eae2451
Ralith
committed
eae2451
View commit details
Copy full SHA for eae2451
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Fix intra-doc link
Ralith
committed
fc6a8b3
View commit details
Copy full SHA for fc6a8b3
View code at this point
Browse repository at this point
Commits on Nov 24, 2020
Add MIT license
Ralith
committed
9b2648e
View commit details
Copy full SHA for 9b2648e
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
Remove noop casts
Ralith
committed
e78a46a
View commit details
Copy full SHA for e78a46a
View code at this point
Browse repository at this point
Fix alignment handling
Show description for f1d5d08
Ralith
committed
f1d5d08
View commit details
Copy full SHA for f1d5d08
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
Sequence shorter tuple impls first in docs
Ralith
committed
1b45d9f
View commit details
Copy full SHA for 1b45d9f
View code at this point
Browse repository at this point
Mark fundamental traits as unsafe
Show description for ae3f7e7
Ralith
committed
ae3f7e7
View commit details
Copy full SHA for ae3f7e7
View code at this point
Browse repository at this point
Commits on Nov 8, 2020
Tweak docs to direct users towards query_mut
Ralith
committed
dbbf219
View commit details
Copy full SHA for dbbf219
View code at this point
Browse repository at this point
Store components aligned in EntityBuilder
Show description for 8ed586c
Ralith
committed
8ed586c
View commit details
Copy full SHA for 8ed586c
View code at this point
Browse repository at this point
Be more emphatic about inlining QueryIter::next
Ralith
committed
0d46d29
View commit details
Copy full SHA for 0d46d29
View code at this point
Browse repository at this point
Allow skipping dynamic borrow checks with an exclusive borrow
Show description for 8ce4c04
Ralith
committed
8ce4c04
View commit details
Copy full SHA for 8ce4c04
View code at this point
Browse repository at this point
Introduce convenience alias for query results
Ralith
committed
9dde255
View commit details
Copy full SHA for 9dde255
View code at this point
Browse repository at this point
Simplify iterator lifetimes
Ralith
committed
216bb3a
View commit details
Copy full SHA for 216bb3a
View code at this point
Browse repository at this point
Implement derive(Query)
Ralith
committed
93880da
View commit details
Copy full SHA for 93880da
View code at this point
Browse repository at this point
Commits on Nov 7, 2020
Document serialization applications of World::spawn_at
Ralith
committed
15b1b56
View commit details
Copy full SHA for 15b1b56
View code at this point
Browse repository at this point
Adds spawn_at API to World.
Show description for 2865d8e
AngelOfSol
authored and
Ralith
committed
2865d8e
View commit details
Copy full SHA for 2865d8e
View code at this point
Browse repository at this point
Commits on Oct 31, 2020
Tweak duplicate component panic wording
Ralith
committed
bc941f9
View commit details
Copy full SHA for bc941f9
View code at this point
Browse repository at this point
Check for duplicated components on Archetype creation
Veykril
authored and
Ralith
committed
4f8dccc
View commit details
Copy full SHA for 4f8dccc
View code at this point
Browse repository at this point
Commits on Oct 25, 2020
Use functions rather than consts for DANGLING values
Show description for cd5d726
mjhostet
authored and
Ralith
committed
cd5d726
View commit details
Copy full SHA for cd5d726
View code at this point
Browse repository at this point
Commits on Oct 24, 2020
Mark a couple archetype methods as `inline`
Show description for 808aa45
mjhostet
authored and
Ralith
committed
808aa45
View commit details
Copy full SHA for 808aa45
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.