atdts
OCaml code generator for TypeScript
Atdts is a command-line program that takes as input type definitions in
the ATD syntax and produces TypeScript classes that can read and write
JHSON data.
python3-jupyter-ydoc
Document structures for collaborative editing using Ypy
jupyter_ydoc provides Ypy-based data structures for various
documents used in the Jupyter ecosystem. Built-in documents include:
- YBlob: a generic immutable binary document.
- YUnicode: a generic UTF8-encoded text document (YFile is an alias
to YUnicode).
- YNotebook: a Jupyter notebook document.
libstd-rust-1.59
Rust standard libraries
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
libancient2
decompression routines for ancient formats
This is a collection of decompression routines for old formats popular in the
Amiga, Atari computers and some other systems from 80's and 90's as well as
some that are currently used which were used in a some specific way in these
old systems.
libhalide13-0
fast, portable computation on images and tensors
Halide is a programming language designed to make it easier to write
high-performance image and array processing code on modern machines.
Halide currently targets:
* CPU architectures: X86, ARM, MIPS, Hexagon, PowerPC, RISC-V
* Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT
* GPU Compute APIs: CUDA, OpenCL, OpenGL Compute Shaders, Apple Metal,
Microsoft Direct X 12
Rather than being a standalone programming language,
Halide is embedded in C++. This means you write C++ code that builds
an in-memory representation of a Halide pipeline using Halide's C++ API.
You can then compile this representation to an object file,
or JIT-compile it and run it in the same process.
libstdc++-11-pic-s390x-cross
GNU Standard C++ Library v3 (shared library subset kit) (s390x)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.