- New York, NY
- @tamird
Popular repositories Loading
-
j2objc_build_closure
j2objc_build_closure Public archiveRepro case: j2objc failure on unresolvable dead imports
Java 1
-
-
-
-
gimli
gimli PublicForked from gimli-rs/gimli
A library for reading and writing the DWARF debugging format
Rust
-
object
object PublicForked from gimli-rs/object
A unified interface for reading and writing object file formats
Rust
2,784 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 58 commits in 5 repositories
Created 3 repositories
-
tamird/libc
Rust
This contribution was made on Mar 20
-
tamird/third-party-api-clients
Rust
This contribution was made on Mar 15
-
tamird/smallbox
Rust
This contribution was made on Mar 12
Created a pull request in rust-lang/rust that received 15 comments
Implement Deref<Target=ByteStr> for CStr
This produces a deref chain of CStr
-> BStr
-> [u8]
which is
present in the Rust-for-Linux analogues of these types.
Link: #134915
Link: Rust-for-L…
Opened 22 other pull requests in 6 repositories
aya-rs/aya
15
merged
-
Add support for Flow Dissector programs
This contribution was made on Mar 17
-
integration-test: minor cleanup
This contribution was made on Mar 15
-
introduce workspace lints, warn on unused crates
This contribution was made on Mar 6
-
programs: allow program names to be static strings
This contribution was made on Mar 6
-
Avoid allocations when parsing /proc/{pid}/maps
This contribution was made on Mar 5
-
fix rustfmt (again)
This contribution was made on Mar 4
-
aya-tool: do not attempt to run rustfmt
This contribution was made on Mar 4
-
Improve AF_XDP test
This contribution was made on Mar 4
-
aya: remove panics on indeterminate kernel version
This contribution was made on Mar 3
-
aya: add TODO to remove once_cell
This contribution was made on Mar 3
-
Bump edition to 2024
This contribution was made on Mar 3
-
*: appease clippy
This contribution was made on Mar 3
-
tests: use
cfg!
to tidy upThis contribution was made on Mar 2 -
Un-ignore tests under Miri
This contribution was made on Mar 2
-
gen: run on ubuntu-latest
This contribution was made on Mar 2
aya-rs/book
1
closed
2
merged
-
Move
enable-beta-ecosystems: true
to the correct levelThis contribution was made on Mar 5 -
dependabot: add python
This contribution was made on Mar 5
-
Update aya_tool reference
This contribution was made on Mar 5
jmgao/pore
1
open
-
Synchronize with internal (partially)
This contribution was made on Mar 24
rust-lang/libc
1
merged
-
musl: enable
getrandom
on all musl platformsThis contribution was made on Mar 20
oxidecomputer/third-party-api-clients
1
open
-
Reduce duplication, avoid warnings
This contribution was made on Mar 15
andylokandy/smallbox
1
open
-
README.md: update workflow status badge
This contribution was made on Mar 12
Reviewed 39 pull requests in 9 repositories
aya-rs/aya
25 pull requests
-
feat(aya-build): allow setting Rust version
This contribution was made on Mar 29
-
chore: Fix clippy panic_handler warnings
This contribution was made on Mar 27
-
refactor: allow eBPF crates to compile on host architecture
This contribution was made on Mar 26
-
aya: add feature probing for program and map type
This contribution was made on Mar 24
-
chore(aya): Fix clippy unused cfg_attr
This contribution was made on Mar 24
-
feat: Allow conversions to Program from ProgramInfo
This contribution was made on Mar 24
-
Add support for Flow Dissector programs
This contribution was made on Mar 20
-
chore(*): set clippy unused_trait_names = warn
This contribution was made on Mar 20
-
Update README.md
This contribution was made on Mar 20
-
feat: Refactor init into test-distro
This contribution was made on Mar 19
-
integration-test: minor cleanup
This contribution was made on Mar 17
-
aya,aya-obj,integration-test: add better support in
ProgramInfo
&MapInfo
for old kernelsThis contribution was made on Mar 16 -
aya: Ensure that truncated map names are NULL terminated
This contribution was made on Mar 12
-
Add project governance!
This contribution was made on Mar 6
-
chore: Disable mergify on dependabot PRs
This contribution was made on Mar 6
-
Add Support For Flow Dissector Programs
This contribution was made on Mar 6
-
aya: add a safe wrapper for 'BPF_TASK_FD_QUERY' logic
This contribution was made on Mar 5
-
aya: parse complete entries from /proc/$pid/maps
This contribution was made on Mar 5
-
aya-bpf: Add read_kernel! helper macro
This contribution was made on Mar 5
-
Improve AF_XDP test
This contribution was made on Mar 4
-
Bump edition to 2024
This contribution was made on Mar 4
-
wip: bpftool but with aya
This contribution was made on Mar 4
-
aya: remove panics on indeterminate kernel version
This contribution was made on Mar 4
-
feat: Add
set
forArray<T>
This contribution was made on Mar 3 -
docs: Add release documentation
This contribution was made on Mar 3
- Some pull request reviews not shown.
clangd/node-clangd
2 pull requests
-
Release version 0.1.20
This contribution was made on Mar 25
-
Go back to using 'unzipper' rather than 'adm-zip'
This contribution was made on Mar 6
exein-io/icedragon
2 pull requests
-
Make rustup and cargo state persistent across icedragon invocations
This contribution was made on Mar 24
-
Initial implementation
This contribution was made on Mar 6
rust-lang/rust
1 pull request
-
Add more docs - mostly warnings - to std::mem::transmute
This contribution was made on Mar 26
clangd/vscode-clangd
1 pull request
-
Modernize
This contribution was made on Mar 26
rust-lang/rust-clippy
1 pull request
-
cast_lossless
: lint when convertingusize
,isize
,char
and float as wellThis contribution was made on Mar 25
rust-lang/rfcs
1 pull request
-
RFC:
--crate-attr
This contribution was made on Mar 17
aya-rs/book
1 pull request
-
chore: Update to Python 3.13
This contribution was made on Mar 5
aya-rs/bpf-linker
1 pull request
-
fix: c_void enum in BTF
This contribution was made on Mar 3
Created an issue in Rust-for-Linux/linux that received 3 comments
Replace kernel::str::BStr
with core::bstr::ByteStr
This is brand new and still unstable (tracking issue rust-lang/rust#134915) but we should keep an eye on it and proactively request changes if we'r…
Opened 8 other issues in 7 repositories
rust-lang/rust-clippy
2
open
-
feature request:
#[feature]
awareness in MSRV-gated lintsThis contribution was made on Mar 26 -
incompatible_msrv false positive: enabled unstable feature
This contribution was made on Mar 17
Rust-for-Linux/linux
1
open
-
Makefile does not properly depend on
.clippy.toml
This contribution was made on Mar 25
tamasfe/taplo
1
open
-
taplo fmt --check -diff
false positive on windowsThis contribution was made on Mar 24
oxidecomputer/third-party-api-clients
1
open
-
compilation is awfully slow
This contribution was made on Mar 15
rust-lang/rust
1
open
-
rustdoc --test
does not respect-Zcrate-attr
This contribution was made on Mar 14
iterative/shtab
1
open
-
zsh:
doubled rest argument definition: *::: :->b4
seen in b4This contribution was made on Mar 11
dependabot/dependabot-core
1
closed
-
cargo 1.85.0 required for edition 2024 crates
This contribution was made on Mar 6
Started 2 discussions in 2 repositories
community/community
-
[hosted Arm64] Significant performance between March 26 and March 27
This contribution was made on Mar 27
nirs/vmnet-helper
-
migration guide from `socket_vmnet`
This contribution was made on Mar 27