Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Barber
We haven't tracked posts mentioning Barber yet.
Tracking mentions began in Dec 2020.
anakin
-
Tokio and Prctl = Nasty Bug
> PR_SET_CHILD_SUBREAPER
I wrote a tool that does just this: https://github.com/timmmm/anakin
If you run `anakin ` it will kill any orphan processes that makes.
However is still isn't the true "orphans of this process must automatically die" option that everyone writing job control software wants - if `anakin` itself somehow crashes then the orphans can live again.
Still it was the best I could come up with that didn't need root.
- Anakin – Automatically Kill Orphans
What are some alternatives?
parceler - :package: Android Parcelables made easy through code generation.
pkgreflect - A Go preprocessor for package scoped reflection
javawriter - A Java API for generating .java source files.
go-linq - .NET LINQ capabilities in Go
Anakin - Codegeneration tool for isomorphic server and mobile Go apps with gRPC & Protobuf. Share code between your backend, Android & iOS app! :sun_with_face:
Favor - A easy way to use android sharepreference