Skip to content
View KWillets's full-sized avatar
Block or Report

Block or report KWillets

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
  • MIT License Updated Mar 27, 2024
  • C++ GNU General Public License v3.0 Updated Apr 24, 2023
  • toys Public

    Forked from WojciechMula/toys

    Storage for my snippets, toy programs, etc.

    C++ BSD 2-Clause "Simplified" License Updated Apr 23, 2020
  • Some variations on Lemire's Fast Random Integer Generation in an Interval

    C++ 15 2 Updated Sep 29, 2019
  • bit & sketches data structures

    C 1 Other Updated Mar 21, 2019
  • SIMD-accelerated UTF-8 to UTF-32 conversion

    C 10 1 Updated Jan 14, 2019
  • filesort Public

    Sort and deduplicate files by their contents

    C++ 1 1 Updated Nov 8, 2018
  • A collection of string sorting algorithms

    C++ 4 1 MIT License Updated Jul 7, 2018
  • arrow Public

    Forked from apache/arrow

    Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for effic…

    C++ Apache License 2.0 Updated May 10, 2018
  • Finding prefix matches of a string, from a small table, using SIMD instructions

    C++ 1 1 Updated Apr 17, 2018
  • simd_median Public

    Median selection within a single SIMD register

    Updated Mar 19, 2018
  • Interleaving bits from two sources using SIMD instructions.

    C 14 1 Updated Feb 2, 2018
  • git Public

    Forked from git/git

    Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.

    C Other Updated Jan 21, 2018
  • An optimal string-sorting algorithm which is not cache-pessimal

    C++ 2 2 GNU General Public License v2.0 Updated Oct 16, 2017
  • streamvbyte Public

    Forked from lemire/streamvbyte

    Fast integer compression in C using the StreamVByte codec

    C Apache License 2.0 Updated Sep 30, 2017
  • A string search tree based on the call graph of lcp-quicksort

    C++ 1 1 Updated Oct 12, 2015
  • This is a repository for the code posted on my blog

    C++ Updated Dec 30, 2013
  • LCP-enhanced skip list

    C 2 1 Updated Apr 7, 2013