Highlights
- Pro
-
gql Public
Forked from gql-dart/gqlLibraries supporting GraphQL in Dart
Dart MIT License UpdatedSep 30, 2025 -
theme_tailor Public
Forked from Iteo/theme_tailorCode generator for Flutter's theme extension classes.
Dart MIT License UpdatedSep 30, 2025 -
-
ferry Public
Forked from gql-dart/ferryStream-based strongly typed GraphQL client for Dart
Dart MIT License UpdatedAug 12, 2025 -
flutter_recorder Public
Forked from alnitak/flutter_recorderA low-level audio recorder plugin which uses miniaudio as backend and supporting all the platforms. It can detect silence and save to WAV audio file. Audio wave and FFT data can be get in real-time…
C Apache License 2.0 UpdatedJul 2, 2025 -
flutter-permission-handler Public
Forked from Baseflow/flutter-permission-handlerPermission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
Dart MIT License UpdatedJun 30, 2025 -
GlibD Public
Forked from gtkd-developers/GlibDD bindings for the GLib C Utility Library.
D Other UpdatedMay 19, 2024 -
imgui Public
Forked from ocornut/imguiDear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
C++ MIT License UpdatedDec 8, 2022 -
appstream-generator Public
Forked from ximion/appstream-generatorA fast AppStream metadata generator
D GNU Lesser General Public License v3.0 UpdatedMay 2, 2021 -
GtkD Public
Forked from gtkd-developers/GtkDGtkD is a D binding and OO wrapper of GTK+
D Other UpdatedMay 1, 2021 -
-
-
-
RebelEngine Public
3D game engine, with Vulkan support
-
Just another PDO database library
PHP MIT License UpdatedOct 1, 2019 -
-
druntime Public
Forked from dlang/druntimeLow level runtime library for the D programming language
D Boost Software License 1.0 UpdatedAug 15, 2019 -
dmd D Programming Language compiler
D Boost Software License 1.0 UpdatedAug 14, 2019 -
dlang.org Public
Forked from dlang/dlang.orgPages for the dlang.org website, home of the D Programming Language
D Boost Software License 1.0 UpdatedAug 4, 2019 -
stdx-allocator Public
Forked from dlang-community/stdx-allocatorExtracted std.experimental.allocator for usage via DUB
D UpdatedApr 14, 2019 -
vibe.d Public
Forked from vibe-d/vibe.dOfficial vibe.d development
D MIT License UpdatedApr 14, 2019 -
DV1584-LuaCompiler Public
This is a x86_64 compiler for LUA.
-
-
MongoSchemaD Public
Forked from WebFreak001/MongoSchemaDSupport for more structured MongoDB databases
D UpdatedDec 2, 2018 -
-
GithubReleaseNotifier Public
Simple github release notifier
-
-
-
-
QDHTTP Public
Quick and Dirty HTTP - A webserver implemented in C for the BTH course DV1457