Pinned Repositories
AlgorithmsAndDataStructures
Study of basic algorithms and data structures
BullyAlgorithm
Local implementation of the Bully Algortihm for Distributed Systems
ConfigurationFiles
Personal Configuration Files of important software that I use in several machines
goas
Compiler for an optimized algebraic SQL.
mpdata
MPDATA: positive definite transport equation solver by P. Smolarkiewicz et al.
MxMOpenCL
Matrix Matrix Multiplication OpenCL
PersonalScripts
Personal and general scripts
pyreclab
Pyreclab is a library for quickly testing and prototyping of traditional recommender system methods, such as User KNN, Item KNN and FunkSVD Collaborative Filtering. It is developed and maintained by Gabriel Sepúlveda and Vicente Domínguez, advised by Prof. Denis Parra, all of them in Computer Science Department at PUC Chile, GRIMA Lab and SocVis Lab.
StoSClangExperiment
Just playing with clang tools
lalanne's Repositories
lalanne/StoSClangExperiment
Just playing with clang tools
lalanne/AlgorithmsAndDataStructures
Study of basic algorithms and data structures
lalanne/arrayfire
ArrayFire: a general purpose GPU library.
lalanne/ConfigurationFiles
Personal Configuration Files of important software that I use in several machines
lalanne/mpdata
MPDATA: positive definite transport equation solver by P. Smolarkiewicz et al.
lalanne/PersonalScripts
Personal and general scripts
lalanne/pyreclab
Pyreclab is a library for quickly testing and prototyping of traditional recommender system methods, such as User KNN, Item KNN and FunkSVD Collaborative Filtering. It is developed and maintained by Gabriel Sepúlveda and Vicente Domínguez, advised by Prof. Denis Parra, all of them in Computer Science Department at PUC Chile, GRIMA Lab and SocVis Lab.
lalanne/compute
A C++ GPU Computing Library for OpenCL
lalanne/cpp-concurrency-exp
Trying new C++ concurrency features C++11/C++14 based on Effective Modern C++ for now.
lalanne/Environments
Vagrant files for different projects, virtualization
lalanne/envoy
C++ front/service proxy
lalanne/gladstone
GladSToNe is an educational ITU-T G729 compliant codec with a GStreamer plugin
lalanne/GoExperiment
The idea is to build a golang service that communicates with mariadb database and SOAP web services, to study the language and its concurrency model
lalanne/gRPC_Experiment
playing with gRPC
lalanne/httpstat
It's like curl -v, with colours.
lalanne/JSBench
The idea is to create a sandbox where to test java script constructions
lalanne/lazynvim_configuration
lalanne/LoadGenerator
Simple load generator
lalanne/ltvar
Loosely typed variables for C++
lalanne/neovim
Vim-fork focused on extensibility and usability
lalanne/neovim_configuration
lalanne/NetMonitor
Net monitor based on tcpdump, kind of a tcpdump wrapper
lalanne/node-soap
A SOAP client and server for node.js.
lalanne/Oclgrind
A SPIR interpreter and virtual OpenCL device simulator.
lalanne/oklog
A distributed and coördination-free log management system
lalanne/PerformanceExperiments
lalanne/SmallServers
Just Small Servers for fun and study (performance measurements mostly)
lalanne/timerResearch
testing and researching how to handle timers
lalanne/UnitTestTalk
lalanne/VectorAdd
Simple Vector Addition kernel in OpenCL