Antonio Lombardo (AntonioL)

AntonioL

Geek Repo

Location:London

Github PK Tool:Github PK Tool

Antonio Lombardo's repositories

leapfrog-join

Implementation of the unary leapfrog join for efficient intersection of sorted sets.

Language:C++Stargazers:10Issues:2Issues:0

interval-trees

A Python implementation of interval trees.

computational-linguistics-practical

Implementation of a POS tagger using HMM (Hidden Markov Model). Lab project at the University of Oxford.

Language:F#Stargazers:1Issues:2Issues:0

factorized-incremental-maintenance

Exam of Database Systems Implementation at the University of Oxford for the MSc in Computer Science. I design and implement a novel algorithm for incremental maintenance of materialized views.

Language:PythonStargazers:1Issues:2Issues:0

machine-learning-exam

My exam of Machine Learning at the University of Oxford for the MSc in Computer Science.

AudioRecorder

Simple live audio file recorder, based on RecorderJS

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

awk

One true awk

Language:CLicense:NOASSERTIONStargazers:0Issues:1Issues:0

binary_cover

This is a really really toy (and very very inefficient) implementation for the computation of covers of join query of binary relations.

Language:C++Stargazers:0Issues:2Issues:0

rainbowelfloader

Old project of flash.tato (me) and theC0r3 to run ELF files on Motorola phones - originally from code.google.com/p/rainbowelfloader

Language:CStargazers:0Issues:1Issues:0

wait-free-union-find

Implementation of a bounded wait-free union find concurrent data structure.

Language:ScalaStargazers:0Issues:2Issues:0

cpp-playground

Some C++ ramblings

Language:C++Stargazers:0Issues:2Issues:0

duckdb

DuckDB is an in-process SQL OLAP Database Management System

Language:C++License:MITStargazers:0Issues:0Issues:0

fpc

Small (and not so polished) tool for information to obtain the necessary size of the fixed-point floating point representation for a given dataset.

Language:CStargazers:0Issues:2Issues:0

fusepy

Simple ctypes bindings for FUSE

Language:PythonLicense:ISCStargazers:0Issues:1Issues:0

httb

C++ HTTP Client based on Boost.Beast

Language:C++License:MITStargazers:0Issues:1Issues:0

jepsen

Call Me Maybe: simulating network partitions in DBs

Language:ClojureStargazers:0Issues:2Issues:0

mold

Mold: A Modern Linker šŸ¦ 

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

pg_materialized_views_refresh_topologically

Refresh PostgreSQL materialized views in the correct order (topologically sorted)

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

postgres

Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

Language:CLicense:NOASSERTIONStargazers:0Issues:1Issues:0

provisioning

Personal provisioning scripts

Stargazers:0Issues:2Issues:0

psycopg-nestedtransactions

Transaction context manager for psycopg with seamless support for nested transactions

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

py-gazzetta-live

A (very) simple Python application for tracking play-by-play messages of football matches involving some players of interest. It uses the gazzetta.it JSON service so sadly the messages are in italian. :(

Language:PythonStargazers:0Issues:2Issues:0

pytest-accept

A pytest plugin for automatically updating doctest outputs

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0
Language:C++License:Apache-2.0Stargazers:0Issues:2Issues:0

sampling-sqrtn

Design and implementation of an algorithm for sampling from a discrete distribution (each outcome is labelled with its probability). O(sqrt(N)) complexity.

Language:PythonStargazers:0Issues:2Issues:0