Daniel Lemire

Results 49 repositories owned by Daniel Lemire

fastvalidate-utf-8

284
Stars
26
Forks
Watchers

header-only library to validate utf-8 strings at high speeds (using SIMD instructions)

fast_division

44
Stars
2
Forks
Watchers

Simple C++ code to benchmark fast division algorithms

fast_double_parser

549
Stars
49
Forks
Watchers

Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod

FrameOfReference

47
Stars
6
Forks
Watchers

C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference

runningmaxmin

44
Stars
11
Forks
Watchers

Fast maximum-minimum filters implemented in C++

vectorclass

15
Stars
3
Forks
Watchers

Random number generator for large applications using vector instructions

sparsebitmap

21
Stars
8
Forks
Watchers

A simple sparse bitmap implementation in java

SwiftBitset

39
Stars
10
Forks
Watchers

A fast Bitset class in Swift

IndexWikipedia

21
Stars
5
Forks
Watchers

A simple utility to index wikipedia dumps using Lucene.