Skip to content
View lodborg's full-sized avatar
  • Zurich, Switzerland
Block or Report

Block or report lodborg

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. interval-tree interval-tree Public

    Implementation of a dynamic interval tree, supporting efficient lookup for all intervals intersecting a query.

    Java 29 14

  2. lru-cache lru-cache Public

    Least Recently Used Cache with expected O(1) time complexity for all operations.

    2

  3. cache-oblivious-btree cache-oblivious-btree Public

    A B-Tree that exploits cache locality without prior knowledge of the memory hierarchy.

    Java 9 3