mraleph
compiling compilers @google: uber-TL for @dart-lang programming language
@GoogleAarhus, Denmark
Pinned Repositories
sdk
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
engine
The Flutter engine
flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
dart_simdjson
dart_simdjson
go_dart_ffi_example
irhydra
Tool for displaying IR used by V8 and Dart VM optimizing compilers
moe-js
Automatically exported from code.google.com/p/moe-js
mraleph.github.com
mraleph's Repositories
mraleph/dart_simdjson
dart_simdjson
mraleph/mraleph.github.com
mraleph/thread_collect_stack_example
An example of collecting Dart stack trace using manual native stack unwinding
mraleph/benchmark_harness
The official benchmark harness for Dart
mraleph/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
mraleph/engine
The Flutter engine
mraleph/flutter_ferry_aot_stress_test
TFA stress test based on flutter_ferry
mraleph/grpc-dart
The Dart language implementation of gRPC.
mraleph/Adv360-Pro-ZMK
Production repository for the all-new Advantage360 Professional using ZMK engine
mraleph/buildroot
Build environment for the Flutter engine
mraleph/collection
The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.
mraleph/dart-sass
The reference implementation of Sass, written in Dart.
mraleph/dart-sass-embedded
A wrapper for Dart Sass that implements the compiler side of the Embedded Sass protocol
mraleph/dart_lsp_collect_global_report
dart_lsp_collect_global_report
mraleph/dart_style
An opinionated formatter/linter for Dart code
mraleph/dcli
An extensive library and tooling for building console/cli applications and scripts using the Dart programming language.
mraleph/dhttpd
A simple HTTP server that can serve up any directory, built with Dart.
mraleph/flutter_test_ci
mraleph/grpc.io
Repository for the gRPC website and documentation
mraleph/http
A composable API for making HTTP requests in Dart.
mraleph/language
Design of the Dart language
mraleph/LuaJIT
Mirror of the LuaJIT git repository
mraleph/markdown
A Dart markdown library
mraleph/os_detect
Dart multi-platform operating system identification
mraleph/related_post_gen
Data Processing benchmark featuring Rust, Go, Swift, Zig etc.
mraleph/sdk
The Dart SDK, including the VM, dart2js, core libraries, and more.
mraleph/snapcraft
Package, distribute, and update any app for Linux and IoT.
mraleph/stack_trace
A package for manipulating stack traces and printing them readably.
mraleph/stale
Marks issues and pull requests that have not had recent interaction
mraleph/xxh3
A Dart implementation (port) of the XXH3 hashing algorithm from xxHash.