Skip to content

Commit

Permalink
Update JSON data files.
Browse files Browse the repository at this point in the history
  • Loading branch information
artob committed Feb 16, 2025
1 parent 3d18062 commit 9bee8d4
Show file tree
Hide file tree
Showing 4 changed files with 134 additions and 7 deletions.
109 changes: 107 additions & 2 deletions projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,84 @@
},
"license": "https://github.com/frankbraun/asciiart/blob/master/UNLICENSE"
},
{
"name": "ASIMOV Command-Line Interface (CLI)",
"homepage": "https://cli.asimov.so",
"shortdesc": {
"en": "A polyglot development platform for trustworthy, neurosymbolic AI."
},
"download-page": "https://github.com/asimov-platform",
"repository": {
"browse": "https://github.com/asimov-platform/asimov-cli",
"location": "https://github.com/asimov-platform/asimov-cli.git"
},
"license": "https://github.com/asimov-platform/asimov-cli/blob/master/UNLICENSE"
},
{
"name": "ASIMOV Software Development Kit (SDK)",
"homepage": "https://sdk.asimov.so",
"shortdesc": {
"en": "A polyglot development platform for trustworthy, neurosymbolic AI."
},
"download-page": "https://github.com/asimov-platform",
"repository": {
"browse": "https://github.com/asimov-platform/asimov.rs",
"location": "https://github.com/asimov-platform/asimov.rs.git"
},
"license": "https://github.com/asimov-platform/asimov.rs/blob/master/UNLICENSE"
},
{
"name": "ASIMOV Platform",
"homepage": "https://asimov.so",
"shortdesc": {
"en": "A polyglot development platform for trustworthy, neurosymbolic AI."
},
"download-page": "https://github.com/asimov-platform",
"repository": {
"browse": "https://github.com/asimov-platform/asimov-universe",
"location": "https://github.com/asimov-platform/asimov-universe.git"
},
"license": "https://github.com/asimov-platform/asimov-cli/blob/master/UNLICENSE"
},
{
"name": "ASIMOV.rb",
"homepage": "https://rubygems.org/gems/asimov.rb",
"shortdesc": {
"en": "ASIMOV Software Development Kit (SDK) for Ruby"
},
"download-page": "https://rubygems.org/gems/asimov.rb",
"repository": {
"browse": "https://github.com/asimov-platform/asimov.rb",
"location": "https://github.com/asimov-platform/asimov.rb.git"
},
"license": "https://github.com/asimov-platform/asimov.rb/blob/master/UNLICENSE"
},
{
"name": "ASIMOV.rs",
"homepage": "https://crates.io/crates/asimov-sdk",
"shortdesc": {
"en": "ASIMOV Software Development Kit (SDK) for Rust"
},
"download-page": "https://crates.io/crates/asimov-sdk",
"repository": {
"browse": "https://github.com/asimov-platform/asimov.rs",
"location": "https://github.com/asimov-platform/asimov.rs.git"
},
"license": "https://github.com/asimov-platform/asimov.rs/blob/master/UNLICENSE"
},
{
"name": "Borsh.rb",
"homepage": "https://rubygems.org/gems/borsh",
"shortdesc": {
"en": "A Ruby library for encoding and decoding data in the Borsh binary serialization format designed for security-critical projects where consistency, safety, and performance matter."
},
"download-page": "https://rubygems.org/gems/borsh",
"repository": {
"browse": "https://github.com/dryruby/borsh.rb",
"location": "https://github.com/dryruby/borsh.rb.git"
},
"license": "https://github.com/dryruby/borsh.rb/blob/master/UNLICENSE"
},
{
"name": "bubble-operator-upwards",
"homepage": "https://www.hexstreamsoft.com/libraries/bubble-operator-upwards/",
Expand Down Expand Up @@ -181,6 +259,19 @@
},
"license": "https://github.com/frankbraun/gosignify/blob/master/UNLICENSE"
},
{
"name": "HotDIR",
"homepage": "https://veganaize.github.io/HotDIR/",
"shortdesc": {
"en": "Colorized file & folder listing for the Windows console."
},
"download-page": "https://github.com/veganaize/HotDIR/releases",
"repository": {
"browse": "https://github.com/veganaize/HotDIR",
"location": "https://github.com/veganaize/HotDIR.git"
},
"license": "https://github.com/veganaize/HotDIR/blob/master/LICENSE"
},
{
"name": "incognito-keywords",
"homepage": "https://www.hexstreamsoft.com/libraries/incognito-keywords/",
Expand Down Expand Up @@ -349,6 +440,19 @@
},
"license": "https://github.com/Hexstream/multiple-value-variants/blob/master/UNLICENSE"
},
{
"name": "NEAR.rb",
"homepage": "https://rubygems.org/gems/near",
"shortdesc": {
"en": "A Ruby client library for the NEAR Protocol."
},
"download-page": "https://rubygems.org/gems/near",
"repository": {
"browse": "https://github.com/dryruby/near.rb",
"location": "https://github.com/dryruby/near.rb.git"
},
"license": "https://github.com/dryruby/near.rb/blob/master/UNLICENSE"
},
{
"name": "NearDrop",
"homepage": "https://github.com/grishka/NearDrop",
Expand Down Expand Up @@ -526,11 +630,11 @@
},
{
"name": "RDF.rs",
"homepage": "https://crates.io/crates/rdf-model",
"homepage": "https://crates.io/crates/rdf_rs",
"shortdesc": {
"en": "A Rust library for working with Resource Description Framework (RDF) data."
},
"download-page": "https://crates.io/crates/rdf-model",
"download-page": "https://crates.io/crates/rdf_rs",
"repository": {
"browse": "https://github.com/rust-rdf/rdf.rs",
"location": "https://github.com/rust-rdf/rdf.rs.git"
Expand Down Expand Up @@ -605,6 +709,7 @@
"shortdesc": {
"en": "The most used database engine in the world."
},
"download-page": "https://sqlite.org/download.html",
"repository": {
"browse": "https://sqlite.org/src",
"location": "http://sqlite.org/cgi/src"
Expand Down
12 changes: 10 additions & 2 deletions projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
| :------ | :------ | ----: |
| [anaphoric-variants](https://www.hexstreamsoft.com/libraries/anaphoric-variants/) | Gives access to anaphoric variants of operators through one macro: ANAPHORIC. The user explicitly provides a variable name, preserving sanity, in contrast to the traditional use of an evil implicit variable ("IT"). Some operators can bind additional handy variables when explicitly requested. | [:link:](https://github.com/Hexstream/anaphoric-variants) [:arrow_down:]() |
| [asciiart](https://github.com/frankbraun/asciiart) | Parser for hierarchical ASCII art. | [:link:](https://github.com/frankbraun/asciiart) [:arrow_down:]() |
| [ASIMOV Command-Line Interface (CLI)](https://cli.asimov.so) | A polyglot development platform for trustworthy, neurosymbolic AI. | [:link:](https://github.com/asimov-platform/asimov-cli) [:arrow_down:](https://github.com/asimov-platform) |
| [ASIMOV Software Development Kit (SDK)](https://sdk.asimov.so) | A polyglot development platform for trustworthy, neurosymbolic AI. | [:link:](https://github.com/asimov-platform/asimov.rs) [:arrow_down:](https://github.com/asimov-platform) |
| [ASIMOV Platform](https://asimov.so) | A polyglot development platform for trustworthy, neurosymbolic AI. | [:link:](https://github.com/asimov-platform/asimov-universe) [:arrow_down:](https://github.com/asimov-platform) |
| [ASIMOV.rb](https://rubygems.org/gems/asimov.rb) | ASIMOV Software Development Kit (SDK) for Ruby | [:link:](https://github.com/asimov-platform/asimov.rb) [:arrow_down:](https://rubygems.org/gems/asimov.rb) |
| [ASIMOV.rs](https://crates.io/crates/asimov-sdk) | ASIMOV Software Development Kit (SDK) for Rust | [:link:](https://github.com/asimov-platform/asimov.rs) [:arrow_down:](https://crates.io/crates/asimov-sdk) |
| [Borsh.rb](https://rubygems.org/gems/borsh) | A Ruby library for encoding and decoding data in the Borsh binary serialization format designed for security-critical projects where consistency, safety, and performance matter. | [:link:](https://github.com/dryruby/borsh.rb) [:arrow_down:](https://rubygems.org/gems/borsh) |
| [bubble-operator-upwards](https://www.hexstreamsoft.com/libraries/bubble-operator-upwards/) | A function that "bubbles an operator upwards" in a form, demultiplexing all alternative branches by way of cartesian product. This operation is notably useful for easy implementation of certain kinds of shorthand notations in macros. A cartesian-product function is also exported, as it's needed to implement the main function. | [:link:](https://github.com/Hexstream/bubble-operator-upwards) [:arrow_down:]() |
| [c-timer-lib](https://github.com/HighPerLab/c-timer-lib) | A C/C++ interface to system/hardware clocks for high-precision time measurements. | [:link:](https://github.com/HighPerLab/c-timer-lib) [:arrow_down:]() |
| [cartesian-product-switch](https://www.hexstreamsoft.com/libraries/cartesian-product-switch/) | A macro for choosing the appropriate form to execute according to the combined results of multiple tests. This is a straightforward and efficient alternative to the convoluted ad-hoc conditionals one might otherwise resort to. | [:link:](https://github.com/Hexstream/cartesian-product-switch) [:arrow_down:]() |
Expand All @@ -15,6 +21,7 @@
| [furl](https://github.com/gruns/furl) | URL parsing and manipulation made easy. | [:link:](https://github.com/gruns/furl) [:arrow_down:](https://pypi.org/project/furl/) |
| [gl3w](https://github.com/skaslev/gl3w) | Simple OpenGL core profile loader. | [:link:](https://github.com/skaslev/gl3w) [:arrow_down:](https://github.com/skaslev/gl3w) |
| [gosignify](https://github.com/frankbraun/gosignify) | A Go reimplementation of OpenBSD's signify. | [:link:](https://github.com/frankbraun/gosignify) [:arrow_down:]() |
| [HotDIR](https://veganaize.github.io/HotDIR/) | Colorized file & folder listing for the Windows console. | [:link:](https://github.com/veganaize/HotDIR) [:arrow_down:](https://github.com/veganaize/HotDIR/releases) |
| [incognito-keywords](https://www.hexstreamsoft.com/libraries/incognito-keywords/) | Introduces a new kind of keyword that looks just like any non-keyword symbol and allows safe usage of convenient but clashy symbol names by multiple libraries without conflicts through sharing. Some names that might benefit are (alist blist plist macro operator index &doc &decl &rest+ &destructure &ignored &ignorable). | [:link:](https://github.com/Hexstream/incognito-keywords) [:arrow_down:]() |
| [its](https://www.hexstreamsoft.com/libraries/its/) | Provides convenient access to multiple values of an object in a concise, explicit and efficient way. | [:link:](https://github.com/Hexstream/its) [:arrow_down:]() |
| [jslint](https://jslint.com) | The JavaScript code quality and coverage tool. | [:link:](https://github.com/jslint-org/jslint) [:arrow_down:](https://npmjs.com/package/@jslint-org/jslint) |
Expand All @@ -29,6 +36,7 @@
| [map-bind](https://www.hexstreamsoft.com/libraries/map-bind/) | A macro that allows visual grouping of variables with their corresponding values (not necessarily 1:1) in calls to mapping operators when using an inline LAMBDA. It does so in a way that automatically supports virtually every existing and future mapping operator, all lambda keywords and FUNCALL/APPLY/MULTIPLE-VALUE-CALL variations. | [:link:](https://github.com/Hexstream/map-bind) [:arrow_down:]() |
| [Miniz](https://github.com/richgel999/miniz) | A single-source-file, high-performance deflate/inflate compression library with a zlib-compatible API. | [:link:](https://github.com/richgel999/miniz) [:arrow_down:](https://github.com/richgel999/miniz/releases) |
| [multiple-value-variants](https://www.hexstreamsoft.com/libraries/multiple-value-variants/) | Gives access to multiple-value variants of operators through one macro: MULTIPLE-VALUE. There are built-in variants for some standard operators; it's easy to create your own variants for other operators. The multiple-value mapping operators are especially useful. | [:link:](https://github.com/Hexstream/multiple-value-variants) [:arrow_down:]() |
| [NEAR.rb](https://rubygems.org/gems/near) | A Ruby client library for the NEAR Protocol. | [:link:](https://github.com/dryruby/near.rb) [:arrow_down:](https://rubygems.org/gems/near) |
| [NearDrop](https://github.com/grishka/NearDrop) | A partial implementation of Google's Nearby Share/Quick Share for macOS. | [:link:](https://github.com/grishka/NearDrop) [:arrow_down:](https://github.com/grishka/NearDrop/releases) |
| [nerd_dice](https://github.com/statelesscode/nerd_dice) | A Ruby Gem for rolling polyhedral dice. | [:link:](https://github.com/statelesscode/nerd_dice) [:arrow_down:]() |
| [Nightweb](https://sekao.net/nightweb/) | An anonymous P2P social network in Clojure. | [:link:](https://github.com/oakes/Nightweb) [:arrow_down:]() |
Expand All @@ -43,13 +51,13 @@
| [Protoflow](https://protoflow.rs) | Protoflow implements flow-based programming (FBP) for Rust using Protocol Buffers messages. | [:link:](https://github.com/asimov-platform/protoflow) [:arrow_down:](https://crates.io/crates/protoflow) |
| [pytube](https://pytube.io) | A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube videos. | [:link:](https://github.com/pytube/pytube) [:arrow_down:](https://pypi.org/project/pytube/) |
| [RDF.rb](https://rubygems.org/gems/rdf) | A Ruby library for working with Resource Description Framework (RDF) data. | [:link:](https://github.com/ruby-rdf/rdf) [:arrow_down:](https://rubygems.org/gems/rdf) |
| [RDF.rs](https://crates.io/crates/rdf-model) | A Rust library for working with Resource Description Framework (RDF) data. | [:link:](https://github.com/rust-rdf/rdf.rs) [:arrow_down:](https://crates.io/crates/rdf-model) |
| [RDF.rs](https://crates.io/crates/rdf_rs) | A Rust library for working with Resource Description Framework (RDF) data. | [:link:](https://github.com/rust-rdf/rdf.rs) [:arrow_down:](https://crates.io/crates/rdf_rs) |
| [re2c](http://re2c.org/) | A high-performance lexer generator for C and C++. | [:link:](https://github.com/skvadrik/re2c) [:arrow_down:]() |
| [react-use](https://streamich.github.io/react-use/) | A collection of essential React Hooks. | [:link:](https://github.com/streamich/react-use) [:arrow_down:]() |
| [ripgrep](https://github.com/BurntSushi/ripgrep) | A line-oriented search tool that recursively searches the current directory for a regex pattern. | [:link:](https://github.com/BurntSushi/ripgrep) [:arrow_down:](https://github.com/BurntSushi/ripgrep/releases) |
| [RSS-Bridge](https://rss-bridge.org/bridge01/) | A PHP web application that generates RSS feeds for websites that don't have one. | [:link:](https://github.com/RSS-Bridge/rss-bridge) [:arrow_down:](https://github.com/RSS-Bridge/rss-bridge/releases) |
| [Samourai Wallet](https://github.com/Samourai-Wallet) | Samourai Bitcoin wallet for Android. | [:link:](https://github.com/Samourai-Wallet/samourai-wallet-android) [:arrow_down:]() |
| [SQLite](https://sqlite.org) | The most used database engine in the world. | [:link:](https://sqlite.org/src) [:arrow_down:]() |
| [SQLite](https://sqlite.org) | The most used database engine in the world. | [:link:](https://sqlite.org/src) [:arrow_down:](https://sqlite.org/download.html) |
| [stb](https://github.com/nothings/stb) | A set of single-file public domain libraries for C/C++. | [:link:](https://github.com/nothings/stb) [:arrow_down:](https://github.com/nothings/stb) |
| [symbol-namespaces](https://www.hexstreamsoft.com/libraries/symbol-namespaces/) | Defines a new kind of package that's named by a symbol rather than a string and that maps from existing symbols to their respective "implicitly managed" counterparts. The motivating use-case is to conceptually allow multiple definitions of the same kind on a single symbol, without conflicts. | [:link:](https://github.com/Hexstream/symbol-namespaces) [:arrow_down:]() |
| [TomsFastMath](https://www.libtom.net/TomsFastMath/) | A fast large integer arithmetic library written in portable ISO C. | [:link:](https://github.com/libtom/tomsfastmath) [:arrow_down:]() |
Expand Down
17 changes: 15 additions & 2 deletions showcase.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
[
{
"name": "ASIMOV Platform",
"homepage": "https://asimov.so",
"shortdesc": {
"en": "A polyglot development platform for trustworthy, neurosymbolic AI."
},
"download-page": "https://github.com/asimov-platform",
"repository": {
"browse": "https://github.com/asimov-platform/asimov-universe",
"location": "https://github.com/asimov-platform/asimov-universe.git"
},
"license": "https://github.com/asimov-platform/asimov-cli/blob/master/UNLICENSE"
},
{
"name": "furl",
"homepage": "https://github.com/gruns/furl",
Expand Down Expand Up @@ -157,11 +170,11 @@
},
{
"name": "RDF.rs",
"homepage": "https://crates.io/crates/rdf-model",
"homepage": "https://crates.io/crates/rdf_rs",
"shortdesc": {
"en": "A Rust library for working with Resource Description Framework (RDF) data."
},
"download-page": "https://crates.io/crates/rdf-model",
"download-page": "https://crates.io/crates/rdf_rs",
"repository": {
"browse": "https://github.com/rust-rdf/rdf.rs",
"location": "https://github.com/rust-rdf/rdf.rs.git"
Expand Down
3 changes: 2 additions & 1 deletion showcase.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
| Project | Summary | Links |
| :------ | :------ | ----: |
| [ASIMOV Platform](https://asimov.so) | A polyglot development platform for trustworthy, neurosymbolic AI. | [:link:](https://github.com/asimov-platform/asimov-universe) [:arrow_down:](https://github.com/asimov-platform) |
| [furl](https://github.com/gruns/furl) | URL parsing and manipulation made easy. | [:link:](https://github.com/gruns/furl) [:arrow_down:](https://pypi.org/project/furl/) |
| [gl3w](https://github.com/skaslev/gl3w) | Simple OpenGL core profile loader. | [:link:](https://github.com/skaslev/gl3w) [:arrow_down:](https://github.com/skaslev/gl3w) |
| [jslint](https://jslint.com) | The JavaScript code quality and coverage tool. | [:link:](https://github.com/jslint-org/jslint) [:arrow_down:](https://npmjs.com/package/@jslint-org/jslint) |
Expand All @@ -12,7 +13,7 @@
| [Protoflow](https://protoflow.rs) | Protoflow implements flow-based programming (FBP) for Rust using Protocol Buffers messages. | [:link:](https://github.com/asimov-platform/protoflow) [:arrow_down:](https://crates.io/crates/protoflow) |
| [pytube](https://pytube.io) | A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube videos. | [:link:](https://github.com/pytube/pytube) [:arrow_down:](https://pypi.org/project/pytube/) |
| [RDF.rb](https://rubygems.org/gems/rdf) | A Ruby library for working with Resource Description Framework (RDF) data. | [:link:](https://github.com/ruby-rdf/rdf) [:arrow_down:](https://rubygems.org/gems/rdf) |
| [RDF.rs](https://crates.io/crates/rdf-model) | A Rust library for working with Resource Description Framework (RDF) data. | [:link:](https://github.com/rust-rdf/rdf.rs) [:arrow_down:](https://crates.io/crates/rdf-model) |
| [RDF.rs](https://crates.io/crates/rdf_rs) | A Rust library for working with Resource Description Framework (RDF) data. | [:link:](https://github.com/rust-rdf/rdf.rs) [:arrow_down:](https://crates.io/crates/rdf_rs) |
| [ripgrep](https://github.com/BurntSushi/ripgrep) | A line-oriented search tool that recursively searches the current directory for a regex pattern. | [:link:](https://github.com/BurntSushi/ripgrep) [:arrow_down:](https://github.com/BurntSushi/ripgrep/releases) |
| [RSS-Bridge](https://rss-bridge.org/bridge01/) | A PHP web application that generates RSS feeds for websites that don't have one. | [:link:](https://github.com/RSS-Bridge/rss-bridge) [:arrow_down:](https://github.com/RSS-Bridge/rss-bridge/releases) |
| [stb](https://github.com/nothings/stb) | A set of single-file public domain libraries for C/C++. | [:link:](https://github.com/nothings/stb) [:arrow_down:](https://github.com/nothings/stb) |
Expand Down

0 comments on commit 9bee8d4

Please sign in to comment.