Parsing time stamps faster with SIMD instructions

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • TimeMillis

    Very fast Java library for working with timestamps as longs (as returned by System.currentTimeMillis())

  • Indeed! It was a while ago but Im quite proud of the fast timestamp functions I made for Java after the standard library timestamp performance turned out to be critical to some data pipelines I was working on. The fastest way I found for the calendar was to use a precomputed table etc.

    https://github.com/williame/TimeMillis

  • Code-used-on-Daniel-Lemire-s-blog

    This is a repository for the code posted on my blog

  • It's not bad at all https://github.com/lemire/Code-used-on-Daniel-Lemire-s-blog/...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • zig

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts