Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lencx/awesome
๐ Awesome lists about all kinds of interesting topics
https://github.com/lencx/awesome
List: awesome
application awesome development front-end language languages os rust terminal weekly
Last synced: 3 months ago
JSON representation
๐ Awesome lists about all kinds of interesting topics
- Host: GitHub
- URL: https://github.com/lencx/awesome
- Owner: lencx
- License: cc0-1.0
- Created: 2021-09-22T02:06:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T12:13:56.000Z (9 months ago)
- Last Synced: 2024-05-23T06:03:47.554Z (7 months ago)
- Topics: application, awesome, development, front-end, language, languages, os, rust, terminal, weekly
- Homepage: https://lencx.github.io/awesome/
- Size: 116 KB
- Stars: 95
- Watchers: 4
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome - ๐ Awesome lists about all kinds of interesting topics. (Other Lists / Monkey C Lists)
README
Awesome
> ๐ Awesome lists about all kinds of interesting topics
## Series
- [Rust](./Rust.md)
- [WebAssembly](./WebAssembly.md)
- [Web](./Web.md)
- [JavaScript](./JavaScript.md)
- [CSS](./CSS.md)
- [React](./React.md)
- [Sheets](./Sheets.md)
- [Front-end](./Sheets.md#front-end)
- [Rust](./Sheets.md#rust)
- [Tools](./Tools.md)
- [CodeSnap](./Tools.md#codesnap)
- [Draw](./Tools.md#draw)
- [RegExp](./Tools.md#regexp)
- [mpl template](./mpl.md) - Create a project in seconds!---
| Symbol | Language | Symbol | Language | Symbol | Language |
| :----: | :------: | :----: | :----------: | :----: | :------: |
| ๐ฆ | Rust | ๐ง | Swift | ๐น | Go |
| โณ | C / C++ | โฌข | Node.js / FE | โ | Java |
| ๐ บ | Kotlin | ๐ธ | WebAssembly | ๐ | Python || Symbol | Description | Symbol | Description |
| :----: | :---------: | :----: | :------------------: |
| ๐ | Browser | ๐ | IDE / VSCode |
| ๐ | Other | ๐งฉ | Extensions / Plugins |Contents
- [Series](#series)
- [.dev](#dev)
- [Weekly](#weekly)
- [Languages](#languages)
- [Frontend](#frontend)
- [Other](#other)
- [System & Command](#system--command)
- [Terminal](#terminal)
- [Compiler](#compiler)
- [Application](#application)
- [GitHub](#github)
- [Fonts](#fonts)## .dev
- [vscode.dev](https://vscode.dev) - Build with Visual Studio Code, anywhere, anytime, entirely in your browser.
- [github.dev](https://github.dev) - Press the . key on any repository or pull request, or swap .com with .dev in the URL, to go directly to a VS Code environment in your browser.## Weekly
An awesome list of quality weekly subscription newsletters from the software world.
### Languages
- [๐ฆ This Week in Rust](https://this-week-in-rust.org) - This Week in Rust is intended to highlight the incredible work of the Rust Community
- [๐ธ WebAssembly Weekly](https://wasmweekly.news) - A weekly newsletter for keeping on top of what's new in the world of WebAssembly, with tutorials, examples, articles, and more
- [โฌข CSS Weekly](https://css-weekly.com/archives) - An archive of all previously released newsletter issues
- [โฌข JavaScript Weekly](https://javascriptweekly.com/) - A newsletter of JavaScript articles, news and cool projects
- [โฌข Node Weekly](https://nodeweekly.com/) - A free, onceโweekly e-mail round-up of Node.js news and articles### Frontend
- [โฌข React](https://reactjs.org/) - A JavaScript library for building user interfaces
- [React Status](https://react.statuscode.com/) - A weekly roundup of the latest React and React Native links and tutorials
- [React Newsletter](https://reactnewsletter.com/) - Stay up to date on the latest React news, tutorials, resources, and more. Delivered every Tuesday, for free
- [React Digest](https://reactdigest.net/) - React Digest is a weekly newsletter with the five most interesting stories in front-end React development
- [โฌข Vue](https://vuejs.org/) - The Progressive JavaScript Framework
- [VueWeekly .dev](https://www.vueweekly.dev/) - A free, weekly email digest of Vue.js news and articles
- [Vue.js Developers Newsletter](https://vuejsdevelopers.com/newsletter/) - The best Vue articles in your inbox, weekly
- [โฌข ascoders/weekly](https://github.com/ascoders/weekly) - ๅ็ซฏ็ฒพ่ฏปๅจๅใๅธฎไฝ ็่งฃๆๅๆฒฟใๅฎ็จ็ๆๆฏ
- [โฌข sorrycc/weekly](https://github.com/sorrycc/weekly) - MDH ๅ็ซฏๅจๅ### Other
- [ruanyf/weekly](https://github.com/ruanyf/weekly) - ็งๆ็ฑๅฅฝ่ ๅจๅ
## System & Command
- cat
- [๐ฆ bat](https://github.com/sharkdp/bat) - A cat(1) clone with wings.
- find
- [๐ฆ fd](https://github.com/sharkdp/fd) - A simple, fast and user-friendly alternative to `find`
- git
- [๐ฆ gix](https://github.com/Byron/gitoxide) - An idiomatic, lean, fast & safe pure Rust implementation of Git
- [๐ฆ dura](https://github.com/tkellogg/dura) - You shouldn't ever lose your work if you're using Git
- [๐ฆ delta](https://github.com/dandavison/delta) - A syntax-highlighting pager for git, diff, and grep output
- [โณ tig](https://github.com/jonas/tig) - Text-mode interface for git
- grep
- [๐ฆ ripgrep](https://github.com/BurntSushi/ripgrep) - `ripgrep` recursively searches directories for a regex pattern while respecting your gitignore
- ls
- [๐ฆ exa](https://github.com/ogham/exa) - A modern replacement for `ls`
- [๐ฆ lsd](https://github.com/Peltoche/lsd) - The next gen ls command
- [๐ฆ natls](https://github.com/willdoescode/nat) - `ls` alternative with useful info and a splash of color
- [nvm](https://github.com/nvm-sh/nvm) - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
- [๐ฆ fnm](https://github.com/Schniz/fnm) - Fast and simple Node.js version manager, built in Rust
- [๐ฆ Volta](https://github.com/volta-cli/volta) - JS Toolchains as Code
- make
- [๐ฆ just](https://github.com/casey/just) - `just` is a handy way to save and run project-specific commands.## Terminal
- [asciinema](https://asciinema.org/) - Record and share your terminal sessions, the right way.
- [๐ฆ hexyl](https://github.com/sharkdp/hexyl) - A command-line hex viewer
- github
- [๐น gh](https://github.com/cli/cli) - GitHubโs official command line tool
- [spaceship-prompt](https://github.com/spaceship-prompt/spaceship-prompt) - A Zsh prompt for Astronauts
- [๐ฆ starship](https://github.com/starship/starship) - The minimal, blazing-fast, and infinitely customizable prompt for any shell!
- [๐ฆ Zellij](https://github.com/zellij-org/zellij) - A terminal workspace with batteries included## Compiler
- [โฌข babel](https://babel.dev/) - Babel is a compiler for writing next generation JavaScript.
- [๐ฆ swc](https://github.com/swc-project/swc) - swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
- [โฌข rollup.js](https://rollupjs.org/) - Next-generation ES module bundler
- [๐น esbuild](https://esbuild.github.io/) - An extremely fast JavaScript bundler and minifier
- [๐ฆ rolldown](https://github.com/Brooooooklyn/rolldown) - Rollup Rust implementation with 100% API compatible
- [postcss](https://postcss.org/) - A tool for transforming CSS with JavaScript
- [postcss-rs](https://github.com/justjavac/postcss-rs) - Fast and 100% API compatible postcss replacer, built in Rust## Application
- [Awesome Mac](https://github.com/jaywcjlove/awesome-mac) - Now we have become very big, Different from the original idea. Collect premium software in various categories.
- [Awesome macOS open source applications](https://github.com/serhii-londar/open-source-mac-os-apps) - Awesome list of open source applications for macOS.
- [TeamViewer](https://www.teamviewer.com/) - Remote desktop access solutions by TeamViewer: connect to remote computers, provide remote support & collaborate online
- [๐ฆ RustDesk](https://github.com/rustdesk/rustdesk) - Discover RustDesk, the best open source remote desktop software, control your desktop remotely. It is an alternative of TeamViewer and AnyDesk. You have full control of your data, no concerns about security.
- [CheatSheet](https://www.mediaatelier.com/CheatSheet) - Know your short cuts
- [ImageOptim](https://imageoptim.com/mac) - Removes bloated metadata. Saves disk space & bandwidth by compressing images without losing quality
- [iTerm2](https://iterm2.com/) - iTerm2 is a replacement for Terminal and the successor to iTerm
- [๐ง Maccy](https://maccy.app/) - Clipboard manager for macOS which does one job - keep your copy history at hand. Period
- [๐ง Hidden Bar](https://github.com/dwarvesf/hidden) - An ultra-light MacOS utility that helps hide menu bar icons
- [๐ง Rectangle](https://github.com/rxhanson/Rectangle) - Move and resize windows on macOS with keyboard shortcuts and snap areas
- [๐ง Pock](https://github.com/pock/pock) - Widgets manager for MacBook Touch Bar
- [๐ง mas](https://github.com/mas-cli/mas) - Mac App Store command line interface
- [โณ LICEcap](https://www.cockos.com/licecap/) - LICEcap can capture an area of your desktop and save it directly to .GIF (for viewing in web browsers, etc) or .LCF (see below).
- [Itsycal](https://www.mowglii.com/itsycal/) - Itsycal is a tiny menu bar calendar.## GitHub
`๐ Browser`
- [๐งฉ Gitako](https://github.com/EnixCoda/Gitako) - File tree extension for GitHub on Chrome & Firefox & Edge
- [Octotree](https://www.octotree.io/) - GitHub on steroids
- [๐งฉ CodeCopy](https://github.com/zenorocha/codecopy) - A browser extension that adds copy to clipboard buttons on every code block
- [๐งฉ Enhanced GitHub](https://github.com/softvar/enhanced-github) - Browser extension to display size of each file, download link and copy file contents directly to the clipboard
- [๐งฉ File Icons for GitHub and GitLab](https://github.com/homerchen19/github-file-icons) - A browser extension which gives different filetypes different icons to GitHub, GitLab, gitea and gogs.
- [๐งฉ OctoLinker](https://github.com/OctoLinker/OctoLinker) - Links together, what belongs together
- [๐งฉ Refined GitHub](https://github.com/sindresorhus/refined-github) - Browser extension that simplifies the GitHub interface and adds useful features
- [๐งฉ GitHunt](https://github.com/kamranahmedse/githunt) - Hunt the most starred projects on any date on GitHub
- [๐งฉ Sourcegraph - Universal Code Search](https://sourcegraph.com) - Find and fix things across all of your code with Sourcegraph universal code search.`๐ VSCode`
- [๐งฉ Remote Repositories](https://marketplace.visualstudio.com/items?itemName=GitHub.remotehub) - Remotely browse and edit a GitHub repository
`๐ Other`
- [github/dev](https://github.com/github/dev) - Press the `.` key on any repository or pull request, or swap .com with .dev in the URL, to go directly to a VS Code environment in your browser.
- [GitHub520](https://github.com/521xueweihan/GitHub520) - Solve the problem of slow access to GitHub.com and unloading of pictures.## Fonts
- [Fira Code](https://github.com/tonsky/FiraCode) - Free monospaced font with programming ligatures
- [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts) - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more