issues
search
sos-os
/
alarm
ALARM: Another Library for Allocating and Releasing Memory
Apache License 2.0
8
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Update crate for Rust 2018
#62
Atul9
closed
5 years ago
0
chore: Format code using 'cargo fmt'
#61
Atul9
closed
5 years ago
0
fix(intruder-alarm): remove 'shared' feature declaration
#60
amanjeev
closed
6 years ago
1
fix: use hyphens in crate names rather than underscores
#59
amanjeev
closed
6 years ago
4
Rename crates with hyphens instead of underscores
#58
amanjeev
closed
6 years ago
0
feat(base): Add hal9000 dependency to base, and make frames `Page`s
#57
hawkw
closed
6 years ago
0
Consider migrating tests from `quickcheck` to `proptest`
#56
hawkw
opened
6 years ago
0
chore: misc. cleanup
#55
hawkw
closed
6 years ago
0
fix(base): Update alloc API to use ptr::NonNull
#54
hawkw
closed
6 years ago
0
feat(intruder_alarm::doubly::List): add immutable cursor for doubly-linked lists
#53
hawkw
closed
6 years ago
5
Allocator test harness
#52
hawkw
opened
6 years ago
9
Add locked allocator type to alloc-base
#51
hawkw
closed
6 years ago
0
Add crate descriptions to README and Cargo.toml
#50
hawkw
closed
6 years ago
0
Add description to Cargo.toml of each crate
#49
amanjeev
closed
6 years ago
3
error: no #[default_lib_allocator] found but one is required; is libstd not linked?
#48
amanjeev
opened
6 years ago
4
Refactor: doubly to list and size to len
#47
amanjeev
closed
6 years ago
0
refactor(intruderalarm::singly): renames singly to stack
#46
amanjeev
closed
6 years ago
0
Refactor Singly Linked List - Rename to Stack
#45
amanjeev
closed
6 years ago
4
feat(singly): UnsafeRef impl
#44
amanjeev
closed
6 years ago
6
chore: add CODEOWNERS
#43
hawkw
closed
6 years ago
3
Some thoughts on improving community and collaboration
#42
hawkw
opened
6 years ago
10
chore(rustfmt): replace configs for new rls-rustfmt
#41
leshow
closed
6 years ago
7
fix(cursor): fix iterator impl for cursor
#40
leshow
closed
6 years ago
1
FromIterator implementations for stack impl via singly-linked lists
#39
hawkw
opened
6 years ago
0
Iter::extend implementation for singly-linked list
#38
hawkw
opened
6 years ago
2
singly-linked list impls for `UnsafeRef`
#37
hawkw
closed
6 years ago
6
iterator impls for singly-linked list
#36
hawkw
opened
6 years ago
1
Feat/intrusive singly linked list
#35
amanjeev
closed
6 years ago
6
Update configuration for a recent version of rustfmt
#34
amanjeev
closed
6 years ago
3
implementation of `Iterator` for `Cursor` is wrong
#33
hawkw
closed
6 years ago
3
intrusive binary tree
#32
hawkw
opened
6 years ago
2
Add `Cursor`, `CursorMut`, and `IntoCursor` trait definitions
#31
hawkw
closed
6 years ago
0
Add UnsafeRef type for unsafe owned references
#30
hawkw
closed
6 years ago
0
feat(doubly::List): Add Extend/FromIter & tests
#29
leshow
closed
6 years ago
2
leaky page frame allocator
#28
hawkw
opened
6 years ago
1
fix(intruder_alarm): fix build with `std` feature flag
#27
hawkw
closed
6 years ago
1
Not compiling properly
#26
leshow
closed
6 years ago
6
fix: replace uses of `ptr::Shared` with `ptr::NonNull` (#20)
#25
pgarland
closed
6 years ago
0
feat(base::Lend): Start porting Lend API from sos-alloc
#24
hawkw
closed
6 years ago
1
Add peek methods to `doubly::Linked`
#23
jdanford
closed
6 years ago
1
feat(base::frame::Allocator): First pass on frame allocator trait
#22
hawkw
closed
6 years ago
1
feat(base): Add alarm-base crate
#21
hawkw
closed
6 years ago
0
replace uses of `ptr::Shared` with `ptr::NotNull`
#20
hawkw
closed
6 years ago
0
determine allocator page/frame provider API
#19
hawkw
opened
6 years ago
7
add alloc base crate
#18
hawkw
closed
6 years ago
1
Alloc architecture
#17
hawkw
opened
6 years ago
3
chore: require `ptr_internals` feature to build on nightly
#16
croyzor
closed
6 years ago
0
Add `front` and `back` methods to `doubly::Linked`
#15
jdanford
closed
6 years ago
6
update to build with ptr changes on latest nightly
#14
hawkw
closed
6 years ago
0
docs: add licenses, Code of Conduct, and contributing document
#13
hawkw
closed
6 years ago
0
Next