Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
asio
Boost.org asio module
asio-1
Asio C++ Library
avro
Mirror of Apache Avro
beast
HTTP and WebSocket built on Boost.Asio in C++11
binutils-gdb
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
dotfiles
stacktrace-from-exception
triliteral
udev-discover
A tool to help browsing the sysfs tree via udev, focused on being helpfull for udev testers, coders, hackers and consumers
ecatmur's Repositories
ecatmur/dotfiles
ecatmur/asio
Boost.org asio module
ecatmur/asio-1
Asio C++ Library
ecatmur/beast
HTTP and WebSocket built on Boost.Asio in C++11
ecatmur/binutils-gdb
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
ecatmur/capnproto
Cap'n Proto serialization/RPC system
ecatmur/compat
C++11 implementations of later standard components
ecatmur/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
ecatmur/container_hash
Generic hash function for STL style unordered containers
ecatmur/cpp-relocation-proposal
C++ standard proposal for Relocation
ecatmur/date_time
Boost.org date_time module
ecatmur/exception
Boost.org exception module
ecatmur/gcc
ecatmur/hana
Your standard library for metaprogramming
ecatmur/histogram
Fast multi-dimensional generalized histogram with convenient interface for C++14
ecatmur/lexical_cast
General literal text conversions, such as an int represented as a string, or vice versa
ecatmur/libtins
High-level, multiplatform C++ network packet sniffing and crafting library.
ecatmur/magic-trace
magic-trace collects and displays high-resolution traces of what a process is doing
ecatmur/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
ecatmur/mpl
Boost.org mpl module
ecatmur/ninja
a small build system with a focus on speed
ecatmur/ordered-map
C++ hash map and hash set which preserve the order of insertion
ecatmur/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
ecatmur/property_tree
Boost.org property_tree module
ecatmur/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
ecatmur/reflect-cpp
ecatmur/serialization
Boost.org serialization module
ecatmur/STL
MSVC's implementation of the C++ Standard Library.
ecatmur/test
The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)
ecatmur/url
Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).