Higher Kinded Types in Python.
This post will guide newcomers through the high waters of Higher Kinded Types and explain how they work and how they can be used.
#python, #typing, #mypy, #wemake, #sobolevn, #drypython
This post will guide newcomers through the high waters of Higher Kinded Types and explain how they work and how they can be used.
#python, #typing, #mypy, #wemake, #sobolevn, #drypython
π₯1
Awesome Cryptography.
A curated list of cryptography resources and links.
#list, #awesome, #cryptography, #encryption, #security
A curated list of cryptography resources and links.
#list, #awesome, #cryptography, #encryption, #security
π₯1
Rust Cookbook is a collection of simple examples that demonstrate good practices to accomplish common programming tasks, using the crates of the Rust ecosystem.
This cookbook is intended for new Rust programmers, so that they may quickly get an overview of the capabilities of the Rust crate ecosystem. It is also intended for experienced Rust programmers, who should find in the recipes an easy reminder of how to accomplish common tasks.
#rust, #books, #cookbook, #recepies, #learning
This cookbook is intended for new Rust programmers, so that they may quickly get an overview of the capabilities of the Rust crate ecosystem. It is also intended for experienced Rust programmers, who should find in the recipes an easy reminder of how to accomplish common tasks.
#rust, #books, #cookbook, #recepies, #learning
π₯1
Backstage is an open platform for building developer portals. Powered by a centralized service catalog, Backstage restores order to your microservices and infrastructure. So your product teams can ship high-quality code quickly β without compromising autonomy.
Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment from end to end.
#typescript, #ts, #infrastructure, #cncf, #microservices
Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment from end to end.
#typescript, #ts, #infrastructure, #cncf, #microservices
β€1
Nx helps scale your development from one team building one application to many teams building multiple frontend and backend applications all in the same workspace. When using Nx, developers have a holistic dev experience powered by an advanced CLI (with editor plugins), capabilities for controlled code sharing and consistent code generation.
#typescript, #ts, #angular, #monorepo, #webcomponents
#typescript, #ts, #angular, #monorepo, #webcomponents
β€1
Chakra UI provides a set of accessible, reusable, and composable React components that make it super easy to create websites and apps.
#typescript, #ts, #ui, #components, #react
#typescript, #ts, #ui, #components, #react
β€1
FlutterFire is a set of Flutter plugins that enable Flutter apps to use Firebase services. You can follow an example that shows how to use these plugins in the Firebase for Flutter codelab.
Flutter is Googleβs UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Flutter is used by developers and organizations around the world, and is free and open source.
#dart, #flutter, #firebase, #google
Flutter is Googleβs UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Flutter is used by developers and organizations around the world, and is free and open source.
#dart, #flutter, #firebase, #google
β€1
MovieSwiftUI is an application that uses the MovieDB API and is built with SwiftUI. It demos some SwiftUI (& Combine) concepts. The goal is to make a real world application using SwiftUI only. It'll be updated with new features as they come to the SwiftUI framework.
#swift, #flux, #redux
#swift, #flux, #redux
π₯1
Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically, as seen in the videos at 3Blue1Brown.
#python, #animation, #3b1b, #math
#python, #animation, #3b1b, #math
β€1
Flutter Gallery is a resource to help developers evaluate and use Flutter. It is a collection of Material Design & Cupertino widgets, behaviors, and vignettes implemented with Flutter. We often get asked how one can see Flutter in action, and this gallery demonstrates what Flutter provides and how it behaves in the wild.
#dart, #flutter, #gallery
#dart, #flutter, #gallery
β€1
testssl.sh is a free command line tool which checks a server's service on any port for the support of TLS/SSL ciphers, protocols as well as some cryptographic flaws.
Key features:
- Clear output: you can tell easily whether anything is good or bad.
- Machine readable output (CSV, two JSON formats)
- No need to install or to configure something. No gems, CPAN, pip or the like.
- Works out of the box: Linux, OSX/Darwin, FreeBSD, NetBSD, MSYS2/Cygwin, WSL (bash on Windows). Only OpenBSD needs bash.
- A Dockerfile is provided, there's also an offical container build @ dockerhub.
- Flexibility: You can test any SSL/TLS enabled and STARTTLS service, not only web servers at port 443.
- Toolbox: Several command line options help you to run your test and configure your output.
- Reliability: features are tested thoroughly.
- Privacy: It's only you who sees the result, not a third party.
- Freedom: It's 100% open source. You can look at the code, see what's going on.
- The development is open (github) and participation is welcome.
#shell, #bash, #ssl, #tsl, #encryption, #openssl, #socket, #port
Key features:
- Clear output: you can tell easily whether anything is good or bad.
- Machine readable output (CSV, two JSON formats)
- No need to install or to configure something. No gems, CPAN, pip or the like.
- Works out of the box: Linux, OSX/Darwin, FreeBSD, NetBSD, MSYS2/Cygwin, WSL (bash on Windows). Only OpenBSD needs bash.
- A Dockerfile is provided, there's also an offical container build @ dockerhub.
- Flexibility: You can test any SSL/TLS enabled and STARTTLS service, not only web servers at port 443.
- Toolbox: Several command line options help you to run your test and configure your output.
- Reliability: features are tested thoroughly.
- Privacy: It's only you who sees the result, not a third party.
- Freedom: It's 100% open source. You can look at the code, see what's going on.
- The development is open (github) and participation is welcome.
#shell, #bash, #ssl, #tsl, #encryption, #openssl, #socket, #port
β€1
swc is a super-fast Typescript / JavaScript compiler written in Rust.
#rust, #ecmascript, #javascript, #typescript, #parser, #swc
#rust, #ecmascript, #javascript, #typescript, #parser, #swc
β€1
Nebular is a customizable Angular 10 UI Library with a focus on beautiful design and ability to adapt it to your brand easily. It comes with 4 stunning visual themes, a powerful theming engine with runtime theme switching and support of custom css properties mode. Nebular is based on Eva Design System specifications. Nebular 5.0, Angular 10
#typescript, #angular, #ui, #framework, #theme, #webpack
#typescript, #angular, #ui, #framework, #theme, #webpack
π1
FSPagerView is an elegant Screen Slide Library implemented primarily with UICollectionView.
#swift, #ios, #infinite, #scroll
#swift, #ios, #infinite, #scroll
π₯1
Seed is a front-end Rust framework for creating fast and reliable web apps with an elm-like architecture.
- All the benefits of Rust and macro based syntax.
- Minimal overhead, configuration, and boilerplate.
- Clear documentation made to be accessible regardless of your familiarity with Rust.
- Written without any unsafe code and works with stable Rust, no nightly required!
#rust, #web, #framework, #wasm, #frontend
- All the benefits of Rust and macro based syntax.
- Minimal overhead, configuration, and boilerplate.
- Clear documentation made to be accessible regardless of your familiarity with Rust.
- Written without any unsafe code and works with stable Rust, no nightly required!
#rust, #web, #framework, #wasm, #frontend
π1