-
Notifications
You must be signed in to change notification settings - Fork 38
Use Primops-based atomic counter and distribution implementation #42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
L0neGamer
merged 22 commits into
haskell-github-trust:master
from
TravisWhitaker:memory-safe
Jun 24, 2025
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
0433c5b
Bump base constraint.
TravisWhitaker 420f559
Prototype atomic-memory-safe implementation.
TravisWhitaker 2ac505c
Dependency version bumps.
TravisWhitaker 16954da
Merge branch 'bumps' of github.com:TravisWhitaker/ekg-core into bumps
TravisWhitaker a52ddad
Merge branch 'bumps' of github.com:TravisWhitaker/ekg-core into memor…
TravisWhitaker 74f2239
Update .gitignore
TravisWhitaker 12ab6a7
Fix CPP
TravisWhitaker a4b7ff9
Merge branch 'master' of github.com:haskell-github-trust/ekg-core int…
TravisWhitaker 53d0986
Clean up a bit.
TravisWhitaker d76fd8f
Fix ghc-prim constraint
TravisWhitaker db37322
Fix with 8.0.x
TravisWhitaker 56ca464
fix it harder
TravisWhitaker 0fc6787
fix it harder
TravisWhitaker 316a206
fix it harder
TravisWhitaker 0653030
Fast way on 64-bit, slow way on 32-bit.
TravisWhitaker 5d6ad40
Remove some unnecessary changes, preserve some of the old explanatory…
TravisWhitaker e5439d2
Make it work on wasm32-wasi and older GHCs
TravisWhitaker a12f5bd
Int64# was added in GHC 9.4.x
TravisWhitaker 3d3fc98
Make it build on WASM again.
TravisWhitaker 90391c4
Clean up once more
TravisWhitaker 2921d8c
Don't have to destructure boxed constants everywhere.
TravisWhitaker a89e220
yield in spinLock unhappy path
TravisWhitaker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.