You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/awesome/awesome-agi-cocosci.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -198,7 +198,7 @@ Contributions are greatly welcomed! Please refer to [Contribution Guidelines](ht
198
198
199
199
*[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?
200
200
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.
202
202
203
203
*[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.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-angular.md
+1
Original file line number
Diff line number
Diff line change
@@ -734,6 +734,7 @@ become an Angular expert.
734
734
*[angular-material-tailwind-playwright-starter](https://github.com/adrian-taralunga/angular-material-tailwind-playwright-starter) - Angular 19 with material, tailwind, jest, playwright, and ngxs.
735
735
*[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.
736
736
*[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.
-[Bing Translator](https://github.com/sabereen/capacitor-bing-translator) - A simple and **free** API for using [Bing Translator](https://bing.com/translator).
217
217
-[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.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-cl.md
+9-4
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,6 @@ Cryptography
151
151
*[trivial-ssh](https://github.com/eudoxia0/trivial-ssh) - An SSH client library. [Expat][14].
152
152
*[cl-ssh-keys](https://github.com/dnaeon/cl-ssh-keys) - Common Lisp system for generating and parsing of OpenSSH keys. [BSD_3Clause][15].
153
153
*[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.
155
154
*[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.
156
155
*[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.
157
156
*[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
864
863
* ⭐ [Quicklisp][16] - A library manager containing many libraries, with easy depencency management. [Expat][14].
865
864
*[ql-https](https://github.com/rudolfochrist/ql-https) - shell out to cURL and use HTTPS by default.
866
865
*[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].
868
867
*[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].
869
868
*[Roswell](https://github.com/roswell/roswell) - a Lisp implementation installer, script launcher and more. [MIT][200].
870
869
*[Qlot](https://github.com/fukamachi/qlot) - A project-local library installer, similar to Bundler or Virtualenv. [Expat][14].
871
870
* 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.
874
872
875
873
see also:
876
874
877
875
*[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].
878
876
* CLPM comes as a pre-built binary, supports HTTPS by default, supports installing multiple package versions, supports versioned systems, and more.
879
877
*[trivial-system-loader](https://github.com/atgreen/trivial-system-loader) - A system installation/loading abstraction for Common Lisp.
880
878
* 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].
881
881
882
882
might help:
883
883
@@ -1351,6 +1351,7 @@ Event processing
1351
1351
----------------
1352
1352
1353
1353
*[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.
1354
1355
*[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].
1355
1356
*[cl-flow](https://github.com/borodust/cl-flow/) - Data-flowish computation tree library for non-blocking concurrent Common Lisp. [MIT][200].
1356
1357
*[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)
1691
1692
*[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].
1692
1693
- see [the introductory blog post](https://zaries.wordpress.com/2022/05/31/cl-naive-store/)
1693
1694
- 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."
1694
1697
1695
1698
See also the [Persistent object databases](#persistent-object-databases) section.
1696
1699
@@ -1709,6 +1712,8 @@ Compression / decompression
1709
1712
*[zippy](https://github.com/Shinmera/zippy) - A ZIP archive format library based on 3bz. [zlib][33].
1710
1713
*[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.
1711
1714
* 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.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-elixir.md
+1
Original file line number
Diff line number
Diff line change
@@ -312,6 +312,7 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
312
312
*Applications, tools and libraries for your own cloud service.*
313
313
314
314
*[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.
315
316
*[Bonny](https://github.com/coryodaniel/bonny) - Kubernetes Operator Development Framework.
316
317
*[Cloudi](http://cloudi.org/) - CloudI is for back-end server processing tasks that require soft-realtime transaction.
317
318
*[discovery](https://github.com/undeadlabs/discovery) - An OTP application for auto-discovering services with Consul.
0 commit comments