GithubHelp home page GithubHelp logo

Aaron Brady's Projects

1build icon 1build

Frictionless way of managing project-specific commands

abscope icon abscope

tags program for C. super fast loads and parses. I wrote this to integrate with emacs because every tag program out there is so bad. communicates instantly with emacs via stdio. See abscope.el for examples. Also a hashtable and dynamic array modules in here.

asciigraph icon asciigraph

Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.

ascope icon ascope

my hacked up version of cscope. Made this when the current maintainer of cscope didn't want my bug fixes.Comes with a Win32 VC project and also has some other changes, e.g. case-insensitive dictionaries.

atar icon atar

Tar reader in a single source file. I needed it once, you might too.

auto-complete icon auto-complete

Emacs auto-complete package. forked this off to fix some quirks and pushed that back. Currently I should probably move to tip, but I have integrated this with abscope, and it has the nice elisp tooltips that I should probably push to tip as well.

cloud9 icon cloud9

Cloud9 IDE - Your code anywhere, anytime. Open Source Javascript IDE.

excalidraw icon excalidraw

Virtual whiteboard for sketching hand-drawn like diagrams

fbpay icon fbpay

example of how to do payments on facebook

gappengine icon gappengine

Set of Applications that use Facebook APIs and Google App Engine. fb06_canvas works within Facebook and is a working prototype app that allows you to copy photos from friend albums to an album of your own choosing using async calls etc. for everything.

gfs icon gfs

Google File System in Python. This uses TCP to communicate between master, chunkserver, and client. Based off of the eponymous paper and mostly true to it. It doesn't do any of the slow start or nearest rack tweaks mentioned. the metadata is written atomically on updates, but everything is written every time. also no checksumming is done of the metadata so it is certainly not fault tolerant in that sense. but does provide a basic block oriented server. See gfs.py for unit tests.

glm icon glm

OpenGL Mathematics (GLM)

go icon go

The Go programming language

go-1 icon go-1

A high-performance 100% compatible drop-in replacement of "encoding/json"

go-2 icon go-2

Stellar's public monorepo of go code

godot icon godot

Godot Engine – Multi-platform 2D and 3D game engine

heat icon heat

testbed for learning UDK. Import this on top of the UDK to play with.

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.