Awesome List Updates on Apr 15, 2024
10 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Clojure
Date and Time
- holi (⭐5) - Calendar operations that are aware of weekends and holidays
2. Awesome Generative Deep Art
Generative AI history, timelines, maps, and definitions
- [🔥🔥🔥] FirstMark | 2024 MAD (ML/AI/Data) Landscape: Full Steam Ahead The 2024 MAD (Machine Learning, AI & Data) Landscape
3. Awesome Vue
Resources / Tutorials
- Türkçe Vue 3 Dersleri on Youtube by Abdullah Uğraşkan
Components & Libraries / UI Components
- vue-default-page (⭐34) - A Vue 3.0 plugin with built-in v-loading, v-skeleton, v-error and v-empty custom directives.
- css-3d-progress (⭐3) - A 3D progress bar component written using web Components, supports Vue, React and Svelte.
- schedule-x (⭐1.8k) - A material design event calendar. Customizable, light- and dark modes & multilingual.
Components & Libraries / UI Utilities
- tracked-instance (⭐4) - Build large forms and track all changes.
Components & Libraries / Dev Tools
- Vue Cheatsheet - The only Vue cheatsheet you will ever need
4. Awesome Privacy
Third-Party owned
- Tuta - Secure email for everybody. Open Source.
5. Awesome Cl
Natural Language Processing
- OM7 (⭐174) - a new implementation of the OpenMusic visual programming and computer-aided composition environment including a number of improvements on graphical interface, computational mode, and connection to external software libraries. GPL3.
- an extension: rq (⭐10) - a library for rhythm transcription in OpenMusic (version 6.10 and later). demo video. GPL3.
- Slippery Chicken (⭐75) - Algorithmic composition library which outputs Midi, Common Music Notation, pdf-score via Lilypond and sound via Common Lisp Music. GPL3.
- with documentation: https://michael-edwards.org/sc/
- Common Music (⭐25) - the repository of an
ancient version of Common Music (version 2.12.0), the presumably
last version which ran on Common Lisp dating from around 2007-09,
before work on Common Music shifted to (scheme-based) cm3.
- note: old project but working.
- cm-incudine (⭐10) - extends Common Music 2 with realtime capabilities. GPL2.
- cl-patterns (⭐84) - a system for composing music via Lisp code, heavily inspired by SuperCollider’s patterns system, with aims to implement much of it, but in a more robust, expressive, consistent, reflective, and lispy way. Audio output through SuperCollider, with preliminary support for Incudine, and MIDI through ALSA.
- Harmony - A real-time sound processing and playback system. zlib.
- "provides you with audio processing tools as well as an audio server to play back music, sfx, and so forth."
- using cl-mixed (⭐30) for the mixing and sound processing library.
- scheduler (⭐9) - The time based musical event scheduler for Common Lisp. Apache2.0.
- Common Music Notation - Common Music Notation (CMN) provides a package of functions to hierarchically describe a musical score. Public domain.
- cl-mpg123 (⭐5), cl-opus (⭐8) (OGG/Opus), cl-vorbis (⭐4) (OGG/Vorbis), cl-SoLoud (⭐2), cl-out123 (⭐5) (libout123), cl-flac (⭐2)
- csound (⭐1.4k) - A sound and music computing system. Includes CFFI and FFI interfaces for Common Lisp.
- cl-collider (⭐238) - A SuperCollider client for CommonLisp. With a tutorial (⭐21) and live coding demos. Public domain.
- cl-openal (⭐37) - bindings for the OpenAL audio library. Public domain.
Deployment / Isomorphic web frameworks
- make-common-lisp-program (⭐4) - GitHub action to build an executable Common Lisp program on Ubuntu, MacOS and Windows. MIT.
Date and time / Third-party APIs
- fuzzy-dates (⭐16) - A library to fuzzily parse date and time strings. Zlib.
Documentation builders / Third-party APIs
- mgl-pax (⭐86) - Exploratory
programming environment and documentation generator. one may
accomplish similar effects as with Literate Programming, but
documentation is generated from code, not vice versa. Code is first,
code must look pretty, documentation is code. MIT.
- also PDF export
- see this 40ants/doc (⭐23) fork: a lighter core system, a JavaScript search index, multiple format output, HTML themes, RSS and Atom feed for the Changelog and more.
- sphinxcontrib-cldomain -
Extending Sphinx to cover Common Lisp. To build documentation with
the same ease as sphinx would a Python project. GPL3
- crossreferences, links to the CLHS, symbol index, search, and all Sphinx features.
- Declt (⭐41) - Reference manual generator for Common Lisp libraries. Builds a texinfo document that can be further processed into various formats, such as HTML or PDF. BSD.
6. Awesome K6
Articles
- k6 OSS workshop (⭐33) - A 2-3 hour k6 workshop with practical k6 examples using the QuickPizza demo app.
Examples/Templates
- k6 QuickPizza examples (⭐101) - Web application used for demos and workshops with multiple k6 examples.
7. Awesome Neovim
Color / Diagnostics
- moyiz/command-and-cursor.nvim (⭐22) - Highlight cursor and visual selections when entering command mode.
8. Awesome Embedded Rust
Community / Community Chat Rooms
- rust-embedded:QQ group - Chinese community for Rust embedded
9. Awesome Agi Cocosci
Science Logology / Laboratory Automation
- Reconfigurable system for automated optimization of diverse chemical reactions - Science, 2018. [All Versions]. [Preprint]. 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.
10. Static Analysis
Other / Other
- kani (⭐2.6k) — The Kani Rust Verifier is a bit-precise model checker for Rust. Kani is particularly useful for verifying unsafe code blocks in Rust, where the "unsafe superpowers" are unchecked by the compiler. Kani verifies:
- Memory safety (e.g., null pointer dereferences)
- User-specified assertions (i.e., assert!(...))
- The absence of panics (e.g., unwrap() on None values)
- The absence of some types of unexpected behavior (e.g., arithmetic overflows)
- high performance: will validate & download manifests over multiple routines, caching downloaded files in memory
- configurable list of remote, or local schemas locations, enabling validating Kubernetes custom resources (CRDs) and offline validation capabilities
- uses by default a self-updating fork of the schemas registry maintained by the kubernetes-json-schema project - which guarantees up-to-date schemas for all recent versions of Kubernetes.
- Prev: Apr 16, 2024
- Next: Apr 14, 2024