Skip to content
View hdoordt's full-sized avatar
🦀
🦀

Organizations

@mainmatter @rust-embedded @rwf2 @trifectatechfoundation

Block or report hdoordt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. trifectatechfoundation/teach-rs Public

    A modular, reusable university course for Rust

    Rust 3.2k 162

  2. knien Public

    Typed RabbitMQ interfacing. Async. Rust.

    Rust 4 1

  3. powertest Public

    Tool for benchmarking power usage of your embedded devices using the Nordic PPK2

    Rust 4

  4. ppk2-rs Public

    A Rust interface for the Nordic PPK2

    Rust 17 5

  5. tweedegolf/lzjd-rs Public

    Rust implementation of the LZJD algorithm (https://github.com/EdwardRaff/jLZJD)

    Rust 17 3

  6. tweedegolf/ads129xx Public

    Rust driver for the TI ads129 AFE for ECG applications

    Rust 5

784 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 1 commit in 1 repository

Created a pull request in RediSearch/RediSearch that received 25 comments

MOD-8970: Define an FFI API for trie_rs corresponding to deps/triemap/triemap.h

Describe the changes in the pull request Implement an FFI module in Rust that is almost equivalent to deps/triemap/triemap.h insofar its functional…

+559 −0 lines changed 25 comments
Opened 1 other pull request in 1 repository
RediSearch/RediSearch 1 open
Reviewed 5 pull requests in 1 repository

Created an issue in rust-lang/rust-clippy that received 2 comments

missing_safety_doc lint doesn't trigger on unsafe extern "C" fn

Summary By definition, unsafe extern "C" fns are exposed to the outside world, and can therefore be regarded as if they're pub unsafe fns. It is ve…

2 comments
8 contributions in private repositories Mar 8 – Mar 15
Loading