Skip to content
View jeltsch's full-sized avatar

Block or report jeltsch

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. pomelo Public

    The Pomelo temporal programming library

    Haskell 10 1

  2. incremental-computing Public

    Incremental computing

    Haskell 8

  3. order-maintenance Public

    Algorithms for the order maintenance problem with a safe, yet flexible interface

    Haskell 1

  4. order-maintenance-correctness Public

    Proof of correctness of the Jeltsch–Firsov order maintenance algorithm

146 contributions in the last year

Contribution Graph
Day of Week 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 15 commits in 2 repositories

Created a pull request in IntersectMBO/lsm-tree that received 4 comments

Make comparison of Unsliced values more efficient

This pull requests makes comparisons of Unsliced values more efficient by avoiding conversions of byte arrays to vectors and instead using conversi…

+63 −2 lines changed 4 comments
Opened 6 other pull requests in 1 repository
Reviewed 3 pull requests in 1 repository
IntersectMBO/lsm-tree 3 pull requests

Created an issue in IntersectMBO/lsm-tree that received 1 comment

Store keys in ordinary indexes unsliced

We shall change the representation of IndexCompact to use Unsliced SerialisedKey instead of SerialisedKey. This will give us the following advantages:

1 comment
Opened 2 other issues in 1 repository
IntersectMBO/lsm-tree 2 open
Loading