Rookout
Rookout is a live data collection and debugging platform, which allows software engineers to understand and debug any application no matter where it’s running - from monoliths to cloud native applications. Rookout empowers engineers to reduce debugging and logging time by 80%, solving customer issues 5x faster. With the use of Non-Breaking Breakpoints, software engineers get the data they need instantly, without additional coding, restarts, or redeployment of their application required.With Rookout, developers are able to understand any piece of code. Being able to extract the data you need, from any line of code, allows devs to understand their code and makes collaboration and handoffs easier.
Learn more
Solidity
Solidity is a statically-typed curly-braces programming language designed for developing smart contracts that run on Ethereum.
As a relatively young language, Solidity is advancing at a rapid speed. We aim for a regular (non-breaking) release every month, with approximately one breaking release per year. You can follow the implementation status of new features in the Solidity Github project. You can see the upcoming changes for the next breaking release by switching from the default branch (`develop`) to the `breaking branch`. You can actively shape Solidity by providing your input and participating in the language design.
Learn more
Ariga
Define the desired schema of your database in a familiar and declarative syntax. Our open-source engine automatically generates migration plans that are verified during your team’s existing CI pipeline and safely deployed to production. Our platform rigorously simulates and analyzes each proposed change during your team’s existing CI flow to ensure no one accidentally breaks the database. Catch destructive changes, backward-incompatibility issues, accidental table locks and constraint violations way before they reach production. Deploy database schema changes as part of your continuous delivery pipelines with our Terraform or Helm integrations. Using our platform, you can safely execute changes that cannot be completely verified during CI, as they depend on the data in the target database.
Learn more
pdfmake
pdfmake is a PDF document generation library for server-side and client-side usage in pure JavaScript. Print PDFs directly in the browser or delegate them to your NodeJS backend. Use the same document definition in both cases. Forget about manual x, and y calculations. Declare document structure and let pdfmake do the rest. Use paragraphs, columns, lists, tables, canvas, etc. Declare your own styles, use custom fonts, build a DSL, and extend the framework. Line-wrapping, text-alignments (left, right, centered, justified), numbered and bulleted lists, margins, images, and vector graphics. Convenient styling, style inheritance, and custom style dictionaries. Auto/fixed/star-sized/percentage columns widths, col-spans, and row-spans, headers automatically repeated in case of a page-break, non-breaking rows, and non-breaking sections keeping headers and rows together. Static or dynamic content, page numbers, and page count.
Learn more