rusticpow's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
Solido/awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
imgproxy/imgproxy
Fast and secure standalone server for resizing and converting remote images
databendlabs/databend
𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
SixLabors/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
jerosoler/Drawflow
Simple flow library 🖥️🖱️
fzyzcjy/flutter_rust_bridge
Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.
Cysharp/MemoryPack
Zero encoding extreme performance binary serializer for C# and Unity.
mitsuhiko/insta
A snapshot testing library for rust
cesardeazevedo/react-native-bottom-sheet-behavior
react-native wrapper for android BottomSheetBehavior
Quobject/SocketIoClientDotNet
Socket.IO Client Library for .Net
kafbat/kafka-ui
Open-Source Web UI for managing Apache Kafka clusters
fluttercandies/extended_text_field
extended official text field to quickly build special text like inline image, @somebody, custom background etc.
artiomchi/FlexLabs.Upsert
FlexLabs.Upsert is a library that brings UPSERT functionality to common database providers for Entity Framework in their respective native SQL syntax
shyndman/flutter_layout_grid
A grid-based layout system for Flutter, inspired by CSS Grid Layout
fluentsprings/ExpressMapper
Mapping .Net types
nimrodshn/btree
A persistent B+Tree (clustered index) implementation in Rust.
ikyriak/IdempotentAPI
A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempotency-key by using an ASP.NET Core attribute (filter).
oleg-st/ZstdSharp
Port of zstd compression library to c#
natintosh/intl_phone_number_input
tbaggett/xfgloss
New styling properties for standard Xamarin.Forms controls
TylerBrinks/SqlParser-cs
A Friendly SQL Parser for .NET
jerel/membrane
Membrane is an opinionated crate that generates a Dart package from a Rust library. Extremely fast performance with strict typing and zero copy returns over the FFI boundary via bincode.
vacu/electron-google-analytics
Node/Electron module for Google Analytics Measurement Protocol.
pikaju/flutter-maps-launcher
Simple Flutter package to open the maps application (or browser) on all platforms.
Daniel-Ioannou/flutter_adaptive_action_sheet
A action bottom sheet that adapts to the platform (Android/iOS).
mathias234/binary_rw
A binary reader/writer for the rust language