amdn
Programmer with degrees in Electrical Engineering and CS from Rice University. US citizen by choice - born in Cuba, lived in Chile, Costa Rica, Texas. Retired.
Austin, TX
Pinned Repositories
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
bde
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
blog-code
Code for http://oilshell.org/blog/
caffe
Caffe: a fast open framework for deep learning.
docker-browser-box
Dockerized google-chome and tor-browser with audio support via pulseaudio
Genoogle
Genoogle is a software for fast similar DNA sequence searching. It is a full functional similar genetics searching tool, having a text mode interface with simple scripting language, web interface, and web service interface. Genoogle is fast, easy and completely free. More info at https://www.evernote.com/pub/felipealbrecht/genoogle and http://arxiv.org/abs/1507.02987
itoa
World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or unsigned, forward (left-justified) or reverse (right justified). If you know of a faster implementation, let me know.
itoa_ljust
Fast and simple integer to ASCII conversion
openh264fuzz
A lightweight fuzzer for the encoder and decoder of OpenH264
worker-threads-NodeJS
Benchmark nodeJS worker threads for calculating prime numbers, using various dataStructures
amdn's Repositories
amdn/itoa
World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or unsigned, forward (left-justified) or reverse (right justified). If you know of a faster implementation, let me know.
amdn/itoa_ljust
Fast and simple integer to ASCII conversion
amdn/openh264fuzz
A lightweight fuzzer for the encoder and decoder of OpenH264
amdn/worker-threads-NodeJS
Benchmark nodeJS worker threads for calculating prime numbers, using various dataStructures
amdn/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
amdn/bde
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
amdn/blog-code
Code for http://oilshell.org/blog/
amdn/caffe
Caffe: a fast open framework for deep learning.
amdn/docker-browser-box
Dockerized google-chome and tor-browser with audio support via pulseaudio
amdn/Genoogle
Genoogle is a software for fast similar DNA sequence searching. It is a full functional similar genetics searching tool, having a text mode interface with simple scripting language, web interface, and web service interface. Genoogle is fast, easy and completely free. More info at https://www.evernote.com/pub/felipealbrecht/genoogle and http://arxiv.org/abs/1507.02987
amdn/itoa-benchmark
C++ integer-to-string conversion benchmark
amdn/minikube
Run Kubernetes locally
amdn/oil
Oil is a new Unix shell. It's our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
amdn/opencv
Open Source Computer Vision Library
amdn/pagemap
Userspace tool to map virtual page addresses to physical addresses.
amdn/PlotJuggler
Time series plotting at its best
amdn/rr
Record and Replay Framework
amdn/Unity-Simulation-Docs