-
Facebook
- London
- http://www.di.unipi.it/~ottavian
-
emphf Public
An efficient external-memory algorithm for the construction of minimal perfect hash functions
-
velox Public
Forked from facebookincubator/veloxA C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
C++ Apache License 2.0 UpdatedMay 16, 2024 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedMay 13, 2024 -
-
path_decomposed_tries Public
Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".
-
ds2i Public
A library of inverted index data structures
-
rocksdb Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
C++ GNU General Public License v2.0 UpdatedOct 18, 2021 -
ClangBuildAnalyzer Public
Forked from aras-p/ClangBuildAnalyzerClang build analysis tool using -ftime-trace
C++ The Unlicense UpdatedOct 3, 2020 -
sulong Public
Forked from graalvm/sulongSulong, the LLVM bitcode implementation of Graal VM.
Java Other UpdatedFeb 12, 2018 -
folly Public
Forked from facebook/follyAn open-source C++ library developed and used at Facebook.
C++ Apache License 2.0 UpdatedNov 7, 2016 -
-
zstd Public
Forked from facebook/zstdZstandard - Fast real-time compression algorithm
C UpdatedMay 31, 2016 -
fbthrift Public
Forked from facebook/fbthriftFacebook's branch of Apache Thrift, including a new C++ server.
C++ Apache License 2.0 UpdatedMay 27, 2016 -
partitioned_elias_fano Public
Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"
-
FastPFor Public
Forked from fast-pack/FastPFORThe FastPFOR C++ library: Fast integer compression
-
runipy Public
Forked from paulgb/runipyRun IPython notebooks as command-line scripts, generate HTML reports
Python BSD 2-Clause "Simplified" License UpdatedDec 16, 2014 -
bpt Public
Tool to create isolated installation environments
-
semi_index Public
Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"
-
-
python-llvm-jit Public
Early experiments with a JIT compiler for CPython using the LLVM framework. This code is here only for historical purposes.