Giter Club home page Giter Club logo

About Me

👨‍💻 I'm a Staff Compiler Engineer. I have contributed to LLVM and Rust.

👨‍🏫 I used to be a programming languages researcher. I worked on Checked C and Idris, as well as other projects and publications.

🤔 Where to start? Try My Big List of ABI Resources or the repos listed below.

pronouns: he/him

Sam Elliott's Projects

abis icon abis

Big List of ABI Resources

acle icon acle

Arm C Language Extensions (ACLE)

basho_bench icon basho_bench

A load-generation and testing tool for basically whatever you can write a returning Erlang function for.

bashobanjo icon bashobanjo

Experiment using Riak Core to play distributed music.

beautiful-docs icon beautiful-docs

Pointers to useful, well-written, and otherwise beautiful documentation.

bitcask icon bitcask

because you need another a key/value storage engine

checkedc icon checkedc

Checked C is an extension of C that adds bounds checking to C. This repo contains the specification for the extension, test code, and samples.

checkedc-clang icon checkedc-clang

This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.

checkedc-llvm icon checkedc-llvm

This repo contains a version of the LLVM that is being modified to support Checked C. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.

checkedc-llvm-test-suite icon checkedc-llvm-test-suite

This repo contains a version of the LLVM test suite that is being modified to use Checked C. The modified programs will be used to benchmark the implementation of Checked C in clang/LLVM. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.

clang-tools-extra icon clang-tools-extra

Mirror of official clang-tools-extra git repository located at http://llvm.org/git/clang-tools-extra. Updated every five minutes.

compiler-explorer icon compiler-explorer

Run compilers interactively from your web browser and interact with the assembly

compiler-rt icon compiler-rt

Mirror of official compiler-rt git repository located at http://llvm.org/git/compiler-rt. Updated every five minutes.

cplex-template icon cplex-template

An example of using CPLEX and Google Test to run MIP experiments from C++

erlang_protobuffs icon erlang_protobuffs

An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.