Initial commit
parents
Showing
.gitignore
0 → 100644
BostonGolangTalkSlides.pdf
0 → 100644
File added
README.md
0 → 100644
benchmarks/.ruby-version
0 → 100644
benchmarks/Makefile
0 → 100644
benchmarks/README.md
0 → 100644
benchmarks/c_only/Makefile
0 → 100644
benchmarks/c_only/main.c
0 → 100644
benchmarks/go_only/Makefile
0 → 100644
benchmarks/go_server/main.go
0 → 100644
benchmarks/results.md
0 → 100644
benchmarks/ruby/ruby_only.rb
0 → 100644
benchmarks/runners/http.sh
0 → 100755
c_to_go/callbacks/README.md
0 → 100644
c_to_go/callbacks/adder.c
0 → 100644
c_to_go/callbacks/adder.h
0 → 100644
c_to_go/callbacks/callback.c
0 → 100644
c_to_go/callbacks/callback.h
0 → 100644
c_to_go/callbacks/main.go
0 → 100644
c_to_go/gccgo/Makefile
0 → 100644
c_to_go/gccgo/README.md
0 → 100644
c_to_go/gccgo/adder.go
0 → 100644
c_to_go/gccgo/main.c
0 → 100644
c_to_go/static_go_lib/main.c
0 → 100644
dyn_langs_to_go/Makefile
0 → 100644
dyn_langs_to_go/README.md
0 → 100644
go_to_c/c_in_comment/main.go
0 → 100644
go_to_c/dynamic_c_lib/lp.go
0 → 100644
go_to_c/static_c_lib/main.go
0 → 100644
go_to_cxx/c_wrapper/main.go
0 → 100644
This diff is collapsed.
This diff is collapsed.
go_to_cxx/swig/README.md
0 → 100644
This diff is collapsed.
go_to_cxx/swig/main.go
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
welcome.go
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment