janselv's Stars
phil-opp/blog_os
Writing an OS in Rust
philippeLG/littleOS
Little OS
tschuchortdev/kotlin-compile-testing
A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
rust-lang/rust
Empowering everyone to build reliable and efficient software.
rust-lang/miri
An interpreter for Rust's mid-level intermediate representation
kotlin-hands-on/kotlin-swift-interopedia
Kotlin Swift Interopedia
aforarup/interview
Resources to crack the next coding interview
rust-lang/rfcs
RFCs for changes to Rust
ChuckerTeam/chucker
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
ARM-software/optimized-routines
Optimized implementations of various library functions for ARM architecture processors
torvalds/linux
Linux kernel source tree
gcc-mirror/gcc
Apress/programming-with-64-bit-ARM-assembly-language
Source Code for 'Programming with 64-Bit ARM Assembly Language: Single Board Computer Development for Raspberry Pi and Mobile Devices' by Stephen Smith
below/HelloSilicon
An introduction to ARM64 assembly on Apple Silicon Macs
JCTools/JCTools
kinfra/kinfra-logging
Logging facade for Kotlin applications
JesusFreke/smali
smali/baksmali
classgraph/classgraph
An uber-fast parallelized Java classpath scanner and module scanner.
spullara/mustache.java
Implementation of mustache.js for Java
JetBrains-Research/reflekt
A plugin for Kotlin compiler for compile-time reflection
openjdk/jmh
https://openjdk.org/projects/code-tools/jmh
graalvm/graalvm-demos
This repository contains example applications to illustrate the different capabilities of GraalVM
oracle/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
material-components/material-components-android
Modular and customizable Material Design UI components for Android
mockk/mockk
mocking library for Kotlin
getsentry/sentry-android-gradle-plugin
Gradle plugin for Sentry Android. Upload proguard, debug files, and more.
ParaskP7/sample-code-movies
This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.
gradle/gradle
Adaptable, fast automation for all
android/gradle-recipes
Ready-to-use recipes for common build customizations that showcase the Android Gradle plugin's public APIs and DSL.