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 }}
purpleprotocol
/
mimalloc_rust
Public
Notifications
You must be signed in to change notification settings
Fork
67
Star
681
Code
Issues
27
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
v0.1.39
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 14, 2023
v0.1.39
octavonce
committed
0dc380d
Copy full SHA for 0dc380d
Merge pull request #101 from nathaniel-daniel/remove-actions-rs
Show description for d5e96e1
octavonce
authored
d5e96e1
Copy full SHA for d5e96e1
Merge pull request #100 from nathaniel-daniel/fix-issue-87
Show description for ec76cf5
octavonce
authored
ec76cf5
Copy full SHA for ec76cf5
Fix CI testing of secure feature
nathaniel-daniel
committed
102587d
Copy full SHA for 102587d
Update actions/checkout@v3 to actions/checkout@v4
nathaniel-daniel
committed
d8b9efa
Copy full SHA for d8b9efa
Replace actions-rs actions
nathaniel-daniel
committed
cc34ec1
Copy full SHA for cc34ec1
Commits on Sep 12, 2023
Remove `may_use_unaligned_api`
nathaniel-daniel
committed
8b579cc
Copy full SHA for 8b579cc
Commits on Aug 31, 2023
Merge pull request #99 from EmbarkStudios/master
Show description for 7929d57
octavonce
authored
7929d57
Copy full SHA for 7929d57
Remove unnecessary files
Jake-Shadle
committed
d118cc8
Copy full SHA for d118cc8
Commits on Aug 25, 2023
v0.1.38
octavonce
committed
14eb45c
Copy full SHA for 14eb45c
Remove broken experimental extended mode definitions + remove secure mode as default feature
octavonce
committed
ec6b98d
Copy full SHA for ec6b98d
Commits on Apr 25, 2023
v0.1.37
octavonce
committed
934a2fb
Copy full SHA for 934a2fb
Commits on Apr 4, 2023
v0.1.36
octavonce
committed
d55d781
Copy full SHA for d55d781
Commits on Apr 1, 2023
v0.1.35
octavonce
committed
6e095f8
Copy full SHA for 6e095f8
Update upstream
octavonce
committed
cfac6fa
Copy full SHA for cfac6fa
Commits on Jan 7, 2023
v0.1.34
octavonce
committed
bd030f8
Copy full SHA for bd030f8
Fix _mi_last_option
octavonce
committed
ce634b5
Copy full SHA for ce634b5
v0.1.33 release
octavonce
committed
7f0a5c1
Copy full SHA for 7f0a5c1
Commits on Jan 5, 2023
Merge pull request #88 from michel-slm/add-license
Show description for 40c0340
octavonce
authored
40c0340
Copy full SHA for 40c0340
Commits on Jan 4, 2023
Add license text to libmimalloc-sys crate
Show description for 6d4d9c6
michel-slm
committed
6d4d9c6
Copy full SHA for 6d4d9c6
Commits on Nov 15, 2022
v0.1.32
octavonce
committed
76fbd4f
Copy full SHA for 76fbd4f
Merge pull request #86 from thomcc/libc
Show description for e1f920e
octavonce
authored
e1f920e
Copy full SHA for e1f920e
Add `libc` to mimalloc-sys
thomcc
committed
fb83571
Copy full SHA for fb83571
Commits on Nov 8, 2022
v0.1.31 release
octavonce
committed
3a94859
Copy full SHA for 3a94859
Commits on Oct 13, 2022
v0.1.30 release
octavonce
committed
37235f0
Copy full SHA for 37235f0
Commits on Jul 6, 2022
Merge pull request #81 from BlackDex/fix-ci
Show description for 07321df
octavonce
authored
07321df
Copy full SHA for 07321df
Commits on Jun 25, 2022
Fix CI and update extended.rs
Show description for 3a84502
BlackDex
committed
3a84502
Copy full SHA for 3a84502
Commits on Apr 30, 2022
v0.1.29 release
octavonce
committed
d5bfccf
Copy full SHA for d5bfccf
Commits on Feb 15, 2022
v0.1.28 release
octavonce
committed
76c4b3d
Copy full SHA for 76c4b3d
Commits on Dec 25, 2021
Merge pull request #74 from EmbarkStudios/debug-in-debug
Show description for d30e026
octavonce
authored
d30e026
Copy full SHA for d30e026
Commits on Dec 24, 2021
Add `debug_in_debug` feature
Show description for 2f6b2f6
maxded
committed
2f6b2f6
Copy full SHA for 2f6b2f6
Commits on Nov 15, 2021
v0.1.27 release
octavonce
committed
697f23f
Copy full SHA for 697f23f
Commits on Oct 29, 2021
Merge pull request #72 from EmbarkStudios/expose-debug-feature
Show description for ca74252
octavonce
authored
ca74252
Copy full SHA for ca74252
Expose mimalloc's debug mode with a "debug" cargo feature
hrydgard
committed
cdf36c5
Copy full SHA for cdf36c5
Commits on Jun 18, 2021
libmimalloc-sys version fix
octavonce
committed
409dba5
Copy full SHA for 409dba5
Pagination
Previous
Next
You can’t perform that action at this time.