Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / microsoft/snmalloc issues and pull requests
#749 - build: Fix nothrow include.
Pull Request -
State: open - Opened by mjp41 5 days ago
#748 - CI: Refresh Targets
Pull Request -
State: closed - Opened by mjp41 6 days ago
#747 - stl vendor and new override
Issue -
State: open - Opened by mjp41 6 days ago
#746 - Windows: Remove exception handler for pagemap on unloading
Pull Request -
State: closed - Opened by NeilMonday 7 days ago
- 1 comment
#745 - Some CI updates
Issue -
State: open - Opened by SchrodingerZhu 10 days ago
- 3 comments
#744 - upstream snmalloc-rs as part of snmalloc
Pull Request -
State: open - Opened by SchrodingerZhu 11 days ago
#743 - cmake: Fix HAS_EXCEPTION on Windows.
Pull Request -
State: closed - Opened by mjp41 13 days ago
#742 - Add Workflow to check if we break snmalloc-rs
Issue -
State: open - Opened by mjp41 13 days ago
- 4 comments
#741 - Mistaken commit of message_once
Pull Request -
State: closed - Opened by mjp41 13 days ago
#740 - Extend secondary allocation support
Issue -
State: open - Opened by mjp41 13 days ago
- 1 comment
#739 - Multiple Pals could return spuriously from wake on address
Pull Request -
State: closed - Opened by mjp41 14 days ago
- 6 comments
#738 - Add stress test for heavy batch free
Issue -
State: closed - Opened by mjp41 14 days ago
- 3 comments
#737 - Enable a seconary allocator support (e.g. GWP-Asan)
Pull Request -
State: closed - Opened by SchrodingerZhu 22 days ago
- 2 comments
#736 - Opt out `install` set
Issue -
State: open - Opened by SchrodingerZhu 23 days ago
- 4 comments
#735 - Protection against fork
Pull Request -
State: open - Opened by mjp41 25 days ago
- 12 comments
#734 - Update CMakeLists.txt
Pull Request -
State: closed - Opened by mjp41 29 days ago
- 1 comment
#733 - pal_windows.h: missing <cerrno> for ENOMEM on MinGW
Pull Request -
State: closed - Opened by jcelerier 30 days ago
- 5 comments
#732 - Various build issues on ArchLinux
Issue -
State: closed - Opened by jcelerier about 1 month ago
- 4 comments
#731 - remove extra puts definitions
Pull Request -
State: closed - Opened by SchrodingerZhu about 1 month ago
#730 - Fix merge issue for out of data CI run.
Pull Request -
State: closed - Opened by mjp41 about 1 month ago
- 2 comments
#729 - Changing DEBUG constexpr to SNMALLOC_DEBUG
Pull Request -
State: closed - Opened by NeilMonday about 1 month ago
- 10 comments
#728 - Explore: Alter handling of free batches.
Issue -
State: open - Opened by mjp41 about 1 month ago
#727 - Add Windows Support for Lazy Commit of page map
Pull Request -
State: closed - Opened by mjp41 about 1 month ago
#726 - CI issues
Pull Request -
State: closed - Opened by mjp41 about 1 month ago
#725 - Remove dependencies from Singleton and FlagLock
Pull Request -
State: closed - Opened by mjp41 about 2 months ago
- 2 comments
#724 - Limit remote batch size
Pull Request -
State: closed - Opened by mjp41 about 2 months ago
- 6 comments
#723 - PALSolaris AlignedAllocation feature implementation attempt.
Pull Request -
State: closed - Opened by devnexen about 2 months ago
- 1 comment
#722 - [proxy](7/n) self vendor array and algorithm headers
Pull Request -
State: closed - Opened by SchrodingerZhu about 2 months ago
#721 - [proxy](6/n) self-vendor utility headers
Pull Request -
State: closed - Opened by SchrodingerZhu about 2 months ago
#720 - [proxy](5/n) use c headers instead of c++ headers
Pull Request -
State: closed - Opened by SchrodingerZhu about 2 months ago
- 4 comments
#719 - [proxy](4/n) use customised placement-new
Pull Request -
State: closed - Opened by SchrodingerZhu about 2 months ago
#718 - [proxy](3/n) remove chrono dependency for windows
Pull Request -
State: closed - Opened by SchrodingerZhu about 2 months ago
#717 - [proxy](2/n) provide proxy layers for type traits
Pull Request -
State: closed - Opened by SchrodingerZhu 2 months ago
- 2 comments
#716 - PALOpenBSD implement WaitOnAddress feature attempt.
Pull Request -
State: closed - Opened by devnexen 2 months ago
#715 - [proxy](1/n) start self-vendored STL with atomic
Pull Request -
State: closed - Opened by SchrodingerZhu 2 months ago
- 2 comments
#714 - memcpy test fix build warning on openbsd.
Pull Request -
State: closed - Opened by devnexen 2 months ago
#713 - [ds_core] simplify MessageBuilder construction
Pull Request -
State: closed - Opened by SchrodingerZhu 2 months ago
- 3 comments
#712 - remove custom ModArray type attempt.
Pull Request -
State: closed - Opened by devnexen 2 months ago
- 2 comments
#711 - [ds_core] remove TrivialInitAtomic
Pull Request -
State: closed - Opened by SchrodingerZhu 2 months ago
#710 - Update README.md
Pull Request -
State: closed - Opened by mjp41 2 months ago
- 1 comment
#709 - Is `TrivialInitAtomic` being used?
Issue -
State: closed - Opened by SchrodingerZhu 2 months ago
- 2 comments
#708 - The _msize function has a non-const void* parameter in the msvc CRT.
Pull Request -
State: closed - Opened by NeilMonday 2 months ago
- 1 comment
#707 - Fixes: Sets `_HAS_EXCEPTIONS=0` globally #701
Pull Request -
State: closed - Opened by mjp41 2 months ago
- 2 comments
#706 - CI updates
Pull Request -
State: closed - Opened by mjp41 2 months ago
#705 - Updating the build doc
Pull Request -
State: closed - Opened by NeilMonday 2 months ago
- 1 comment
#704 - Update BUILDING.md
Issue -
State: closed - Opened by NeilMonday 2 months ago
- 1 comment
#703 - remove string_view STL dependency
Pull Request -
State: closed - Opened by SchrodingerZhu 2 months ago
- 3 comments
#702 - Getting rid of STL?
Issue -
State: closed - Opened by SchrodingerZhu 2 months ago
- 1 comment
#701 - Sets `_HAS_EXCEPTIONS=0` globally
Issue -
State: closed - Opened by Kyuuhachi 2 months ago
- 3 comments
#700 - Windows: how to override malloc / free / new / delete globally ?
Issue -
State: open - Opened by jcelerier 3 months ago
- 7 comments
#699 - cmake: look for rdynamic instead of hardcoding it
Pull Request -
State: closed - Opened by jcelerier 3 months ago
- 2 comments
#698 - Update README.md
Pull Request -
State: closed - Opened by mjp41 3 months ago
#697 - Layering snmalloc on top of another allocator
Issue -
State: open - Opened by mjp41 3 months ago
- 6 comments
#696 - neasing netbsd build.
Pull Request -
State: closed - Opened by devnexen 3 months ago
#695 - avoid chrono inclusion when clock_gettime is available
Pull Request -
State: closed - Opened by SchrodingerZhu 3 months ago
- 1 comment
#694 - Minor update to clangformat file.
Pull Request -
State: closed - Opened by mjp41 3 months ago
#693 - Releasedocs0 7
Pull Request -
State: closed - Opened by mjp41 3 months ago
- 4 comments
#692 - Revert "custom memmove implementation proposal. (#593)"
Pull Request -
State: closed - Opened by devnexen 3 months ago
- 1 comment
#691 - clean up Result and make Result move-only
Pull Request -
State: closed - Opened by SchrodingerZhu 3 months ago
#690 - Add fuzz to CI
Pull Request -
State: closed - Opened by mjp41 3 months ago
#689 - fix snmalloc::memmove reverse block copy.
Pull Request -
State: closed - Opened by devnexen 3 months ago
- 7 comments
#688 - fuzzing test and detect the memmove error
Pull Request -
State: closed - Opened by SchrodingerZhu 3 months ago
- 3 comments
#687 - Remove unneeded template.
Pull Request -
State: closed - Opened by mjp41 3 months ago
- 2 comments
#686 - Does it need "pub" keyword to access outside a module?
Issue -
State: open - Opened by bingmatv 4 months ago
- 1 comment
#685 - implement polite waiting
Pull Request -
State: closed - Opened by SchrodingerZhu 4 months ago
- 12 comments
#684 - PAL::haiku finally supports getentropy.
Pull Request -
State: closed - Opened by devnexen 4 months ago
- 1 comment
#683 - Add documentation for the combining lock
Pull Request -
State: closed - Opened by mjp41 5 months ago
- 4 comments
#682 - New Release 0.7
Issue -
State: closed - Opened by mjp41 5 months ago
#681 - aligned_alloc requirements update.
Pull Request -
State: closed - Opened by devnexen 5 months ago
- 7 comments
#680 - Remove some unneeded headers
Pull Request -
State: closed - Opened by mjp41 5 months ago
#679 - gcc UAF warning in test/perf/singlethread -malloc
Pull Request -
State: closed - Opened by nwf 5 months ago
#678 - Further gcc -Werror=array-bounds fix
Pull Request -
State: closed - Opened by nwf 5 months ago
#677 - WIP: BatchIt
Pull Request -
State: closed - Opened by nwf 5 months ago
- 5 comments
#676 - export snmalloc::alloc_size to rust wrappers.
Pull Request -
State: closed - Opened by devnexen 5 months ago
- 1 comment
#675 - Bottom commits from BatchIt
Pull Request -
State: closed - Opened by nwf-msr 5 months ago
#673 - [src/snmalloc/ds_core/redblacktree.h] Make free-standing
Pull Request -
State: closed - Opened by SamuelMarks 5 months ago
- 3 comments
#670 - Is it possible to make `snmalloc` freestanding?
Issue -
State: closed - Opened by SchrodingerZhu 6 months ago
- 3 comments
#669 - [build][clang 19+] `missing-template-arg-list-after-template-kw` is triggered during the build
Issue -
State: closed - Opened by SchrodingerZhu 6 months ago
- 3 comments
#664 - Provide option to CMake for Page Size
Pull Request -
State: closed - Opened by mjp41 8 months ago
- 8 comments
#663 - Segmentation Fault on Apple Silicon Asahi Linux
Issue -
State: closed - Opened by SchrodingerZhu 8 months ago
- 6 comments
#653 - DNM: github/morello: catch up to 2023.11
Pull Request -
State: closed - Opened by nwf-msr about 1 year ago
- 4 comments
#644 - how to compile with nginx?
Issue -
State: closed - Opened by osevan over 1 year ago
- 5 comments
#637 - WIP: BatchIt
Pull Request -
State: closed - Opened by nwf-msr over 1 year ago
- 12 comments
#634 - Implement slab level cache for remote frees
Issue -
State: closed - Opened by mjp41 over 1 year ago
- 6 comments
#630 - Consistent state across forks
Issue -
State: open - Opened by davidchisnall over 1 year ago
- 2 comments
#627 - Using exclusive mode prefetch
Pull Request -
State: closed - Opened by mjp41 over 1 year ago
- 1 comment
#623 - Memory allocation alignment, and garbage collector compatibility
Issue -
State: closed - Opened by KTSnowy over 1 year ago
- 6 comments
#609 - Scrub deallocations before reallocation.
Pull Request -
State: open - Opened by mjp41 almost 2 years ago
- 3 comments
#593 - custom memmove implementation proposal.
Pull Request -
State: closed - Opened by devnexen almost 2 years ago
- 3 comments
#576 - CI breakage: ppc64le-linux cross-emulation environment no longer works
Issue -
State: closed - Opened by nwf-msr about 2 years ago
- 3 comments
#523 - How to use the new hardening features
Issue -
State: closed - Opened by Zeblote almost 3 years ago
- 6 comments
#484 - Eager Decommits in Medium Sized Slabs
Issue -
State: closed - Opened by SchrodingerZhu almost 3 years ago
- 4 comments
#480 - sn_malloc not called?
Issue -
State: closed - Opened by zhmt almost 3 years ago
- 12 comments
#426 - support allocator api
Pull Request -
State: closed - Opened by SchrodingerZhu about 3 years ago
- 8 comments
#327 - Possible ODR violation
Issue -
State: closed - Opened by SchrodingerZhu almost 4 years ago
- 1 comment
#273 - Q: How does the performance compare with mimalloc?
Issue -
State: closed - Opened by sirinath about 4 years ago
- 8 comments
#251 - Poor performance report
Issue -
State: closed - Opened by mjp41 over 4 years ago
- 18 comments
#222 - Optionally use superpages on Windows
Issue -
State: closed - Opened by davidchisnall over 4 years ago
#163 - Android Support
Issue -
State: open - Opened by SchrodingerZhu almost 5 years ago
- 4 comments
#100 - Deconflate "pagemap"
Pull Request -
State: closed - Opened by nwf over 5 years ago
- 14 comments