python3-time-machine

Python library for mocking the current time

time-machine allows Python code (usually tests) to mock the current time by providing a date to travel back to.

wasix-libc

wasix libc implementation for WebAssembly

This fork of wasi-libc extends libc with the missing functionality needed to build complete and useful applications, in particular it incorporates these additional extensions: - full support for efficient multithreading including joins, signals and `getpid` - `pthreads` support (now extended from the WASI threads spec) - full support for sockets (`socket`, `bind`, `connect`, `resolve`) - IPv4, IPv6 - UDP, TCP - Multicast, Anycast - RAW sockets - current directory support (`chdir`) integrated with the runtime - `setjmp` / `longjmp` support (used extensively in `libc` ) via `asyncify` - process forking (`fork` and `vfork` ) - subprocess spawning and waiting (`exec` , `wait` ) - TTY support - asynchronous polling of sockets and files - pipe and event support (`pipe`, `event` ) - DNS resolution support (`resolve` )

vim-minimap

code minimap

minimap is a vim plugin showing a window rending the current buffers contents as minimap (aligned dots). Scrolling the minimap buffer aligns with the buffer itself. This makes it easier to keep overview over huge source files.

gccgo-14-mips-linux-gnu

GNU Go compiler for the mips-linux-gnu architecture

This is the GNU Go compiler for the mips-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gcc-14-plugin-dev-mipsisa64r6el-linux-gnuabi64

Files for GNU GCC plugin development.

This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins.

gcc-14-plugin-dev-mipsel-linux-gnu

Files for GNU GCC plugin development.

This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins.