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

Achievements

Achievements

Highlights

  • Pro
  • 5 discussions answered

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++ 14.1k 741

  2. A better compressed bitset in Java

    Java 2.4k 410

  3. Roaring bitmaps in Go (golang)

    Go 1.3k 146

  4. Go package implementing Bloom filters

    Go 1.3k 175

  5. Go library implementing binary fuse and xor filters

    Go 505 33

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

    C++ 711 50

2,807 contributions in the last year

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

Contribution activity

October 2021

Created a pull request in simdjson/simdjson that received 2 comments

Cleaning up the single-header demo.

This is in response to issue #1728 by @luizperes I will change the demo example so that it invites people to read our documentation after it runs.

+6 −5 2 comments
Reviewed 3 pull requests in 2 repositories

Created an issue in CarlVerret/csFastFloat that received 1 comment

SIMD approach for parsing of 8 UTF-16 digits should be as efficient as possible

We should make sure that the code we use is at least as efficient as the routine in this StackOverflow answer: public unsafe uint ParseUint(string t…

1 comment
8 contributions in private repositories Oct 4 – Oct 14