Skip to content

Commit e7a328c

Browse files
committed
Robot Updated at:15 Jan 2025 21:10:20 GMT
1 parent 94dd054 commit e7a328c

9 files changed

+195
-104
lines changed

docs/awesome/awesome-agi-cocosci.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Contributions are greatly welcomed! Please refer to [Contribution Guidelines](ht
198198

199199
* [How to Grow a Mind: Statistics, Structure, and Abstraction](https://www.science.org/doi/full/10.1126/science.1192788) - ***Science***, 2011. [[All Versions](https://scholar.google.com/scholar?cluster=2667398573353002097)]. [[Preprint](https://cocosci.princeton.edu/tom/papers/growamind.pdf)]. This review describes recent approaches to reverse-engineering human learning and cognitive development and, in parallel, engineering more humanlike machine learning systems. Computational models that perform probabilistic inference over hierarchies of flexibly structured representations can address some of the deepest questions about the nature and origins of human thought: How does abstract knowledge guide learning and reasoning from sparse data? What forms does our knowledge take, across different domains and tasks? And how is that abstract knowledge itself acquired?
200200

201-
* [Human-level concept learning through probabilistic program induction.](https://ai6034.mit.edu/wiki/images/LakeDec2015.pdf) - ***Science***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=11844685101409624506&hl=en&as_sdt=0,5)]. [[Supplementary Material](https://cims.nyu.edu/~brenden/LakeEtAl2015Science_supp.pdf)]. Bayesian program induction for few-shot learning.
201+
* [Human-level concept learning through probabilistic program induction](https://ai6034.mit.edu/wiki/images/LakeDec2015.pdf) - ***Science***, 2015. [[All Versions](https://scholar.google.com/scholar?cluster=11844685101409624506&hl=en&as_sdt=0,5)]. [[Supplementary Material](https://cims.nyu.edu/~brenden/LakeEtAl2015Science_supp.pdf)]. Bayesian program induction for few-shot learning.
202202

203203
* [Building Machines That Learn and Think Like People](https://leylaroksancaglar.github.io/Caglar_Hanson_2017.pdf) - ***Behavioral and Brain Sciences***, 2017. [[All Versions](https://scholar.google.com/scholar?cluster=8504723689348856287&hl=en&as_sdt=0,5)]. Brenden Lake and Josh Tenenbaum's review on Bayesian modeling.
204204

docs/awesome/awesome-angular.md

+1
Original file line numberDiff line numberDiff line change
@@ -734,6 +734,7 @@ become an Angular expert.
734734
* [angular-material-tailwind-playwright-starter](https://github.com/adrian-taralunga/angular-material-tailwind-playwright-starter) - Angular 19 with material, tailwind, jest, playwright, and ngxs.
735735
* [Angspire](https://github.com/tbarracha/Angspire) - Angular + .NET (monorepo) project template designed to simplify development with out-of-the-box features like (basic) user authentication and frontend themes, reducing setup time and providing a scalable, maintainable foundation for your applications.
736736
* [keycloakify-starter-angular-vite](https://github.com/keycloakify/keycloakify-starter-angular-vite) - Angular + Vite Starter for [Keycloakify 11](https://www.keycloakify.dev/).
737+
* [@rainerhahnekamp/angular-starter](https://github.com/rainerhahnekamp/angular-starter) - A starter project for a modern Angular 19 application.
737738

738739
##### Paid
739740

docs/awesome/awesome-capacitor.md

+1
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ Independents plugins are listed here.
215215
- [Websocket Client](https://github.com/OrdinarySF/capacitor-websocket-client) - Capacitor WebSocket Client Plugin.
216216
- [Bing Translator](https://github.com/sabereen/capacitor-bing-translator) - A simple and **free** API for using [Bing Translator](https://bing.com/translator).
217217
- [Capacitor Calendar](https://github.com/ebarooni/capacitor-calendar) - A plugin for interacting with calendar and reminders.
218+
- [Capacitor voice recorder](https://github.com/tchvu3/capacitor-voice-recorder) - A plugin for simple voice recording.
218219

219220

220221
## Cordova plugins

docs/awesome/awesome-cl.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ Cryptography
151151
* [trivial-ssh](https://github.com/eudoxia0/trivial-ssh) - An SSH client library. [Expat][14].
152152
* [cl-ssh-keys](https://github.com/dnaeon/cl-ssh-keys) - Common Lisp system for generating and parsing of OpenSSH keys. [BSD_3Clause][15].
153153
* [cl-bcrypt](https://github.com/dnaeon/cl-bcrypt) - Common Lisp system for parsing and generating bcrypt password hashes. [BSD_3Clause][15].
154-
* see also [cl-pass](https://github.com/eudoxia0/cl-pass), using pbkdf2.
155154
* [gpgme](https://www.gnupg.org/download/index.en.html#gpgme) (GnuPG Made Easy) is the standard library to access GnuPG functions from programming languages. It provides an official Common Lisp system.
156155
* [gpgme lisp sources](https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=tree;f=lang/cl;h=05151bdf839e513f534a1b423d59332a2e46fd5d;hb=HEAD) (not in Quicklisp). GPL2.
157156
* [cl-frugal-uuid](https://github.com/ak-coram/cl-frugal-uuid/) - Common Lisp UUID library with zero dependencies. [MIT][200].
@@ -864,20 +863,21 @@ Library Manager
864863
*[Quicklisp][16] - A library manager containing many libraries, with easy depencency management. [Expat][14].
865864
* [ql-https](https://github.com/rudolfochrist/ql-https) - shell out to cURL and use HTTPS by default.
866865
* [Quicklisp bundles](https://quicklisp.org/beta/bundles.html) - self-contained sets of systems that are exported from Quicklisp and loadable without involving Quicklisp.
867-
* 👍 (NEW! as of May, 2023) [ocicl](https://github.com/ocicl/ocicl) - a new and experimental alternative to Quicklisp, built on tools from the world of containers. [MIT][200].
866+
* [ocicl](https://github.com/ocicl/ocicl) - a new and experimental alternative to Quicklisp, built on tools from the world of containers. [MIT][200].
868867
* [Ultralisp](http://ultralisp.org/) - A Quicklisp distribution which updates every 5 minutes and to which one can add his project in one click. [BSD][15].
869868
* [Roswell](https://github.com/roswell/roswell) - a Lisp implementation installer, script launcher and more. [MIT][200].
870869
* [Qlot](https://github.com/fukamachi/qlot) - A project-local library installer, similar to Bundler or Virtualenv. [Expat][14].
871870
* how to [use it from the Lisp REPL](https://github.com/svetlyak40wt/qlot-without-roswell) without Roswell.
872-
* [Quicksys](https://lisp.com.br/quicksys/) - install systems from multiple Quicklisp distributions. [MIT][200].
873-
* [Quickutil](https://github.com/stylewarning/quickutil) - A utility manager, similar to Quicklisp, but for small utilities rather than whole libraries. [3-clause BSD][15].
871+
* [vend](https://github.com/fosskers/vend) - Just vendor your dependencies! MPL-2.0.
874872

875873
see also:
876874

877875
* [CLPM](https://www.clpm.dev) - A package manager for Common Lisp that strives to cleanly separate the package manager process itself from the client image that uses it. [BSD_2Clause][17].
878876
* CLPM comes as a pre-built binary, supports HTTPS by default, supports installing multiple package versions, supports versioned systems, and more.
879877
* [trivial-system-loader](https://github.com/atgreen/trivial-system-loader) - A system installation/loading abstraction for Common Lisp.
880878
* play nice with people using another library manager than Quicklisp: instead of hard-coding `(ql:quickload :mysystem)`, use `(tsl:load-system :mysystem)`. tsl:load-system will first try to use ocicl if available, then quicklisp, then plain asdf:load-system.
879+
* [Quicksys](https://lisp.com.br/quicksys/) - install systems from multiple Quicklisp distributions. [MIT][200].
880+
* [Quickutil](https://github.com/stylewarning/quickutil) - A utility manager, similar to Quicklisp, but for small utilities rather than whole libraries. [3-clause BSD][15].
881881

882882
might help:
883883

@@ -1351,6 +1351,7 @@ Event processing
13511351
----------------
13521352

13531353
* [simple-tasks](https://github.com/Shinmera/simple-tasks) - A very simple task scheduling framework. [zlib][33].
1354+
* saves the return values and the task environment in case of failure, so we can inspect it later.
13541355
* [deeds](https://github.com/Shinmera/deeds) - Deeds is an Extensible Event Delivery System. It allows for efficient event delivery to multiple handlers with a complex event filtering system. [zlib][33].
13551356
* [cl-flow](https://github.com/borodust/cl-flow/) - Data-flowish computation tree library for non-blocking concurrent Common Lisp. [MIT][200].
13561357
* [event-glue](https://github.com/orthecreedence/event-glue) - simple eventing abstraction. No dependencies. It can be used anywhere you need a generic event handling system. [MIT][200].
@@ -1691,6 +1692,8 @@ Caching (serialization)
16911692
* [cl-naive-store](https://gitlab.com/Harag/cl-naive-store) - a naive persisted, in memory (lazy loading), indexed, document store for Common Lisp. [MIT][200].
16921693
- see [the introductory blog post](https://zaries.wordpress.com/2022/05/31/cl-naive-store/)
16931694
- dare we add: used in production by the author's company (ASTN Group, see awesome-lisp-companies)
1695+
* 🚀 [cl-binary-store](https://github.com/ajberkley/cl-binary-store) - A fast Common Lisp binary serializer/deserializer. BSD_3Clause. See [reddit announce](https://www.reddit.com/r/Common_Lisp/comments/1hz5879/new_binary_serializationdeserialization_library/) (2025).
1696+
* "A super fast and customizable serializer/deserializer of Common Lisp objects to/from a very compact binary format. Equality of objects, circular references, and the full Common Lisp type system are supported. Specialized arrays (on SBCL) are stored/restore at lightning speed."
16941697

16951698
See also the [Persistent object databases](#persistent-object-databases) section.
16961699

@@ -1709,6 +1712,8 @@ Compression / decompression
17091712
* [zippy](https://github.com/Shinmera/zippy) - A ZIP archive format library based on 3bz. [zlib][33].
17101713
* [archive](https://github.com/froydnj/archive) - a library for reading and creating archive (tar, cpio) files. [BSD_3Clause][15]. A pure Common Lisp replacement for the `tar` program.
17111714
* see its recent fork [cl-tar](https://common-lisp.net/project/cl-tar/) (2021). [Announce](https://www.timmons.dev/posts/new-project-cl-tar.html).
1715+
* [deoxybyte-gzip](https://github.com/keithj/deoxybyte-gzip) - Common Lisp interface to zlib via CFFI. GPL3.
1716+
* This system provides gzip and gunzip functions and a Gray-streams implementation, both built on a set of lower-level zlib functions.
17121717

17131718

17141719
Configuration

docs/awesome/awesome-elixir.md

+1
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
312312
*Applications, tools and libraries for your own cloud service.*
313313

314314
* [aws](https://github.com/aws-beam/aws-elixir) - AWS clients for Elixir.
315+
* [Batteries Included](https://github.com/batteries-included/batteries-included) - A self hostable platform for automation/UI driven Kubernetes; built in Elixir and Golang the entire UI is built with Phoenix Live View.
315316
* [Bonny](https://github.com/coryodaniel/bonny) - Kubernetes Operator Development Framework.
316317
* [Cloudi](http://cloudi.org/) - CloudI is for back-end server processing tasks that require soft-realtime transaction.
317318
* [discovery](https://github.com/undeadlabs/discovery) - An OTP application for auto-discovering services with Consul.

0 commit comments

Comments
 (0)