Pinned Repositories
algorithms.rs
Classic algorithms and data structures implemented in Rust.
bloom-filter
Bloom filters in Rust
hack-the-north-crazyflie
Crazyflie and Leapmotion project constructed on heavy amounts of sugar and caffeine in a few hours
JsonConverter
Json encoder for NSString, NSData & NSDictionary
super-wingpanel
Unstable repo of lp:super-wingpanel/unstable (because I can't use bazaar if my life depended on it).
txtdb
(WIP) A simple database system written in Rust for storing data in text files
UberWriter
UberWriter with debian in mind
ws
An RFC 6455 implementation of WebSockets in Erlang.
ws-p2p
An example of a peer-to-peer network imlementing causal ordering using WebSockets
jonalmeida's Repositories
jonalmeida/UberWriter
UberWriter with debian in mind
jonalmeida/ws
An RFC 6455 implementation of WebSockets in Erlang.
jonalmeida/ws-p2p
An example of a peer-to-peer network imlementing causal ordering using WebSockets
jonalmeida/bloom-filter
Bloom filters in Rust
jonalmeida/session-share
A simple POC for sharing URLs with other devices on the same network.
jonalmeida/499-notes
Notes for all the seminars I have attended during my final year project
jonalmeida/mozintern2016
Presentation slides
jonalmeida/TabGroups
jonalmeida/whereisglnow
jonalmeida/activity-stream
MVP prototype add-on for activity streams
jonalmeida/android-volley
DEPRECATED
jonalmeida/AndroidAVDRepo
A collection of pre-configured Android emulator configuration files (AVD and ini files)
jonalmeida/CheatSheets
Decided to move the gist into a repo of it's own so I can better link to the files
jonalmeida/convex_hull
A 2D implementation of Convex Hulls in Rust
jonalmeida/cs340team15
jonalmeida/custom-tabs-provider
Android sample app demonstrating how browser vendors can support the custom tabs protocol.
jonalmeida/customtabs
jonalmeida/discord-rs
Rust library for the Discord chat client API
jonalmeida/embedly-proxy
jonalmeida/FaceTeX
A tool that lets you communicate in LaTeX to your friends over Facebook chat.
jonalmeida/glean_parser
Tools for parsing the metadata for Mozilla's glean telemetry SDK
jonalmeida/ieee-pandoc-template
jonalmeida/num_cpus
Get the number of CPUs in Rust
jonalmeida/os
Minoca operating system
jonalmeida/rsmpi
MPI bindings for Rust
jonalmeida/rust
A safe, concurrent, practical language.
jonalmeida/rust-bloom-filter
Bloom filter library implemented in Rust -- includes MurmurHash3 and bit vector implementations
jonalmeida/tget
tget is wget for torrents
jonalmeida/websocket_client
Erlang websocket client (ws and wss supported)
jonalmeida/ws-rs
Lightweight, event-driven WebSockets for Rust.