boukeversteegh's Stars
gogs/gogs
Gogs is a painless self-hosted Git service
capnproto/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
libgit2/libgit2
A cross-platform, linkable library implementation of Git that you can use in your application.
google/flutter-desktop-embedding
Experimental plugins for Flutter for Desktop
go-flutter-desktop/go-flutter
Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
json-editor/json-editor
JSON Schema Based Editor
bufbuild/protoc-gen-validate
Protocol Buffer Validation - Being replaced by github.com/bufbuild/protovalidate
googlearchive/chromedeveditor
Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT)
danielgtaylor/python-betterproto
Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC
nat-n/poethepoet
A task runner that works well with poetry.
angel-dart/angel
[ARCHIVED] A polished, production-ready backend framework in Dart for the VM, AOT, and Flutter.
go-flutter-desktop/hover
Hover helps developers to release Flutter applications on desktop.
nilslice/protolock
Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.
Picovoice/cheetah
On-device streaming speech-to-text engine powered by deep learning
google/protobuf.dart
Runtime library for Dart protobufs
Picovoice/leopard
On-device speech-to-text engine powered by deep learning
berkeleydb/libdb
Berkeley DB
simolus3/sqlite3.dart
sqlite3 bindings for Dart
jwill9999/C-Sharp-Cheatsheet
C# Cheatsheet
x0054/MKS
dart-archive/ffi
Utilities for working with Foreign Function Interface (FFI) code
close2/csv
A dart csv to list codec / converter
Colossus-Services/chart_engine
Chart generator with interchangeable chart engines, like ChartJS and ApexCharts.
isoos/buffer
Dart library for byte buffers and streams.
GitJournal/git_bindings
Flutter bindings for libgit2
googleapis/protoc-docs-plugin
A protoc plugin that appends docstrings to Message subclasses on the default Python pb2 generated output.
emiflake/Advent-of-Code-2019
My solutions for Advent of Code 2019
maks/dart-git
Pure Dart implementation of Git
pvginkel/GitVarInt
Variable length integer encoding based on Git VarInt and Protobuf ZigZag encoding.
crespyl/Advent-of-Code-2019