Deno
Deno is a simple, modern and secure runtime for JavaScript, TypeScript, and WebAssembly that uses V8 and is built in Rust. Deno comes with a manual which contains more in depth explanations about the more complex functions of the runtime, an introduction to the concepts that Deno is built on, details about the internals of Deno, how to embed Deno in your own application and how to extend Deno using Rust plugins. Next to the Deno runtime, Deno also provides a list of audited standard modules that are reviewed by the Deno maintainers and are guaranteed to work with a specific Deno version. These live in the denoland/deno_std repository.
Learn more
MōBrowser
MōBrowser is a framework for building native cross-platform desktop applications with HTML, CSS, and TypeScript. MōBrowser is based on Chromium and Node.js and provides built-in source code protection. It is free for non-commercial use, while commercial users receive technical support with SLAs directly from the framework engineers.
Learn more
Refraction
Refraction is a code-generation tool for developers. It uses AI to generate code for you. You can use it to generate unit tests, documentation, refactor code, and more. Generate code using AI in 34 languages — Assembly, C#, C++, CoffeeScript, CSS, Dart, Elixir, Erlang, Go, GraphQL, Groovy, Haskell, HTML, Java, JavaScript, Kotlin, LaTeX, Less, Lua, MatLab, Objective-C, OCaml, Perl, PHP, Python, R Lang, Ruby, Rust, Sass / SCSS, Scala, Shell, SQL, Swift, and TypeScript. Join thousands of developers around the world using Refraction to generate documentation, create unit tests, refactor code, and more using AI. Use the power of AI to automate the tedious parts of software development like testing, documentation, and refactoring, so you can focus on what matters. Refactor, optimize, fix and style-check your code. Generate unit tests for your code with various test frameworks. Explain the purpose of your code to make it easier to understand.
Learn more
SnapToWindow
SnapToWindow is a cross-platform, keyboard-driven window management utility that lets you quickly and precisely arrange application windows to predefined positions using customizable hotkeys so you can organize your workspace without touching the mouse. It works consistently on both Windows and macOS, supports multi-monitor setups, and runs quietly from the system tray with minimal resource usage, automatically updating in the background. Built with Rust, Tauri, and TypeScript for native-class performance and a small footprint, it offers global keyboard shortcuts (e.g., Ctrl + Alt on Windows and Control + Option on macOS) for snapping windows to regions like left/right halves, top/bottom halves, thirds, and center, as well as maximizing windows, giving you full control of your layout with a few keystrokes.
Learn more