Open-Source
C++11/14
Publications
Tiny Reviews
About
Go to
welcome
page
Software
PsycheC
: A C compiler frontend enabled with type inference.
Uaiso
: A language-unifying parsing infrastructure.
The
Qt Creator IDE
. (I was involed with C/C++ language tooling and code editors.)
An
STL-like open-addressing hash table
equipped with with linear probing and double hashing.
DRUM
: Scalable storage of key/value pairs and asynchronous check/update operations.
An
LLVM-based backend
for the
Y86 architecture
(WIP).
GTAD
: A generic graph drawing toolkit, inspired by the
Boost Graph Library
.
Utility algorithms
for C++'s std::basic_string (ASCII and locale-aware versions).
A C++
URL class
that conforms to RFCs
3986
and
1738
.
An HTML
link extractor
. [Deps:
libxml
and
gtkmm
]
A
C++ port
of a
Java implementation
of
Rabin’s fingerprint
. [Deps:
Boost Integer
]
VLint
: C++ representation for very long integers. [Deps:
Boost Integer
]
Lattis
: An
MVC
framework for (the early days of)
Microsoft .NET
-- a mimic of
Struts
.
Website generated with
TMTMIPP
© Copyright Leandro T. C. Melo