Skip to content
View rschlaikjer's full-sized avatar

Highlights

  • Pro

Organizations

@WMFO

Block or report rschlaikjer

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. erlang-atrace-flamegraphs Public

    Generate flamegraphs from Android method trace files

    Erlang 42 12

  2. android-findbugs-example Public

    Sample Android project with custom FindBugs detector

    Java 5 1

  3. erlang-levenshtein Public

    NIF for Levenshtein distance

    C 7 4

  4. erlang-ofx Public

    OFX Client for Erlang

    Erlang 2 1

  5. hello-stm32-0-blinky Public

    Sample code for a simple blink loop, targeting the STM32F070

    Makefile 10 5

  6. hello-stm32-5-debugging Public

    Fault handler examples for STM32 MCUs

    C++ 15 1

70 contributions in the last year

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

Contribution activity

April 2025

Created a pull request in rdiankov/openrave that received 1 comment

Avoid N^2 loops in UpdateFromInfo

Previously, searching for bodies with the same name/id would do a linear search on the bodies in the environment. Replace with hash lookups to avoi…

+174 −200 lines changed 1 comment
Opened 4 other pull requests in 2 repositories
Loading