Skip to content

Commit c8f775a

Browse files
committed
Robot Updated at:14 Sep 2024 21:09:21 GMT
1 parent dbbebe7 commit c8f775a

8 files changed

+176
-75
lines changed

docs/awesome/awesome-agi-cocosci.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1297,7 +1297,7 @@ English-language description for use by biologists.
12971297

12981298
* [Reconfigurable system for automated optimization of diverse chemical reactions](https://www.science.org/doi/full/10.1126/science.aat0650) - ***Science***, 2018. [[All Versions](https://scholar.google.com/scholar?cluster=3076614068291119943)]. [[Preprint](https://www.science.org/doi/pdf/10.1126/science.aat0650)]. This paper describes a plug-and-play, continuous-flow chemical synthesis system that mitigates this challenge with an integrated combination of hardware, software, and analytics. The system software controls the user-selected reagents and unit operations (reactors and separators), processes reaction analytics (high-performance liquid chromatography, mass spectrometry, vibrational spectroscopy), and conducts automated optimizations.
12991299

1300-
* [Organic synthesis in a modular robotic system driven by a chemical programming language](https://www.science.org/doi/full/10.1126/science.aav2211) - ***Science***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=13920677955690815682&hl=en&as_sdt=0,5)]. [[Preprint](https://www.chem.gla.ac.uk/cronin/images/pubs/387-Steiner-ScienceJan19.full.pdf)]. [[Perspective: Democratizing synthesis by automation](https://www.science.org/doi/10.1126/science.aav8816)]. This paper develops an autonomous compiler and robotic laboratory platform to synthesize organic compounds on the basis of standardized methods descriptions. The platform comprises conventional equipment such as round-bottom flasks, separatory funnels, and a rotary evaporator to maximize its compatibility with extant literature. The authors showcase the system with short syntheses of three common pharmaceuticals that proceeded comparably to manual synthesis.
1300+
* [Organic synthesis in a modular robotic system driven by a chemical programming language](https://www.science.org/doi/full/10.1126/science.aav2211) - ***Science***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=13920677955690815682)]. [[Preprint](https://www.chem.gla.ac.uk/cronin/images/pubs/387-Steiner-ScienceJan19.full.pdf)]. [[Perspective: Democratizing synthesis by automation](https://www.science.org/doi/10.1126/science.aav8816)]. This paper develops an autonomous compiler and robotic laboratory platform to synthesize organic compounds on the basis of standardized methods descriptions. The platform comprises conventional equipment such as round-bottom flasks, separatory funnels, and a rotary evaporator to maximize its compatibility with extant literature. The authors showcase the system with short syntheses of three common pharmaceuticals that proceeded comparably to manual synthesis.
13011301

13021302
* [A universal system for digitization and automatic execution of the chemical synthesis literature](https://www.science.org/doi/full/10.1126/science.abc2986) - ***Science***, 2020. [[All Versions](https://scholar.google.com/scholar?cluster=13909991218383718512&hl=en&as_sdt=0,5)]. [[Preprint](https://www.chem.gla.ac.uk/cronin/images/pubs/Mehr-ScienceOct2020.pdf)]. [[XDL Documentation](https://croningroup.gitlab.io/chemputer/xdl/index.html)]. [[XDL Schema Database](https://zenodo.org/records/3955107)]. This paper reports a software platform that uses natural language processing to translate the organic chemistry literature directly into editable code, which in turn can be compiled to drive automated synthesis of the compound in the laboratory.
13031303

docs/awesome/awesome-go.md

+1
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@ _Tools for help with continuous integration._
387387
- [gomason](https://github.com/nikogura/gomason) - Test, Build, Sign, and Publish your go binaries from a clean workspace.
388388
- [gotestfmt](https://github.com/GoTestTools/gotestfmt) - go test output for humans.
389389
- [goveralls](https://github.com/mattn/goveralls) - Go integration for Coveralls.io continuous code coverage tracking system.
390+
- [muffet](https://github.com/raviqqe/muffet) - Fast website link checker in Go, see [alternatives](https://github.com/lycheeverse/lychee#features).
390391
- [overalls](https://github.com/go-playground/overalls) - Multi-Package go project coverprofile for tools like goveralls.
391392
- [roveralls](https://github.com/LawrenceWoodman/roveralls) - Recursive coverage testing tool.
392393
- [woodpecker](https://github.com/woodpecker-ci/woodpecker) - Woodpecker is a community fork of the Drone CI system.

docs/awesome/awesome-icons.md

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Icons that are not general or logos, but something special.
6262

6363
- [Flag Kit](https://github.com/madebybowtie/FlagKit#readme) - Beautiful flag icons for usage in apps and on the web.
6464
- [Mapsicon](https://github.com/djaiss/mapsicon#readme) - A free collection of maps for every country in the world.
65+
- [IconicFonts](https://github.com/iconicFonts/iconic-fonts#readme) - Over 50 pre-patched fonts featuring 60k icons as glyphs.
6566

6667
## Other
6768

docs/awesome/awesome-java.md

+1
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,7 @@ _Tools that observe/monitor applications in production by providing telemetry._
668668
- [Micrometer](https://github.com/micrometer-metrics/micrometer) - Vendor-neutral metrics/observability facade for the most popular metrics/observability libraries.
669669
- [Micrometer Tracing](https://github.com/micrometer-metrics/tracing) - Vendor-neutral distributed tracing facade for the most popular tracer libraries.
670670
- [nudge4j](https://github.com/lorenzoongithub/nudge4j) - Remote developer console from the browser for Java 8 via bytecode injection.
671+
- [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-java) - Instrument, generate, collect, and export telemetry data to help you analyze your software’s performance and behavior.
671672
- [Pinpoint](https://github.com/naver/pinpoint) - Open-source APM tool.
672673
- [Prometheus](https://github.com/prometheus/client_java) - Provides a multi-dimensional data model, DSL, autonomous server nodes and much more.
673674
- [Sentry ![c]](https://github.com/getsentry/sentry-java) - Integration with [Sentry](https://github.com/getsentry/sentry), an application error tracking and performance analysis platform.

docs/awesome/awesome-kustomize.md

+12
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@
1313

1414
Contributions are welcome, add links through [pull requests](https://github.com/aabouzaid/awesome-kustomize/pulls) or create an issue to start a discussion.
1515

16+
Push it forward and add the project badge in your repo to support the community! ⭐
17+
18+
Markdown:
19+
20+
```text
21+
[![Awesome Kustomize](https://devopshive.net/badges/awesome-kustomize.svg)](https://github.com/DevOpsHiveHQ/awesome-kustomize)
22+
```
23+
24+
Preview:
25+
26+
[![Awesome Kustomize](https://raw.githubusercontent.com/DevOpsHiveHQ/awesome-kustomize/main/img/awesome-kustomize-badge.svg)](https://github.com/DevOpsHiveHQ/awesome-kustomize)
27+
1628
<!-- omit in toc -->
1729

1830

docs/awesome/awesome-love2d.md

+1
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ A categorized community-driven collection of high-quality, awesome [LÖVE](http:
291291
* [Love Imgui](https://github.com/slages/love-imgui) - Imgui module for the LÖVE game engine.
292292
* [Löve-Nuklear](https://github.com/keharriso/love-nuklear) - Lightweight immediate mode GUI for LÖVE games.
293293
* [Lovely Toasts](https://codeberg.org/togfox/Lovely-Toasts) - Floating speech bubbles with text of your choice.
294+
* [lovr-ui2d](https://github.com/immortalx74/lovr-ui2d) - An immediate mode GUI library for LÖVR and LÖVE.
294295
* [Lynx](https://gitlab.com/TSnake41/lynx) - Very-lightweight list-based UI library.
295296
* [NLay](https://github.com/MikuAuahDark/NPad93#nlay) - Flexible layouting library.
296297
* [Patchy](https://github.com/excessive/patchy) - 9patch library.

docs/awesome/awesome-rust.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -830,6 +830,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
830830
* [t3hmrman/async-dropper](https://github.com/t3hmrman/async-dropper) [[async-dropper](https://crates.io/crates/async-dropper)] - Implementation of `AsyncDrop`
831831
* [TeaEntityLab/fpRust](https://github.com/TeaEntityLab/fpRust) - Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
832832
* [tokio-rs/tokio](https://github.com/tokio-rs/tokio) - A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
833+
* [tqwewe/kameo](https://github.com/tqwewe/kameo) - Fault-tolerant Async Actors Built on Tokio
833834
* [Xudong-Huang/may](https://github.com/Xudong-Huang/may) - Stackful coroutine library
834835
* [zonyitoo/coio-rs](https://github.com/zonyitoo/coio-rs) - A coroutine I/O library with a working-stealing scheduler
835836

@@ -954,7 +955,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
954955
### Compression
955956

956957
* [7z](https://7-zip.org/7z.html)
957-
* [dyz1990/sevenz-rust](https://github.com/dyz1990/sevenz-rust) [[sevenz-rust](https://crates.io/crates/sevenz-rust)] - A 7z decompressor/compressor written in pure rust. [![Rust](https://github.com/dyz1990/sevenz-rust/workflows/Rust/badge.svg?branch=main)](https://github.com/dyz1990/sevenz-rust/actions)
958+
* [[sevenz-rust](https://crates.io/crates/sevenz-rust)] - A 7z decompressor/compressor written in pure rust.
958959
* [Brotli](https://opensource.googleblog.com/2015/09/introducing-brotli-new-compression.html)
959960
* [dropbox/rust-brotli](https://github.com/dropbox/rust-brotli) - Brotli decompressor that optionally avoids the stdlib
960961
* [ende76/brotli-rs](https://github.com/ende76/brotli-rs) - implementation of Brotli compression

0 commit comments

Comments
 (0)