Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jfrimmel/emballoc issues and pull requests

#43 - Reverse linked list order

Issue - State: open - Opened by jfrimmel about 2 months ago
Labels: algorithm

#42 - Split up allocator block lists

Issue - State: open - Opened by jfrimmel about 2 months ago
Labels: algorithm

#41 - Update codecov-orb to latest version

Pull Request - State: closed - Opened by jfrimmel 2 months ago

#40 - Update docker images

Pull Request - State: closed - Opened by jfrimmel 2 months ago

#39 - Add some more unit tests

Pull Request - State: closed - Opened by jfrimmel 2 months ago

#38 - Don't place the heap in the `.data`-segment

Pull Request - State: closed - Opened by jfrimmel about 1 year ago - 5 comments

#37 - Exclude CI definitions in released crate

Pull Request - State: closed - Opened by jfrimmel about 1 year ago

#36 - Speed up some slow build jobs

Pull Request - State: closed - Opened by jfrimmel about 1 year ago - 1 comment

#35 - Fix typo in `README.md`

Pull Request - State: closed - Opened by jfrimmel about 1 year ago

#34 - Change to less strict wording for MPU guard pages

Pull Request - State: closed - Opened by jfrimmel about 1 year ago

#33 - Add explanation of supported hardware

Pull Request - State: closed - Opened by jfrimmel about 1 year ago

#32 - Cargo: Support platforms without atomics

Pull Request - State: closed - Opened by alistair23 about 1 year ago - 5 comments

#31 - Improve documentation in `RawAllocator::free()`

Pull Request - State: closed - Opened by jfrimmel about 1 year ago

#30 - Allow placing heap outside of .data segment

Issue - State: closed - Opened by stephan-gh about 1 year ago - 3 comments

#29 - Fix new lint warning about `map_or()`

Pull Request - State: closed - Opened by jfrimmel over 1 year ago

#28 - Update Cargo.toml

Pull Request - State: closed - Opened by Dylan-DPC over 1 year ago - 1 comment

#27 - Lower the MSRV from `1.62` to `1.57`

Pull Request - State: closed - Opened by jfrimmel over 2 years ago

#26 - Exclude CI definitions from published crate

Issue - State: closed - Opened by jfrimmel over 2 years ago
Labels: meta

#25 - Polish user-facing documentation

Pull Request - State: closed - Opened by jfrimmel over 2 years ago
Labels: meta, documentation

#24 - Test the code snippets of the Readme as doctests

Pull Request - State: closed - Opened by jfrimmel over 2 years ago
Labels: documentation, tests

#23 - Increase testing coverage

Pull Request - State: closed - Opened by jfrimmel over 2 years ago
Labels: tests

#22 - Improve test coverage of `entry.rs`

Issue - State: closed - Opened by jfrimmel over 2 years ago - 1 comment
Labels: tests

#21 - Mention licensing in README

Pull Request - State: closed - Opened by jfrimmel over 2 years ago

#20 - Improve README

Pull Request - State: closed - Opened by jfrimmel over 2 years ago
Labels: documentation

#19 - Convert coverage to `lcov` format and upload that

Pull Request - State: closed - Opened by jfrimmel over 2 years ago

#18 - Do coverage testing in CI and report to codecov.io

Pull Request - State: closed - Opened by jfrimmel over 2 years ago

#17 - Add contiuous integration to test each newly pushed commit

Pull Request - State: closed - Opened by jfrimmel over 2 years ago
Labels: meta

#16 - Set up a proper Contiuous Integration

Issue - State: closed - Opened by jfrimmel over 2 years ago - 1 comment
Labels: meta

#15 - Remove "impossilbe defrags" by concatenating in both directions

Issue - State: open - Opened by jfrimmel over 2 years ago
Labels: algorithm

#14 - Add more tests to improve code coverage

Pull Request - State: closed - Opened by jfrimmel over 2 years ago

#13 - Improve Cargo manifest

Pull Request - State: closed - Opened by jfrimmel over 2 years ago
Labels: meta

#12 - This commit fixes some dead links in the docu

Pull Request - State: closed - Opened by jfrimmel over 2 years ago
Labels: documentation

#11 - Documentation improvements

Pull Request - State: closed - Opened by jfrimmel over 2 years ago
Labels: documentation

#9 - Crates.io does not link to the documentation

Issue - State: closed - Opened by jfrimmel over 2 years ago
Labels: meta, documentation

#8 - Documentation improvements

Issue - State: closed - Opened by jfrimmel over 2 years ago
Labels: documentation

#7 - Warning when publishing

Issue - State: closed - Opened by jfrimmel over 2 years ago
Labels: meta

#6 - Add a real-world allocation test case

Pull Request - State: closed - Opened by jfrimmel over 2 years ago

#5 - Refactoring, documentation and code cleanup

Pull Request - State: closed - Opened by jfrimmel over 2 years ago

#4 - Only split large enough blocks on allocations

Pull Request - State: closed - Opened by jfrimmel over 2 years ago

#3 - Destroyed allocator state when exactly reusing a free block

Issue - State: closed - Opened by jfrimmel over 2 years ago - 3 comments

#2 - Implement basic allocation and deallocation

Pull Request - State: closed - Opened by jfrimmel over 2 years ago

#1 - Add metadata and README

Pull Request - State: closed - Opened by jfrimmel over 2 years ago
Labels: meta