- Recife, PE, Brazil
- http://www.vinta.com.br/
- @flaviojuvenal
Stars
ZMap is a fast single packet network scanner designed for Internet-wide network surveys.
A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
The approximate regex matching library and agrep command line tool.
set of functions and operators for executing similarity queries
Mimosa Framework to abuse EPC functionality on CISCO Routers.
Fast batch jaro winkler distance implementation in C99 with Ruby, OCaml and Python bindings.
Modified fork of CPython's ast module that parses `# type:` comments
🐎 Benchmarks for Inter-Process-Communication Techniques
Solutions to the Programming Challenges Book (Skiena, Revilla)
Mac OS X build for Allegro (liballeg.4.4.2.dylib) plus tools and other binaries
(Very) basic UNIX-like operating system built when I was younger
pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.
grisha / thredis
Forked from redis/redisThredis is Threaded Redis. Thredis is a fork of Redis that allows for complex operations to be processed in parallel threads for better performance on multi-core systems. See thredis.org and README…