freefem-examples

Example files for FreeFEM

FreeFEM is a language adapted to Partial Differential equation. The underlying method used is the Finite Element Method. This tool has been successfully used as a teaching tool and even as a research tool.

python3-aiorwlock

Synchronization primitive RWLock for asyncio (Python 3)

Read write lock for asyncio. A RWLock maintains a pair of associated locks, one for read-only operations and one for writing. The read lock may be held simultaneously by multiple reader tasks, so long as there are no writers. The write lock is exclusive.
2D Animation design and authoring tool

tupi

2D Animation design and authoring tool

Tupi: 2D Magic is a design and authoring tool for digital artists interested in 2D Animation, offering an interface experience focused on 8-100 years old kids. It's source code is based on the KTooN project.

gdc-mipsisa64r6el-linux-gnuabi64

GNU D compiler (based on GCC) for the mips64r6el architecture

This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc-mipsisa32r6-linux-gnu

GNU Objective-C compiler for the mipsr6 architecture

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libretro-bsnes-mercury-accuracy

Libretro wrapper for bsnes-mercury accuracy core

This wrapper makes bsnes-mercury accuracy core API compatible with libretro, thus allowing its use with libretro frontends, such as RetroArch.