Awesome List Updates on Mar 23, 2024
4 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Privacy
Version Control
- Codeberg - Codeberg is a collaboration platform providing Git hosting and services for free and open source software, content and projects.
- Forgejo - Forgejo is a self-hosted lightweight software forge.
- GitLab - GitLab a DevOps software package that can develop, secure, and operate software.
2. Awesome Neovim
Tree-sitter Supported Colorscheme / Diagnostics
- loganswartz/sunburn.nvim (⭐18) - A colorscheme sitting somewhere between pastels and solarized, emphasizing readability and hue uniformity above all else.
Colorscheme Creation / Diagnostics
- loganswartz/polychrome.nvim (⭐24) - A colorscheme micro-framework, with support for specifying colors directly in many different formats (sRGB, HSL, Oklab, XYZ and more, with intelligent chroma clipping), live editing preview, and a simple DSL.
3. Static Analysis
Programming Languages / Other
- cargo-unused-features (⭐276) — Find potential unused enabled feature flags and prune them. You can generate a simple HTML report from the json to make it easier to inspect results. It removes a feature of a dependency and then compiles the project to see if it still compiles. If it does, the feature flag can possibly be removed, but it can be a false-positive.
Other / Other
- chart-testing (⭐1.5k) — ct is the tool for testing Helm charts. It is meant to be used for linting and testing pull requests. It automatically detects charts changed against the target branch.
4. Awesome Cpp
Containers
- dynamic_bitset (⭐162) - Simple Useful Libraries: C++17/20 header-only dynamic bitset. [MIT] website
- Prev: Mar 24, 2024
- Next: Mar 22, 2024