LMMilewski

LMMilewski

Geek Repo

Github PK Tool:Github PK Tool


Organizations
golang

LMMilewski's starred repositories

go

The Go programming language

Language:GoLicense:BSD-3-ClauseStargazers:123440Issues:3403Issues:63741

rust

Empowering everyone to build reliable and efficient software.

Language:RustLicense:NOASSERTIONStargazers:97602Issues:1475Issues:54802

folly

An open-source C++ library developed and used at Facebook.

Language:C++License:Apache-2.0Stargazers:28287Issues:1016Issues:1142

gvisor

Application Kernel for Containers

Language:GoLicense:Apache-2.0Stargazers:15701Issues:304Issues:1691

tink

Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.

Language:JavaLicense:Apache-2.0Stargazers:13489Issues:332Issues:469

go-cmp

Package for comparing Go values in tests

Language:GoLicense:BSD-3-ClauseStargazers:4183Issues:27Issues:169

wycheproof

Project Wycheproof tests crypto libraries against known attacks.

Language:JavaLicense:Apache-2.0Stargazers:2774Issues:173Issues:64
Language:PythonStargazers:4Issues:2Issues:0

erlang_basics

This is a short introduction to Erlang. I cover only features that people I'm going to teach need to know, as I'm really low on time. It may contain bugs (and surely will have omissions) as I would correct then while speaking and showing examples.

Language:ErlangStargazers:3Issues:2Issues:0
Language:PythonStargazers:3Issues:2Issues:0

models3d

I started learning Blender. I'm going to put here what I do. You can use those models, but bear in mind they are of rather poor quality (I just started learning)

cpp0x_performance

Presentation about C++0x features that impact performance

Language:C++Stargazers:2Issues:2Issues:0

cpp_modules_summary

summary of what have been proposed on c++ modules

dotemacs

My GNU Emacs configuration files

Language:Emacs LispStargazers:1Issues:2Issues:0

pacman_for_two

Small game written in Python. It has many features of original Pacman. Unfortunately it is not finished. I underestimated time for that little pet project and then I left it. That being said gameplay is implemented. The game lacks Menu, Highscores and polish. Maybe at some point in the future I'll implement this game again.

Language:PythonStargazers:1Issues:2Issues:0

pygame_basics

Writing simple computer games with PyGame

Language:PythonStargazers:1Issues:3Issues:0

watched_repos

Script that helps me track watched repos. You specify which repos you want to have downloaded (git, hg, svn) in configuration files. Then you run get-repos which fetches all specified repos or updates them if already downloaded

Language:PythonStargazers:1Issues:2Issues:0

xterm_snake

Simple snake game. Using xterm windows to display graphics