The Wayback Machine - https://web.archive.org/web/20220807030038/https://github.com/lemire
Skip to content
Avatar
🚀
working hard and fast
🚀
working hard and fast

Sponsors

@nikolaydubina @github

Highlights

  • Pro

Organizations

@RoaringBitmap @FastFilter @simdjson @fastfloat @bits-and-blooms
Block or Report

Block or report lemire

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lemire/README.md

Pinned

  1. Parsing gigabytes of JSON per second

    C++ 15.9k 857

  2. A better compressed bitset in Java

    Java 2.7k 457

  3. Roaring bitmaps in Go (golang)

    Go 1.7k 176

  4. Go package implementing Bloom filters

    Go 1.6k 203

  5. Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod

    C++ 885 70

  6. Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512.

    C++ 239 22

1,098 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

August 2022

Opened 3 pull requests in 2 repositories
lemire/streamvbyte 2 merged
simdjson/simdjson 1 open

Created an issue in simdutf/simdutf that received 3 comments

ISO <-> UTF transcoding

The different ISO encodings can be transcoded to/from UTF formats. https://en.m.wikipedia.org/wiki/ISO/IEC_8859-1

3 comments