Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
rust-embedded
/
embedded-alloc
Public
Notifications
You must be signed in to change notification settings
Fork
60
Star
417
Code
Issues
2
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 31, 2025
Merge pull request #103 from JalonWong/master
Show description for 83157f6
zeenix
authored
83157f6
Copy full SHA for 83157f6
Update CHANGELOG.md
Show description for 61a2685
JalonWong
and
zeenix
authored
61a2685
Copy full SHA for 61a2685
Commits on Aug 30, 2025
Add a flag to prevent duplicate initialization
JalonWong
committed
7d96042
Copy full SHA for 7d96042
Commits on Aug 25, 2025
Add a macro to make initialization easier
JalonWong
committed
eb87f1a
Copy full SHA for eb87f1a
Commits on Feb 3, 2025
Merge pull request #102 from Riceman2000/master
Show description for 8437c09
Dirbaio
authored
8437c09
Copy full SHA for 8437c09
Review changes
Riceman2000
committed
20d9db5
Copy full SHA for 20d9db5
Commits on Jan 28, 2025
Change to &raw
Riceman2000
committed
8cf2418
Copy full SHA for 8cf2418
Commits on Sep 21, 2024
Merge pull request #97 from jannic-dev-forks/fix-ci
Show description for dd4391d
Dirbaio
authored
dd4391d
Copy full SHA for dd4391d
Use addr_of_mut! instead of as_ptr() to avoid shared reference to mutable static
jannic
committed
93b323b
Copy full SHA for 93b323b
Declare required features for examples
jannic
committed
0e9baba
Copy full SHA for 0e9baba
Commits on Sep 2, 2024
Merge pull request #94 from rust-embedded/version-bump
Show description for ca8aa4f
Dirbaio
authored
ca8aa4f
Copy full SHA for ca8aa4f
Commits on Sep 1, 2024
version: 0.5.1 -> 0.6.0
newAM
committed
80e76f5
Copy full SHA for 80e76f5
Commits on Feb 24, 2024
Merge pull request #92 from rust-embedded/fix-ci
Show description for 4f472dc
reitermarkus
authored
4f472dc
Copy full SHA for 4f472dc
Fix new clippy lints
newAM
committed
5ca340f
Copy full SHA for 5ca340f
Commits on Dec 15, 2023
Merge pull request #89 from rust-embedded/update-edition
Show description for 84af2da
newAM
authored
84af2da
Copy full SHA for 84af2da
Commits on Dec 14, 2023
edition: 2018 -> 2021
newAM
committed
4d6ff20
Copy full SHA for 4d6ff20
Merge pull request #88 from rust-embedded/update-docs
Show description for 6e51fc7
Dirbaio
authored
6e51fc7
Copy full SHA for 6e51fc7
Update documentation for TLSF and LLFF heaps
newAM
committed
69187bf
Copy full SHA for 69187bf
Merge pull request #78 from trueb2/master
Show description for b52091a
newAM
authored
b52091a
Copy full SHA for b52091a
Commits on Dec 13, 2023
Merge branch 'master' into master
trueb2
authored
5114ae5
Copy full SHA for 5114ae5
Commits on Dec 4, 2023
Merge pull request #87 from sno2/patch-1
Show description for 6875394
Dirbaio
authored
6875394
Copy full SHA for 6875394
chore(typo): "Crate" -> "Create"
sno2
authored
ba63585
Copy full SHA for ba63585
Commits on Nov 12, 2023
Merge pull request #84 from rust-embedded/rm-cron-ci
Show description for 1faa839
Dirbaio
authored
1faa839
Copy full SHA for 1faa839
Commits on Nov 5, 2023
Merge pull request #85 from rust-embedded/release-0.5.1
Show description for 5ff132a
Dirbaio
authored
5ff132a
Copy full SHA for 5ff132a
Commits on Nov 4, 2023
merge cron.yml with ci.yml
newAM
committed
d2e6fa4
Copy full SHA for d2e6fa4
version: 0.5.0 -> 0.5.1
newAM
committed
6a1ba1c
Copy full SHA for 6a1ba1c
Commits on Oct 31, 2023
Remove duplicate code from allocator_api
trueb2
committed
dff7df2
Copy full SHA for dff7df2
Update integration tests for choice of allocator
trueb2
committed
26f6041
Copy full SHA for 26f6041
Merge branch 'master' of https://github.com/rust-embedded/embedded-alloc into before-conflicts
trueb2
committed
b401dd7
Copy full SHA for b401dd7
Merge pull request #80 from rust-embedded/dedupe-code
Show description for 38d425d
newAM
authored
38d425d
Copy full SHA for 38d425d
Merge pull request #79 from rust-embedded/integration-test
Show description for 11a5cc8
newAM
authored
11a5cc8
Copy full SHA for 11a5cc8
Merge pull request #82 from rust-embedded/allocator_api_example
Show description for ef48543
newAM
authored
ef48543
Copy full SHA for ef48543
Commits on Oct 30, 2023
Add choice of Two-Level Segregated Fit and Linked List First Fit
trueb2
committed
06f1379
Copy full SHA for 06f1379
Commits on Oct 29, 2023
Add allocator_api example
newAM
committed
b744b41
Copy full SHA for b744b41
deduplicate code between Allocator and GlobalAlloc
newAM
committed
08b99fd
Copy full SHA for 08b99fd
Pagination
Previous
Next
You can’t perform that action at this time.