Popular repositories
-
-
Forked from foursquare/foursquare-fhttp
A scalaj-http style library for finagle http clients
Scala 1
-
-
-
Forked from foursquare/oozie-web
A more pretty, more usable web dashboard for Apache Oozie, written in Scala.
Scala
-
Forked from scalate/scalate
scala template engine: like JSP but without the crap and with added scala coolness
Scala
563 contributions in the last year
Contribution activity
January 2021
Created 10 commits in 2 repositories
Created 3 repositories
- tdyas/nails Rust
- tdyas/rust-cpython Rust
- tdyas/tonic Rust
Created a pull request in dgrunwald/rust-cpython that received 11 comments
allow all visibility keywords on classes and functions
Teach the py_class
macros about allowing arbitrary visibility keywords (e.g., pub(crate)
) on class definitions and the method definitions within th…
Opened 14 other pull requests in 5 repositories
pantsbuild/pants
1
open
5
merged
toolchainlabs/remote-api-tools
4
merged
stuhood/nails
2
open
dgrunwald/rust-cpython
1
closed
hyperium/tonic
1
open
Reviewed 7 pull requests in 1 repository
pantsbuild/pants 7 pull requests
Created an issue in HdrHistogram/HdrHistogram_py that received 12 comments
error while decoding serialized histogram produced by rust version
I am generating histograms in Rust and am deserializing in Python using the HDR Histogram libraries for Rust and Python. The Rust code produces a b…