gmpassos's Stars
oracle/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
openai/gpt-3
GPT-3: Language Models are Few-Shot Learners
dart-lang/sdk
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
cburgmer/rasterizeHTML.js
Renders HTML into the browser's canvas
matthiasmullie/minify
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
hcoles/pitest
State of the art mutation testing system for the JVM
simc/logger
Small, easy to use and extensible logger which prints beautiful logs.
angel-dart/angel
[ARCHIVED] A polished, production-ready backend framework in Dart for the VM, AOT, and Flutter.
dart-lang/code_builder
A fluent API for generating valid Dart source code
vbohush/SortingAlgorithmAnimations
Visualization and comparison of sorting algorithms
jonahwilliams/mustache
Mustache template Dart library
bigflood/dartexif
Dart package to decode Exif data from tiff, jpeg and heic files
gmpassos/howler.dart
Dart audio library for the modern web. Dart port of Howler.js (https://github.com/goldfire/howler.js)
insinfo/fluent_query_builder
A dart library that allows you to execute SQL queries in the PostgreSQL database in a fluent way, is very easy to execute.
Colossus-Services/bones_ui
Bones UI - Simple and easy Web User Interface Framework for Dart
Colossus-Services/chart_engine
Chart generator with interchangeable chart engines, like ChartJS and ApexCharts.
bhamlalab/LoCHAid
Repository for Addressing Age Related Hearing Loss through engineering accessible and affordable hearing technology
gmpassos/swiss_knife
Dart useful tools: collections, math, date, etc...
Colossus-Services/bones_ui_bootstrap
Adds Bootstrap support to Dart package bones_ui, allowing use of Bootstrap components and CSS.
Colossus-Services/color_palette_generator
Color palette generator, capable to generate N colors using a set of basic colors. Supports HEX colors and RGBA colors.
gmpassos/amdjs.dart
JavaScript AMD (Asynchronous Module Definition) Dart interoperability.
gmpassos/dom_tools
DOM rich elements and tools
gmpassos/logger
Small, easy to use and extensible logger which prints beautiful logs.
gmpassos/webdev
A CLI for Dart web development.