Fast HTTP implementation for Go.
Currently fasthttp is successfully used by VertaMedia in a production serving up to 200K rps from more than 1.5M concurrent keep-alive connections per physical server.
#go, #golang, #fast, #http, #high, #performance
Currently fasthttp is successfully used by VertaMedia in a production serving up to 200K rps from more than 1.5M concurrent keep-alive connections per physical server.
#go, #golang, #fast, #http, #high, #performance
❤1🔥1
React Native Paper is a high-quality, standard-compliant Material Design library that has you covered in all major use-cases.
- Follows material design guidelines
- Works on both iOS and Android following platform adaptation guidelines
- Full theming support
#typescript, #js, #ts, #react, #native, #material, #design
- Follows material design guidelines
- Works on both iOS and Android following platform adaptation guidelines
- Full theming support
#typescript, #js, #ts, #react, #native, #material, #design
❤1👏1
Open Graph Image as a Service.
Serverless service that generates dynamic Open Graph images that you can embed in your <meta> tags.
For each keystroke, headless chromium is used to render an HTML page and take a screenshot of the result which gets cached.
#typescript, #html, #opengraph, #meta, #image, #generator
Serverless service that generates dynamic Open Graph images that you can embed in your <meta> tags.
For each keystroke, headless chromium is used to render an HTML page and take a screenshot of the result which gets cached.
#typescript, #html, #opengraph, #meta, #image, #generator
❤1🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
Ceph is an open-source software storage platform, implements object storage on a single distributed computer cluster, and provides 3in1 interfaces for : object-, block- and file-level storage. Ceph aims primarily for completely distributed operation without a single point of failure, scalable to the exabyte level, and freely available.
#cpp, #distributed, #filesystem, #cluster, #storage
#cpp, #distributed, #filesystem, #cluster, #storage
❤1👍1
Gorilla WebSocket is a Go implementation of the WebSocket protocol.
#golang, #go, #websocket, #protocol
#golang, #go, #websocket, #protocol
❤1🔥1
What kind of content you interested are? I’ll use your feedback to make channel much more useful.
Use comments, please.
Use comments, please.
❤1👍1🔥1
Staticcheck is a state of the art linter for the Go programming language. Using static analysis, it finds bugs and performance issues, offers simplifications, and enforces style rules.
#golang, #go, #staticcheck, #analysis, #performance, #bugs
#golang, #go, #staticcheck, #analysis, #performance, #bugs
❤1🔥1
Askama implements a template rendering engine based on Jinja. It generates Rust code from your templates at compile time based on a user-defined struct to hold the template's context.
Features are:
- Construct templates using a familiar, easy-to-use syntax
- Template code is compiled into your crate for optimal performance
- Benefit from the safety provided by Rust's type system
- Optional built-in support for Actix, Gotham, Iron, Rocket, tide, and warp web frameworks
- Debugging features to assist you in template development
- Templates must be valid UTF-8 and produce UTF-8 when rendered
- Works on stable Rust
#rust, #jinja2, #templating, #custom, #derive, #library
Features are:
- Construct templates using a familiar, easy-to-use syntax
- Template code is compiled into your crate for optimal performance
- Benefit from the safety provided by Rust's type system
- Optional built-in support for Actix, Gotham, Iron, Rocket, tide, and warp web frameworks
- Debugging features to assist you in template development
- Templates must be valid UTF-8 and produce UTF-8 when rendered
- Works on stable Rust
#rust, #jinja2, #templating, #custom, #derive, #library
❤1🎉1
chi is a lightweight, idiomatic and composable router for building Go HTTP services. It's especially good at helping you write large REST API services that are kept maintainable as your project grows and changes. chi is built on the new context package introduced in Go 1.7 to handle signaling, cancelation and request-scoped values across a handler chain.
The focus of the project has been to seek out an elegant and comfortable design for writing REST API servers, written during the development of the Pressly API service that powers our public API service, which in turn powers all of our client-side applications.
#golang, #go, #http, #middleware, #router, #api, #rest, #microservices
The focus of the project has been to seek out an elegant and comfortable design for writing REST API servers, written during the development of the Pressly API service that powers our public API service, which in turn powers all of our client-side applications.
#golang, #go, #http, #middleware, #router, #api, #rest, #microservices
❤1👏1
Checkov is a static code analysis tool for infrastructure-as-code.
It scans cloud infrastructure provisioned using Terraform, Cloudformation, Kubernetes, Serverless or ARM Templates and detects security and compliance misconfigurations.
Checkov also powers Bridgecrew, the developer-first platform that codifies and streamlines cloud security throughout the development lifecycle. Bridgecrew identifies, fixes, and prevents misconfigurations in cloud resources and infrastructure-as-code files.
#python, #terraform, #static, #analysis, #aws, #gcp, #azure, #bridgecrew, #k8s, #scans
It scans cloud infrastructure provisioned using Terraform, Cloudformation, Kubernetes, Serverless or ARM Templates and detects security and compliance misconfigurations.
Checkov also powers Bridgecrew, the developer-first platform that codifies and streamlines cloud security throughout the development lifecycle. Bridgecrew identifies, fixes, and prevents misconfigurations in cloud resources and infrastructure-as-code files.
#python, #terraform, #static, #analysis, #aws, #gcp, #azure, #bridgecrew, #k8s, #scans
❤1👏1
Chaos Monkey randomly terminates virtual machine instances and containers that run inside of your production environment. Exposing engineers to failures more frequently incentivizes them to build resilient services.
#golang, #go, #chaos, #engineering
#golang, #go, #chaos, #engineering
❤1🔥1
ORY Kratos is the first and only cloud native Identity and User Management System in the world. Finally, it is no longer necessary to implement a User Login process for the umpteenth time!
#golang, #go, #login, #user, #profile, #management
#golang, #go, #login, #user, #profile, #management
❤1👍1
cloudquery transforms your cloud infrastructure into queryable SQL tables for easy monitoring, governance and security.
cloudquery pulls, normalize, expose and monitor your cloud infrastructure and SaaS apps as SQL database. This abstracts various scattered APIs enabling you to define security,governance,cost and compliance policies with SQL.
#golang, #go, #sql, #database, #cloud, #infrastructure
cloudquery pulls, normalize, expose and monitor your cloud infrastructure and SaaS apps as SQL database. This abstracts various scattered APIs enabling you to define security,governance,cost and compliance policies with SQL.
#golang, #go, #sql, #database, #cloud, #infrastructure
❤1🔥1
aiogram is a pretty simple and fully asynchronous framework for Telegram Bot API written in Python 3.7 with asyncio and aiohttp. It helps you to make your bots faster and simpler.
#python, #asyn, #telegram, #bot, #framework
#python, #asyn, #telegram, #bot, #framework
GitHub
GitHub - aiogram/aiogram: aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio - aiogram/aiogram
❤1👍1
Haskell Dockerfile Linter is a smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on top of the AST. It is standing on the shoulders of ShellCheck to lint the Bash code inside RUN instructions.
#haskell, #dockerfile, #linter, #docker, #shellcheck
#haskell, #dockerfile, #linter, #docker, #shellcheck
❤1🔥1
H2O Wave is a software stack for building beautiful, low-latency, realtime, browser-based applications and dashboards entirely in Python without using HTML, Javascript, or CSS.
#python, #realtime, #dashboard, #visualization, #javascript, #css, #html
#python, #realtime, #dashboard, #visualization, #javascript, #css, #html
❤1👏1
Strapi is a most advanced open-source headless CMS to build powerful APIs with no effort.
- Keep control over your data. With Strapi, you know where your data is stored, and you keep full control at all times.
- Self-hosted. You can host and scale Strapi projects the way you want. You can choose any hosting platform you want: AWS, Render, Netlify, Heroku, a VPS, or a dedicated server. You can scale as you grow, 100% independent.
- Database agnostic. You can choose the database you prefer. Strapi works with SQL & NoSQL databases: MongoDB, PostgreSQL, MySQL, MariaDB, and SQLite.
- Customizable. You can quickly build your logic by fully customizing APIs, routes, or plugins to fit your needs perfectly.
#javascript, #customizable, #headless, #cms, #nodejs, #dashboard, #graphql
- Keep control over your data. With Strapi, you know where your data is stored, and you keep full control at all times.
- Self-hosted. You can host and scale Strapi projects the way you want. You can choose any hosting platform you want: AWS, Render, Netlify, Heroku, a VPS, or a dedicated server. You can scale as you grow, 100% independent.
- Database agnostic. You can choose the database you prefer. Strapi works with SQL & NoSQL databases: MongoDB, PostgreSQL, MySQL, MariaDB, and SQLite.
- Customizable. You can quickly build your logic by fully customizing APIs, routes, or plugins to fit your needs perfectly.
#javascript, #customizable, #headless, #cms, #nodejs, #dashboard, #graphql
❤1👏1