Pinned Repositories
assholedoth
Asshole.h is a complete language built off of C++ [satire]
Clutterhs
Clutter Haskell bindings
DoubleFinder
Does it have doubles?
gitignore
A collection of useful .gitignore templates
glfw
A multi-platform library providing OpenGL, window and input
libarchive
Multi-format archive and compression library
nyantop
A very important and complex application, creating occasional nyan cat flybys on your desktop.
sanitizers-cmake
CMake modules to help use sanitizers
Wandahs
A clone of 'free the fish' in Haskell/Gtk2hs
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
arsenm's Repositories
arsenm/sanitizers-cmake
CMake modules to help use sanitizers
arsenm/Clutterhs
Clutter Haskell bindings
arsenm/libarchive
Multi-format archive and compression library
arsenm/assholedoth
Asshole.h is a complete language built off of C++ [satire]
arsenm/DoubleFinder
Does it have doubles?
arsenm/gitignore
A collection of useful .gitignore templates
arsenm/glfw
A multi-platform library providing OpenGL, window and input
arsenm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
arsenm/nyantop
A very important and complex application, creating occasional nyan cat flybys on your desktop.
arsenm/protobuf-cmake
CMake build support for Google Protobufs
arsenm/alive
Alive: Automatic LLVM's Instcombine Verifier
arsenm/alive2
Automatic verification of LLVM optimizations
arsenm/bullet3
My fork of Bullet Physics 2&3
arsenm/checkedc
Checked C is an extension to C that adds checking to detect or prevent common programming errors such as buffer overruns and out-of-bounds memory accesses. This repo has a wiki for Checked C, sample code, the specification, and test code.
arsenm/codsproject.org
Website for CODS
arsenm/cppzmq
C++ binding for 0MQ
arsenm/curl
Curl is a tool and libcurl is a library for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TFTP, SCP, SFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
arsenm/hcc
HCC is an Open Source, Optimizing C++ Compiler for Heterogeneous Compute
arsenm/libzmq
ØMQ libzmq core library -- development trunk
arsenm/moor
A C++ wrapper for LibArchive
arsenm/OpenRailRouting
routing on railway tracks using OpenStreetMap data and the GraphHopper routing engine
arsenm/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
arsenm/ROCm-Device-Libs
ROCm Device Libraries
arsenm/ROCm-OpenCL-Driver
ROCm OpenCL Compiler Tool Driver
arsenm/ROCm_Documentation
ROCm Software Platform Documentation
arsenm/rocPRIM
ROCm Parallel Primitives
arsenm/soci
SOCI - The C++ Database Access Library. This is mirror of SOCI official repository at soci.git.sourceforge.net.
arsenm/stp
Simple Theorem Prover.
arsenm/subnormal_test
Tests for daz/ftz behavior
arsenm/tinyformat
Minimal, type safe printf replacement library for C++