Design patterns implemented in Java
-
Updated
May 18, 2021 - Java
{{ message }}
Design patterns implemented in Java
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
A growing number of Python tools look for project-specific configuration in the [tool.{app}] section of the pyproject.toml file. It would be convenient if sqlfluff also inspected this section, especially for Python projects that use poetry as a build backend and thus do not rely on setup.cfg or potentially any of the other files currently inspected.
The Plutus language implementation and tools
May 25, 2021 • Online
Open source projects built in or receiving significant contributions from India :india:
Lucidchart empowers you and your team to create and collaborate on architecture diagrams, mockups, user flows, flowcharts, and other visuals in real time.
With Lucidchart, you can include these visuals in GitHub so team members can quickly understand an issue or pull request. Simply insert a public link to the Lucidchart document—the link will unfurl to show a preview, and unlike static diagrams, the link ensures that users always have access to the current version of the visual.
This is a Cross-Platform Plot Manager for Chia Plotting that is simple, easy-to-use, and reliable.
Open source retro ISA video card
A curated list of awesome Python frameworks, libraries, software and resources
Awesome online talks and screencasts
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
程序员应该访问的最佳网站中文版
PoC exploits for software vulnerabilities
Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers
very currency
There are some potential feefilter cleanups mentioned and motivated in comment bitcoin/bitcoin#21509 (comment) . If you address the locking one, please be careful and make sure that round() is only called under a lock. See bitcoin/bitcoin#21509 (comment)
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
Lima: Linux-on-Mac ("macOS subsystem for Linux", "containerd for Mac")
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
Free trading strategies for Freqtrade bot
Is your feature request related to a problem? Please describe.
There are parts of the website that can use improvements in increasing the accessibility of the website.
**Describe the solution you
AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.
Right now, Syncthing seems to always use LF for line endings in
config.xmland.stignore. This is a problem in Windows when trying to edit those using the built-in Notepad, which until very recently had no support for other line endings than CRLF. Support for them has only been added in the very recent versions of Windows 10.The problem is that when opening those files in Notepad under old