xxDark's Stars
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
sharkdp/hyperfine
A command-line benchmarking tool
liriliri/eruda
Console for mobile browsers
HigherOrderCO/Bend
A massively parallel, high-level programming language
HigherOrderCO/HVM
A massively parallel, optimal functional runtime in Rust
twitter/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
twitter/finagle
A fault tolerant, protocol-agnostic RPC system
quartz-scheduler/quartz
Code for Quartz Scheduler
paolo-projects/auto-unlocker
Unlocker for VMWare macOS
mozilla/rhino
Rhino is an open-source implementation of JavaScript written entirely in Java
dragonwell-project/dragonwell8
Alibaba Dragonwell8 JDK
openrewrite/rewrite
Automated mass refactoring of source code.
itsmattkc/dotnet9x
Backport of .NET 2.0 - 3.5 to Windows 9x
Storyyeller/Krakatau
Java decompiler, assembler, and disassembler
mstorsjo/msvc-wine
Scripts for setting up and running MSVC in Wine on Linux
niutech/x-frame-bypass
Web Component extending IFrame to bypass X-Frame-Options: deny/sameorigin
cretz/asmble
Compile WebAssembly to JVM and other WASM tools
soot-oss/SootUp
A new version of Soot with a completely overhauled architecture
SpaceWalkerRS/alternate-current
An efficient and non-locational redstone dust implementation
rogerkeays/unchecked
Say goodbye to checked exceptions forever.
huaji233333/tiktok_source
Full source code to the android tiktok app.
nneonneo/ghidra-rickroll
Get rickrolled, right in your favourite NSA reverse engineering tool
jumanji144/Jasm
Post modern age integration focused jvm bytecode assembler
Col-E/dex-translator
A translation library for converting between Dalvik and JVM bytecode
Col-E/r8
Mirror of R8 with some minor improvements
CertainLach/immigrant
Database schema definition language, migration and ORM boilerplate generator
Col-E/binary-resources
Fork of Android's base tools project with some assorted fixes for obfuscated inputs
danthe1st/ContinuationYieldReturn
Continuation-based yield return in Java - Building a "missing" language feature using internal APIs